]> git.pld-linux.org Git - packages/icewm.git/blobdiff - icewm.spec
- standardize locale dir names (no->nb, zh_TW.Big5->zh_TW)
[packages/icewm.git] / icewm.spec
index 5ebfe3a32207635b64f1931da8b4572491dc2e9a..aae755853de350211972fd63ff2b1189ff1c7c09 100644 (file)
@@ -1,49 +1,62 @@
 #
 # Conditional build:
-# _with_antialiasing   - enable antialiasing
-# _with_gradients      - enable gradients (implies _with_antialiasing)
-# _without_guievents   - disable guievents
-# _without_gnome       - disable GNOME support
-# _without_imlib       - disable imlib support
-# _without_freetype    - disable xfreetype support
+%bcond_with    gradients       # enable gradients (implies with_antialiasing)
+%bcond_without antialiasing    # disable antialiasing
+%bcond_without freetype        # disable xfreetype support (implies !with_antialiasing)
+%bcond_without guievents       # disable guievents
+%bcond_with    gnome           # enable GNOME support
+%bcond_without imlib           # disable imlib support
 #
 # TODO:
 # - make a PLD-theme - default :]
-# - bigger menu-file
 #
+
 Summary:       IceWM X11 Window Manager
 Summary(es):   Administrador de Ventanas X11
-Summary(pl):   IceWM - mened¿er okienek X11
+Summary(pl):   IceWM - zarz±dca okienek X11
 Summary(pt_BR):        Gerenciador de Janelas X11
 Summary(ru):   ïËÏÎÎÙÊ ÍÅÎÅÄÖÅÒ ÄÌÑ X11
 Summary(uk):   ÷¦ËÏÎÎÉÊ ÍÅÎÅÄÖÅÒ ÄÌÑ X11
 Name:          icewm
-Version:       1.2.2
-Release:       1
-Epoch:         1
+Version:       1.2.14
+%define _pre pre9
+Release:       1.%{_pre}.2
+Epoch:         2
 License:       LGPL
 Group:         X11/Window Managers
-Source0:       http://prdownloads.sourceforge.net/icewm/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/icewm/%{name}-%{version}%{_pre}.tar.gz
+# Source0-md5: b28db6d83f44d1b440fdae6657970eda
 Source1:       IceWM.desktop
 Source2:       %{name}.directory
-Source3:       http://prdownloads.sourceforge.net/icewm/iceicons-0.6.tar.gz
+Source3:       http://dl.sourceforge.net/icewm/iceicons-0.6.tar.gz
+# Source3-md5: 53ed111a3c4d1e609bd1604ddccd4701
 Source4:       IceWM.RunWM
 Source5:       IceWM.wm_style
-Source6:       %{name}-menu
-Source7:       http://prdownloads.sourceforge.net/icewm/netscapeicons-0.2.tar.gz
+Source6:       http://dl.sourceforge.net/icewm/netscapeicons-0.2.tar.gz
+# Source6-md5: 409aa9b02adc11309ed546c5120c01d2
+Source7:       %{name}-xsession.desktop
+Patch0:                %{name}-broken-xrandr.patch
+Patch1:                %{name}-home_etc.patch
+Patch2:                %{name}-link_with_g++.patch
+Patch3:                %{name}-showdesktopkey.patch
 URL:           http://www.icewm.org/
 BuildRequires: XFree86-devel
-%{!?_without_guievents:BuildRequires:  esound-devel}
-BuildRequires: gcc-c++
-%{!?_without_gnome:BuildRequires:      gnome-libs-devel}
-%{!?_without_imlib:BuildRequires:      imlib-devel}
+BuildRequires: autoconf >= 2.50
+BuildRequires: automake
+%{?with_guievents:BuildRequires:       esound-devel}
+BuildRequires: gettext-devel
+%{?with_gnome:BuildRequires:   gnome-desktop-devel}
+%{?with_imlib:BuildRequires:   imlib-devel}
+BuildRequires: libstdc++-devel
+%{?with_freetype:BuildRequires:        xft-devel >= 2.1}
+BuildRequires: yiff-devel
 Requires(pre): fileutils
 Requires(pre): sh-utils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _prefix         /usr/X11R6
 %define                _wmstyledir     /etc/sysconfig/wmstyle
-%define                _wmpropsdir     %{_datadir}/wm-properties
+%define                _wmpropsdir     /usr/share/wm-properties
+%define                specflags_ia32  "-fomit-frame-pointer"
 
 %description
 Window Manager for X Window System. Can emulate the look of
