]> git.pld-linux.org Git - packages/WSoundServer.git/blame - WSoundServer.spec
- dropped pre-cvs changelog
[packages/WSoundServer.git] / WSoundServer.spec
CommitLineData
87fe0d72 1Summary: WindowMaker sound server
ae42fbb6
ER
2Summary(fr.UTF-8): Serveur de son de Window Maker
3Summary(nb.UTF-8): Window Maker lydtjener
4Summary(pl.UTF-8): Serwer dźwięku dla WindowMakera
5f951e7a 5Name: WSoundServer
6fd43a91 6Version: 0.4.1
7cc7279d 7Release: 5
cc11e52d 8License: GPL
5f951e7a 9Group: X11/Window Managers/Tools
6fd43a91 10Source0: http://largo.windowmaker.org/files/%{name}-%{version}.tar.gz
11# Source0-md5: cfc8d0bdf97e7b165790cf266d40670e
cc11e52d 12Source1: %{name}.desktop
13Source2: %{name}-config
6fd43a91 14Patch0: %{name}-libdockapp.patch
cc11e52d 15Patch1: %{name}-rm_unknown_audiofile_compression.patch
74f7c3e4 16Patch2: %{name}-acfix.patch
a999dec3 17Patch3: %{name}-asneeded.patch
0432bc98 18URL: http://largo.windowmaker.org/files.php#WSoundServer
3352d770 19BuildRequires: WindowMaker-devel
74f7c3e4 20BuildRequires: audiofile-devel >= 0.1.9
519cda61
JB
21BuildRequires: autoconf
22BuildRequires: automake
a999dec3 23BuildRequires: esound-devel
74f7c3e4
JB
24BuildRequires: libPropList-devel >= 0.8.3
25BuildRequires: libdockapp-devel
519cda61 26BuildRequires: libtool
67f5fcf4 27BuildRequires: xorg-proto-xproto-devel
5f951e7a 28Requires: WindowMaker >= 0.60.0
74f7c3e4 29Provides: wmsoundserver
6fd43a91 30Obsoletes: wmsoundserver
0432bc98 31BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
5f951e7a 32
049f8dc7 33%define _sysconfdir /etc/X11
5f951e7a 34
35%description
36WSoundServer is the sound server for WindowMaker.
37
9c673db2 38%description -l fr.UTF-8
049f8dc7 39WSoundServer est le serveur de son pour Window Maker.
40
9c673db2 41%description -l nb.UTF-8
049f8dc7 42WSoundServer er en lydtjener for Window Maker.
43
9c673db2
JR
44%description -l pl.UTF-8
45WSoundServer jest serwerem dźwięku dla WindowMakera.
5f951e7a 46
47%package devel
87fe0d72 48Summary: WSoundServer libraries and headers
ae42fbb6
ER
49Summary(nb.UTF-8): Utviklings bibliotek for WSoundServer
50Summary(fr.UTF-8): Bibliothèques et includes pour WSoundServer
51Summary(pl.UTF-8): Biblioteki i pliki nagłówkowe dla WSoundServer
87fe0d72 52Group: X11/Development/Libraries
b4396da3 53Requires: %{name} = %{version}-%{release}
97d778b5 54Obsoletes: wmsound-devel
5f951e7a 55
56%description devel
3e0b2246 57WSoundServer libraries and headers.
5f951e7a 58
9c673db2
JR
59%description devel -l fr.UTF-8
60Bibliothèques et includes pour WSoundServer.
049f8dc7 61
9c673db2
JR
62%description devel -l nb.UTF-8
63WSoundServer biblioteket samt «headerfilen».
049f8dc7 64
9c673db2
JR
65%description devel -l pl.UTF-8
66Biblioteki i pliki nagłówkowe dla WSoundServer.
5f951e7a 67
68%package static
87fe0d72 69Summary: WSoundServer static libraries
ae42fbb6
ER
70Summary(fr.UTF-8): Bibliothèques statiques pour WSoundServer
71Summary(pl.UTF-8): Biblioteki statyczne dla WSoundServer
87fe0d72 72Group: X11/Development/Libraries
b4396da3 73Requires: %{name}-devel = %{version}-%{release}
5f951e7a 74
75%description static
3e0b2246 76WSoundServer static libraries.
5f951e7a 77
9c673db2
JR
78%description static -l fr.UTF-8
79Bibliothèques statiques pour WSoundServer.
049f8dc7 80
9c673db2 81%description static -l pl.UTF-8
3e0b2246 82Biblioteki statyczne dla WSoundServer.
5f951e7a 83
84%prep
74f7c3e4 85%setup -q
cc11e52d 86%patch0 -p1
87%patch1 -p1
74f7c3e4 88%patch2 -p1
a999dec3 89%patch3 -p1
5f951e7a 90
91%build
943f884c 92%{__libtoolize}
9a0b3fcd 93%{__aclocal}
58691e1a 94%{__autoconf}
95%{__automake}
273a6ba6 96%configure
5f951e7a 97
d45745e8 98%{__make}
5f951e7a 99
100%install
101rm -rf $RPM_BUILD_ROOT
b4396da3 102install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}} \
74f7c3e4 103 $RPM_BUILD_ROOT%{_sysconfdir}/WindowMaker
5f951e7a 104
e4656218
PG
105%{__make} install \
106 DESTDIR=$RPM_BUILD_ROOT
049f8dc7 107
74f7c3e4 108install src/wsoundserver.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
049f8dc7 109
b4396da3 110install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
9e433df3 111install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/WindowMaker/WMSound
5f951e7a 112
74f7c3e4
JB
113%clean
114rm -rf $RPM_BUILD_ROOT
5f951e7a 115
9e433df3 116%post -p /sbin/ldconfig
5f951e7a 117%postun -p /sbin/ldconfig
118
5f951e7a 119%files
120%defattr(644,root,root,755)
74f7c3e4 121%doc AUTHORS ChangeLog README
049f8dc7 122%attr(755,root,root) %{_bindir}/getsoundset
123%attr(755,root,root) %{_bindir}/setsoundset
124%attr(755,root,root) %{_bindir}/wsound*
5f951e7a 125%attr(755,root,root) %{_libdir}/lib*.so.*.*
58dc3556 126%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/WindowMaker/WMSound
049f8dc7 127
cc11e52d 128%{_pixmapsdir}/wsoundserver.xpm
b4396da3 129%{_desktopdir}/%{name}.desktop
cc11e52d 130
131%{_mandir}/man1/*
132
5f951e7a 133%files devel
134%defattr(644,root,root,755)
049f8dc7 135%attr(755,root,root) %{_bindir}/get-wsound-flags
5f951e7a 136%attr(755,root,root) %{_libdir}/lib*.so
cf923bed 137%{_libdir}/lib*.la
5f951e7a 138%{_includedir}/*.h
139
140%files static
141%defattr(644,root,root,755)
142%{_libdir}/lib*.a
This page took 0.114047 seconds and 4 git commands to generate.