]> git.pld-linux.org Git - packages/fvwm2.git/blob - fvwm2.spec
- release 4 (rebuild with libpng14)
[packages/fvwm2.git] / fvwm2.spec
1 #
2 # TODO: more updates in system.fvwm2rc (see warnings on run)
3 #
4 # Conditional build:
5 %bcond_without  stroke          # without mouse strokes (gestures) support
6 %bcond_without  xft             # without Xft (1 or 2) support
7 %bcond_with     fribidi         # with bidirectional text support
8 %bcond_with     gnome           # with gnome-libs
9 %bcond_with     rplay           # with internal sound support (through rplay)
10 #
11 %include        /usr/lib/rpm/macros.perl
12 Summary:        An improved version of the FVWM X-based window manager
13 Summary(de.UTF-8):      F(?) Virtual Window Manager
14 Summary(es.UTF-8):      Administrador de ventanas semejante al mwm
15 Summary(fr.UTF-8):      F(?) Virtual Window Manager
16 Summary(ja.UTF-8):      改良版 FVWM - X 用ウィンドウマネージャ
17 Summary(pl.UTF-8):      Ulepszona wersja zarządcy okien FVWM
18 Summary(pt_BR.UTF-8):   Gerenciador de janelas semelhante ao mwm
19 Summary(ru.UTF-8):      Виртуальный оконный менеджер F(?)
20 Summary(tr.UTF-8):      Yaygın bir pencere denetleyicisi
21 Name:           fvwm2
22 Version:        2.5.26
23 Release:        4
24 License:        GPL
25 Group:          X11/Window Managers
26 Source0:        ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-%{version}.tar.bz2
27 # Source0-md5:  a1c225fe6497bf86a59cac561abd9064
28 Source1:        fvwm-2.0.46.icons.tar.gz
29 # Source1-md5:  8d81420cf49442fca4bb2b61ae54eeb9
30 Source2:        %{name}.desktop
31 Source3:        %{name}-system.%{name}rc.tar.gz
32 # Source3-md5:  22c1f6c5ab4bd84376daa37debd3e889
33 Source4:        %{name}.RunWM
34 Source5:        mozilla.xpm
35 Source6:        %{name}-xsession.desktop
36 Patch0:         %{name}-paths.patch
37 Patch1:         FvwmPager.patch
38 Patch2:         %{name}-locale_names.patch
39 Patch3:         %{name}-varia.patch
40 Patch4:         %{name}-libpng14.patch
41 URL:            http://www.fvwm.org/
42 BuildRequires:  autoconf
43 BuildRequires:  automake
44 %{?with_fribidi:BuildRequires:  fribidi-devel}
45 %{?with_gnome:BuildRequires:    gnome-libs-devel}
46 BuildRequires:  gtk+-devel
47 BuildRequires:  libpng-devel >= 1.4
48 %{?with_stroke:BuildRequires:   libstroke-devel}
49 BuildRequires:  pkgconfig
50 BuildRequires:  readline-devel >= 4.2
51 %{?with_rplay:BuildRequires:    rplay-devel}
52 BuildRequires:  rpm-perlprov
53 %{?with_xft:BuildRequires:      xorg-lib-libXft-devel}
54 BuildRequires:  xorg-lib-libXpm-devel
55 BuildRequires:  xorg-lib-libXt-devel
56 Requires(post): vfmg >= 0.9.95
57 Requires:       fvwm2-icons = %{version}-%{release}
58 Requires:       m4
59 Requires:       vfmg >= 0.9.18-2
60 Obsoletes:      fvwm95
61 Conflicts:      filesystem < 3.0-20
62 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
63
64 %define         _sysconfdir     /etc/X11/fvwm2
65 %define         _wmpropsdir     /usr/share/gnome/wm-properties
66
67 %description
68 FVWM2 (the F stands for whatever you want, but the VWM stands for
69 Virtual Window Manager) is an improved version of the FVWM window
70 manager for the X Window System and shares the same characteristics as
71 FVWM.
72
73 %description -l es.UTF-8
74 Fvwm2 es una versión del popular administrador de ventanas "Feeble
75 Virtual Window Manager".
76
77 %description -l ja.UTF-8
78 FVWM2 (Fは好きなように解釈してください。ただし、 VWM は Virtual Window
79 Manager を省略したものです。)は FVWM と同じ特徴を持ち 更に拡張された X
80 Window System 用ウィンドウマネージャです。
81
82 %description -l pl.UTF-8
83 FVWM (za F można sobie podstawić co kto woli, lecz VWM pochodzi od
84 pierwszych liter "Virtual Window Manager", czyli wirtualny zarządca
85 okien) to ulepszona wersja zarządcy okien dla systemu X Window FVWM i
86 posiadająca te same cechy.
87
88 %description -l pt_BR.UTF-8
89 Fvwm2 é uma versão do popular gerenciador de janelas "Feeble Virtual
90 Window Manager".
91
92 %description -l ru.UTF-8
93 fvwm2 - это версия популярного "Feeble Virtual Window Manager".
94
95 %package icons
96 Summary:        Graphic files used by the FVWM and FVWM2 window managers
97 Summary(de.UTF-8):      Symbole und Pixmaps für fvwm
98 Summary(fr.UTF-8):      Icônes et pixmaps pour fvwm
99 Summary(pl.UTF-8):      Pliki graficzne używane przez zarządców okien FVWM i FVWM2
100 Summary(ru.UTF-8):      Пиктограммы и растровые картинки для fvwm2
101 Summary(tr.UTF-8):      Fvwm için çeşitli minik görüntü ve simgeler
102 Group:          X11/Window Managers
103 Obsoletes:      fvwm95-icons
104
105 %description icons
106 This package contains icons, bitmaps and pixmaps for fvwm and fvwm2.
107
108 %description icons -l de.UTF-8
109 Dieses Paket enthält Symbole, Bitmaps und Pixmaps für fvwm und fvwm2.
110
111 %description icons -l fr.UTF-8
112 Ce package contient des icones, bitmaps et pixmaps pour fvwm et fvwm2.
113
114 %description icons -l pl.UTF-8
115 Ten pakiet zawiera ikony, bitmapy i pixmapy dla fvwm i fvwm2.
116
117 %description icons -l ru.UTF-8
118 Этот пакет содержит пиктограммы и прочие картинки для fvwm2.
119
120 %description icons -l tr.UTF-8
121 Fvwm için çeşitli minik görüntü ve simgeler.
122
123 %package perl
124 Summary:        fvwm-perllib, FvwmPerl and dependent modules
125 Summary(pl.UTF-8):      fvwm-perllib, FvwmPerl i zależne moduły
126 Group:          X11/Window Managers/Tools
127 Requires:       %{name} = %{version}-%{release}
128
129 %description perl
130 fvwm-perllib, FvwmPerl and dependent modules.
131
132 %description perl -l pl.UTF-8
133 fvwm-perllib, FvwmPerl i zależne moduły.
134
135 %prep
136 %setup -n fvwm-%{version} -q -a1 -a3
137 %patch0 -p1
138 %patch1 -p1
139 %patch2 -p1
140 %patch3 -p1
141 %patch4 -p1
142
143 mv -f po/FvwmScript.sv{_SE,}.po
144 mv -f po/FvwmTaskBar.sv{_SE,}.po
145 mv -f po/fvwm.sv{_SE,}.po
146
147 %build
148 rm -f missing
149 %{__aclocal}
150 %{__autoconf}
151 %{__automake}
152 %configure \
153         --disable-dmalloc \
154         --disable-efence \
155         --%{!?debug:dis}%{?debug:en}able-debug-msgs \
156         --disable-command-log \
157         %{!?with_fribidi:--disable-bidi} \
158         %{!?with_xft:--disable-xft} \
159         --enable-multibyte \
160         --enable-shape \
161         --enable-sm \
162         %{?with_gnome:--with-gnome}%{!?with_gnome:--without-gnome} \
163         --with-xpm-library \
164         %{!?with_rplay:--without-rplay-library} \
165         --with-stroke-library \
166         --with-ncurses-library \
167         --with-readline-library \
168         --with-ncurses-library \
169         --with-iconv-library=no \
170         --without-termcap-library
171
172 %{__make}
173
174 %install
175 rm -rf $RPM_BUILD_ROOT
176
177 %{__make} install \
178         DESTDIR=$RPM_BUILD_ROOT
179
180 install -d \
181         $RPM_BUILD_ROOT{%{_sysconfdir},/etc/sysconfig/wmstyle,%{_wmpropsdir}} \
182         $RPM_BUILD_ROOT{%{_datadir}/{locale,xsessions},%{_pixmapsdir}/mini}
183
184 install system.fvwm2rc $RPM_BUILD_ROOT%{_sysconfdir}/system.fvwm2rc
185 install fvwm2.menu.m4 $RPM_BUILD_ROOT%{_sysconfdir}
186
187 install icons/*.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
188
189 mv $RPM_BUILD_ROOT%{_pixmapsdir}/mini-*.xpm \
190         $RPM_BUILD_ROOT%{_pixmapsdir}/mini
191
192 # Conflicts with wmmaker
193 mv $RPM_BUILD_ROOT%{_pixmapsdir}/xv{,-fvwm}.xpm
194
195 install %{SOURCE2} $RPM_BUILD_ROOT%{_wmpropsdir}
196 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/wmstyle/%{name}.sh
197 install %{SOURCE5} $RPM_BUILD_ROOT%{_pixmapsdir}
198 install %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/xsessions/%{name}.desktop
199 touch $RPM_BUILD_ROOT%{_sysconfdir}/fvwm2.menu2
200
201 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/xpmroot.1
202 echo ".so fvwm-root.1" > $RPM_BUILD_ROOT%{_mandir}/man1/xpmroot.1
203
204 %find_lang %{name} --all-name
205
206 %clean
207 rm -rf $RPM_BUILD_ROOT
208
209 %post
210 # generate initial menu
211 [ -f /etc/sysconfig/vfmg ] && . /etc/sysconfig/vfmg
212 [ "$FVWM2" = yes -o "$FVWM2" = 1 -o ! -f /etc/X11/fvwm2/fvwm2.menu2 ] && \
213         vfmg fvwm2 >/etc/X11/fvwm2/fvwm2.menu2 2>/dev/null ||:
214
215 %files -f %{name}.lang
216 %defattr(644,root,root,755)
217 %doc README AUTHORS NEWS docs
218 %dir %{_sysconfdir}
219 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fvwm2.menu.m4
220 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/system.fvwm2rc
221 %ghost %{_sysconfdir}/fvwm2.menu2
222 %attr(755,root,root) /etc/sysconfig/wmstyle/*.sh
223 %attr(755,root,root) %{_bindir}/[!f]*
224 %attr(755,root,root) %{_bindir}/fvwm
225 %attr(755,root,root) %{_bindir}/fvwm2
226 %attr(755,root,root) %{_bindir}/fvwm-[!p]*
227 %dir %{_libdir}/fvwm
228 %attr(755,root,root) %{_libdir}/fvwm/Fvwm[!DGPWT]*
229 %attr(755,root,root) %{_libdir}/fvwm/FvwmD[!e]*
230 %attr(755,root,root) %{_libdir}/fvwm/FvwmGtk
231 %attr(755,root,root) %{_libdir}/fvwm/FvwmP[!e]*
232 %attr(755,root,root) %{_libdir}/fvwm/FvwmT[!a]*
233 %attr(755,root,root) %{_libdir}/fvwm/FvwmTaskBar
234 %attr(755,root,root) %{_libdir}/fvwm/FvwmW[!i]*
235 %attr(755,root,root) %{_libdir}/fvwm/FvwmWinList
236 %dir %{_datadir}/fvwm
237 %{_datadir}/fvwm/[!p]*
238 %{_datadir}/xsessions/%{name}.desktop
239 %{_wmpropsdir}/fvwm2.desktop
240 %{_mandir}/man1/[!Ff]*.1*
241 %{_mandir}/man1/Fvwm[!DGPW]*.1*
242 %{_mandir}/man1/FvwmD[!e]*.1*
243 %{_mandir}/man1/FvwmP[!e]*.1*
244 %{_mandir}/man1/FvwmW[!i]*.1*
245 %{_mandir}/man1/FvwmWinList.1*
246 %{_mandir}/man1/fvwm.1*
247 %{_mandir}/man1/fvwm-[!p]*.1*
248
249 %files icons
250 %defattr(644,root,root,755)
251 %{_pixmapsdir}/*.xpm
252 %dir %{_pixmapsdir}/mini
253 %{_pixmapsdir}/mini/*.xpm
254
255 %files perl
256 %defattr(644,root,root,755)
257 %attr(755,root,root) %{_bindir}/fvwm-perllib
258 %attr(755,root,root) %{_libdir}/fvwm/FvwmDebug
259 %attr(755,root,root) %{_libdir}/fvwm/FvwmGtkDebug
260 %attr(755,root,root) %{_libdir}/fvwm/FvwmPerl
261 %attr(755,root,root) %{_libdir}/fvwm/FvwmTabs
262 %attr(755,root,root) %{_libdir}/fvwm/FvwmWindowMenu
263 %{_datadir}/fvwm/perllib
264 %{_mandir}/man1/fvwm-perllib.1*
265 %{_mandir}/man1/FvwmDebug.1*
266 %{_mandir}/man1/FvwmGtkDebug.1*
267 %{_mandir}/man1/FvwmPerl.1*
268 %{_mandir}/man1/FvwmWindowMenu.1*
This page took 0.062101 seconds and 4 git commands to generate.