@@ -60,9 +73,9 @@ tareas, lista de ventanas, estado de la caja de entrada del correo y
 reloj digital. Rápido y pequeño.
 
 %description -l pl
-Mened¿er okienek pod X11. Mo¿e emulowaæ wygl±d Windows'95, OS/2 Warp
-3,4, MWM. Mened¿er ten próbuje wybraæ najlepsze cechy dostêpne w
-powy¿szych ¶rodowiskach, jak: wiele jednocze¶nie obecnych przestrzeni
+Zarz±dca okienek pod X11. Mo¿e emulowaæ wygl±d Windows'95, OS/2 Warp
+3, 4, MWM. Zarz±dca ten próbuje przej±æ z powy¿szych ¶rodowisk ich
+najlepsze cechy, takie jak: wiele jednocze¶nie obecnych przestrzeni
 roboczych, paski narzêdziowe, status skrzynki z poczt±, cyfrowy zegar.
 Jest przy tym ma³y i szybki.
 
@@ -90,57 +103,77 @@ Windows'95, OS/2 Warp 3,4, Motif. 
 
 %package themes-base
 Summary:       Pack of themes for IceWM
-Summary(pl):   Zestaw tematów dla IceWM-a
+Summary(pl):   Zestaw motywów dla IceWM-a
 Group:         Themes
 Requires:      icewm
 
 %description themes-base
 Standard pack of themes delivered with IceWM. All of them made by
-Marko Macek: gtk2, metal2, motif, nice, warp3, warp4, win95.
+Marko Macek: gtk2, metal2, motif, nice, nice2, warp3, warp4, win95.
 
 %description themes-base -l pl
-Standardowy zestaw tematów dla IceWM-a, dostarczany wraz z nim.
+Standardowy zestaw motywów dla IceWM-a, dostarczany wraz z nim.
 Wszystkie stworzone przez Marko Macka: gtk2, metal2, motif, nice,
-warp3, warp4, win95.
+nice2, warp3, warp4, win95.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_pre}
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+
+mv -f po/{no,nb}.po
+mv -f po/{zh_TW.Big5,zh_TW}.po
 
 cd lib/icons
 tar -xzf %{SOURCE3}
-tar -xzf %{SOURCE7}
-cd ../..
+tar -xzf %{SOURCE6}
 
 %build
+cp -f /usr/share/automake/config.sub .
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
 %configure \
-       --with-docdir=%{_docdir} \
-       --enable-i18n \
-       %{!?_without_guievents:--enable-guievents} \
-       %{!?_without_freetype:--enable-xfreetype} \
-       %{!?_without_gnome:--with-gnome-menus} \
-       %{!?_without_imlib:--with-imlib} \
-       %{?_with_antialiasing:--enable-antialiasing} \
-       %{?_with_gradients:--enable-gradients}
+       %{?with_gradients:--enable-gradients} \
+       %{?with_antialiasing:--enable-antialiasing} \
+       %{!?with_freetype:--disable-xfreetype} \
+       %{?with_guievents:--enable-guievents} \
+       %{?with_gnome:--enable-menus-gnome} \
+       %{!?with_imlib:--without-imlib} \
+       --enable-shaped-decorations \
+       --with-cfgdir=%{_sysconfdir}/X11/%{name} \
+       --with-docdir=%{_docdir}
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_wmstyledir}} \
-       $RPM_BUILD_ROOT{%{_applnkdir}/Settings/IceWM,%{_wmpropsdir}}
+install -d $RPM_BUILD_ROOT{%{_datadir}/xsessions,%{_pixmapsdir},%{_wmstyledir}} \
+       $RPM_BUILD_ROOT{%{_applnkdir}/Settings/IceWM,%{_wmpropsdir},%{_sysconfdir}/X11/%{name}}
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_wmpropsdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_applnkdir}/Settings/IceWM/.directory
-install %{SOURCE4} $RPM_BUILD_ROOT%{_wmstyledir}/IceWM.sh
-install %{SOURCE5} $RPM_BUILD_ROOT%{_wmstyledir}/IceWM.names
-install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/X11/icewm/menu
-install lib/keys $RPM_BUILD_ROOT%{_sysconfdir}/X11/icewm/keys
-install lib/preferences $RPM_BUILD_ROOT%{_sysconfdir}/X11/icewm/preferences
-install lib/toolbar $RPM_BUILD_ROOT%{_sysconfdir}/X11/icewm/toolbar
-install lib/winoptions $RPM_BUILD_ROOT%{_sysconfdir}/X11/icewm/winoptions
-
-ln -s %{_libdir}/X11/icewm/icons $RPM_BUILD_ROOT%{_pixmapsdir}/icewm
+install %{SOURCE4} $RPM_BUILD_ROOT%{_wmstyledir}/%{name}.sh
+install %{SOURCE5} $RPM_BUILD_ROOT%{_wmstyledir}/%{name}.names
+install %{SOURCE7} $RPM_BUILD_ROOT%{_datadir}/xsessions/%{name}.desktop
+install lib/keys $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/keys
+install lib/preferences $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/preferences
+install lib/toolbar $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/toolbar
+install lib/winoptions $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/winoptions
+echo %{_bindir}/icewmbg > $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/startup
+:> $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/restart
+
+ln -s %{_datadir}/icewm/icons $RPM_BUILD_ROOT%{_pixmapsdir}/icewm
+
+%if %{with gnome}
+echo "menuprog \"Programs\" %{_datadir}/icewm/icons/folder_16x16.xpm icewm-menu-gnome2 --list \"%{_applnkdir}\"" > $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/menu
+%else
+echo "menuprog \"Programs\" %{_datadir}/icewm/icons/folder_16x16.xpm wmconfig --output icewm" > $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/menu
+%endif
 
 %find_lang %{name}
 
