]> git.pld-linux.org Git - packages/banshee.git/blame_incremental - banshee.spec
- 2.2.1
[packages/banshee.git] / banshee.spec
... / ...
CommitLineData
1#
2%include /usr/lib/rpm/macros.mono
3#
4Summary: A Mono/GStreamer Based Music Player
5Summary(pl.UTF-8): Oparty na Mono/GStreamerze odtwarzacz muzyki
6Name: banshee
7Version: 2.2.1
8Release: 1
9License: GPL
10Group: X11/Applications/Multimedia
11Source0: http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/%{name}-%{version}.tar.xz
12# Source0-md5: d682f5c1f64a183123562ad1d6c58b5c
13URL: http://banshee.fm/
14BuildRequires: GConf2-devel
15BuildRequires: autoconf >= 2.52
16BuildRequires: automake >= 1:1.9
17BuildRequires: clutter-devel >= 1.2.0
18BuildRequires: dotnet-dbus-sharp-devel >= 0.7
19BuildRequires: dotnet-dbus-sharp-glib-devel >= 0.5
20BuildRequires: dotnet-gdata-sharp-devel >= 1.5.0
21BuildRequires: dotnet-gio-sharp-devel >= 0.3
22BuildRequires: dotnet-gkeyfile-sharp-devel >= 0.1
23BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0
24BuildRequires: dotnet-gstreamer-sharp-devel
25BuildRequires: dotnet-gtk-sharp-beans-devel >= 2.8
26BuildRequires: dotnet-gtk-sharp2-devel >= 2.12.10
27BuildRequires: dotnet-gudev-sharp-devel >= 0.1
28BuildRequires: dotnet-libgpod-sharp-devel >= 0.8.0
29BuildRequires: dotnet-mono-zeroconf-devel >= 0.8.0
30BuildRequires: dotnet-notify-sharp-devel
31BuildRequires: dotnet-taglib-sharp-devel >= 2.0.3.7
32BuildRequires: gettext-devel
33BuildRequires: glib2-devel >= 1:2.22.0
34BuildRequires: gnome-desktop2-devel
35BuildRequires: gnome-doc-utils >= 0.18.0
36BuildRequires: gstreamer-devel >= 0.10.23
37BuildRequires: gstreamer-plugins-base-devel >= 0.10.26
38BuildRequires: gtk+2-devel >= 2:2.22.0
39BuildRequires: gtk-webkit-devel >= 1.2.2
40BuildRequires: intltool >= 0.35.0
41BuildRequires: libmtp-devel >= 0.3.0
42BuildRequires: libsoup-gnome-devel >= 2.26.0
43BuildRequires: libtool
44BuildRequires: mono-addins-devel >= 0.3.1-2
45BuildRequires: mono-csharp >= 2.4.3
46BuildRequires: monodoc
47BuildRequires: pkgconfig
48BuildRequires: rpmbuild(macros) >= 1.311
49BuildRequires: sqlite3-devel >= 3.4.0
50BuildRequires: tar >= 1:1.22
51BuildRequires: xorg-lib-libXrandr-devel >= 1.1.1
52BuildRequires: xorg-lib-libXxf86vm-devel >= 1.0.1
53BuildRequires: xz
54Requires(post,postun): desktop-file-utils
55Requires(post,postun): gtk-update-icon-cache
56Requires(post,postun): shared-mime-info
57Requires: gstreamer-GConf >= 0.10.3
58Requires: gstreamer-cdparanoia >= 0.10.3
59Requires: hicolor-icon-theme
60Requires: mono-addins >= 0.3.1-2
61Suggests: brasero
62Obsoletes: banshee-official-plugins <= 0.11.3
63BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
64
65%description
66Banshee is a brand spankin' new audio player based on the GStreamer
67media library and is developed on the Open Source Mono .NET Platform,
68written in C#.
69
70%description -l pl.UTF-8
71Banshee to nowy odtwarzacz dźwięku oparty na bibliotece odtwarzacza
72multimediów GStreamer, rozwijany na platformie .NET Mono, napisany w
73C#.
74
75%prep
76%setup -q
77
78%build
79%{__libtoolize}
80%{__intltoolize}
81%{__aclocal} -I build/m4/banshee -I build/m4/shave -I build/m4/shamrock
82%{__automake}
83%{__autoconf}
84
85%configure \
86 --disable-boo \
87 --disable-docs \
88 --disable-shave \
89 --with-vendor-build-id="%{distribution}"
90%{__make} -j1
91
92%install
93rm -rf $RPM_BUILD_ROOT
94
95%{__make} install \
96 DESTDIR=$RPM_BUILD_ROOT
97
98%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{la,a}
99%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/Backends/*.{la,a}
100
101%find_lang %{name} --with-gnome --all-name
102
103%clean
104rm -rf $RPM_BUILD_ROOT
105
106%post
107%update_desktop_database_post
108%update_icon_cache hicolor
109%update_mime_database
110
111%postun
112%update_desktop_database_postun
113%update_icon_cache hicolor
114%update_mime_database
115
116%files -f %{name}.lang
117%defattr(644,root,root,755)
118%doc AUTHORS COPYING ChangeLog NEWS README
119%attr(755,root,root) %{_bindir}/banshee
120%attr(755,root,root) %{_bindir}/bamz
121%attr(755,root,root) %{_bindir}/muinshee
122%{_datadir}/banshee
123%{_pkgconfigdir}/banshee*.pc
124%dir %{_libdir}/banshee
125%{_libdir}/banshee/*.dll
126%attr(755,root,root) %{_libdir}/banshee/*.so
127%{_libdir}/banshee/*.exe
128%{_libdir}/banshee/*.mdb
129%{_libdir}/banshee/*.config
130%dir %{_libdir}/banshee/Extensions
131%{_libdir}/banshee/Extensions/*.dll
132%{_libdir}/banshee/Extensions/*.exe
133%{_libdir}/banshee/Extensions/*.mdb
134%{_libdir}/banshee/Extensions/Banshee.NotificationArea.dll.config
135%{_libdir}/banshee/Extensions/libgpod-sharp.dll.config
136%dir %{_libdir}/banshee/Backends
137%{_libdir}/banshee/Backends/*.config
138%{_libdir}/banshee/Backends/*.dll
139%{_libdir}/banshee/Backends/*.mdb
140%{_libdir}/banshee/Backends/*.so
141%{_libdir}/banshee/Banshee.Services.addins
142%{_desktopdir}/banshee-audiocd.desktop
143%{_desktopdir}/banshee-media-player.desktop
144%{_desktopdir}/banshee.desktop
145%{_iconsdir}/hicolor/*/*/*
146%{_datadir}/dbus-1/services/org.bansheeproject.Banshee.service
147%{_datadir}/dbus-1/services/org.bansheeproject.CollectionIndexer.service
148%{_datadir}/mime/packages/banshee-amz.xml
149%{_datadir}/mime/packages/banshee-emx.xml
This page took 0.685775 seconds and 4 git commands to generate.