@@ -152,30 +185,34 @@ test -h %{_pixmapsdir}/icewm || rm -rf %{_pixmapsdir}/icewm
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS CHANGES FAQ PLATFORMS README* TODO icewm.lsm doc/*.html
+%doc AUTHORS BUGS CHANGES PLATFORMS README* TODO icewm.lsm doc/*.html
 %attr(755,root,root) %{_bindir}/*
-%dir %{_sysconfdir}/X11/icewm
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/X11/icewm/*
+%dir %{_sysconfdir}/X11/%{name}
+%config(noreplace,missingok) %verify(not md5 size mtime) %{_sysconfdir}/X11/%{name}/[!rs]*
+%config(noreplace,missingok) %verify(not md5 size mtime) %attr(755,root,root) %{_sysconfdir}/X11/%{name}/[rs]*
 %{_pixmapsdir}/icewm
-%dir %{_libdir}/X11/icewm
-%{_libdir}/X11/icewm/icons
-%{_libdir}/X11/icewm/ledclock
-%{_libdir}/X11/icewm/mailbox
-%{_libdir}/X11/icewm/taskbar
-%dir %{_libdir}/X11/icewm/themes
-%{_libdir}/X11/icewm/themes/Infadel2
+%dir %{_datadir}/icewm
+%{_datadir}/icewm/icons
+%{_datadir}/icewm/ledclock
+%{_datadir}/icewm/mailbox
+%{_datadir}/icewm/taskbar
+%dir %{_datadir}/icewm/themes
+%{_datadir}/icewm/themes/Infadel2
+%{_datadir}/icewm/themes/icedesert
+%{_datadir}/xsessions/%{name}.desktop
 %dir %{_applnkdir}/Settings/IceWM
 %{_applnkdir}/Settings/IceWM/.directory
 %{_wmpropsdir}/*
-%attr(755,root,root) %{_wmstyledir}/IceWM.sh
-%attr(644,root,root) %{_wmstyledir}/IceWM.names
+%{_wmstyledir}/%{name}.names
+%attr(755,root,root) %{_wmstyledir}/%{name}.sh
 
 %files themes-base
 %defattr(644,root,root,755)
-%{_libdir}/X11/icewm/themes/gtk2
-%{_libdir}/X11/icewm/themes/metal2
-%{_libdir}/X11/icewm/themes/motif
-%{_libdir}/X11/icewm/themes/nice
-%{_libdir}/X11/icewm/themes/warp3
-%{_libdir}/X11/icewm/themes/warp4
-%{_libdir}/X11/icewm/themes/win95
+%{_datadir}/icewm/themes/gtk2
+%{_datadir}/icewm/themes/metal2
+%{_datadir}/icewm/themes/motif
+%{_datadir}/icewm/themes/nice
+%{_datadir}/icewm/themes/nice2
+%{_datadir}/icewm/themes/warp3
+%{_datadir}/icewm/themes/warp4
+%{_datadir}/icewm/themes/win95
This page took 0.032166 seconds and 4 git commands to generate.