]> git.pld-linux.org Git - packages/banshee.git/blob - banshee.spec
- autohell restored
[packages/banshee.git] / banshee.spec
1 #
2 %include /usr/lib/rpm/macros.mono
3 #
4 Summary:        A Mono/GStreamer Based Music Player
5 Summary(pl.UTF-8):      Oparty na Mono/GStreamerze odtwarzacz muzyki
6 Name:           banshee
7 Version:        1.4.1
8 Release:        2
9 License:        GPL
10 Group:          Applications/Multimedia
11 Source0:        http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2
12 # Source0-md5:  cd245c2eb47c67f83e921f4edf105abe
13 URL:            http://banshee-project.org/
14 BuildRequires:  GConf2-devel
15 BuildRequires:  autoconf >= 2.13
16 BuildRequires:  automake
17 BuildRequires:  dbus-devel >= 0.93
18 BuildRequires:  dbus-glib-devel >= 0.71
19 BuildRequires:  dotnet-gnome-sharp-devel >= 2.16.0
20 BuildRequires:  dotnet-gtk-sharp2-devel >= 2.10.0
21 BuildRequires:  dotnet-ipod-sharp-devel >= 0.8.1
22 BuildRequires:  dotnet-libgphoto2-sharp-devel
23 BuildRequires:  dotnet-mono-zeroconf-devel
24 BuildRequires:  dotnet-njb-sharp
25 BuildRequires:  gnome-desktop-devel >= 2.16.0
26 BuildRequires:  gstreamer-GConf >= 0.10.3
27 BuildRequires:  gstreamer-cdparanoia
28 BuildRequires:  gstreamer-devel >= 0.10.3
29 BuildRequires:  gstreamer-gnomevfs
30 BuildRequires:  gstreamer-plugins-base-devel >= 0.10.3
31 BuildRequires:  gtk+2-devel >= 2:2.10.3
32 BuildRequires:  hal-devel >= 0.5.2
33 BuildRequires:  intltool >= 0.35
34 BuildRequires:  libmtp-devel >= 0.2.0
35 BuildRequires:  libmusicbrainz-devel >= 2.1.1
36 BuildRequires:  mono-addins-devel >= 0.3.1-2
37 BuildRequires:  mono-csharp >= 1.1.13
38 BuildRequires:  monodoc
39 BuildRequires:  nautilus-cd-burner-devel >= 2.16.0
40 BuildRequires:  pkgconfig
41 BuildRequires:  sqlite3-devel
42 BuildRequires:  taglib-sharp-devel
43 Requires:       dotnet-ipod-sharp >= 0.8.0
44 Requires:       gstreamer-GConf >= 0.10.3
45 Requires:       gstreamer-cdparanoia >= 0.10.3
46 Requires:       gstreamer-gnomevfs >= 0.10.3
47 Obsoletes:      banshee-official-plugins <= 0.11.3
48 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
49
50 %description
51 Banshee is a brand spankin' new audio player based on the GStreamer
52 media library and is developed on the Open Source Mono .NET Platform,
53 written in C#.
54
55 %description -l pl.UTF-8
56 Banshee to nowy odtwarzacz dźwięku oparty na bibliotece odtwarzacza
57 multimediów GStreamer, rozwijany na platformie .NET Mono, napisany w
58 C#.
59
60 %prep
61 %setup -q -n %{name}-1-%{version}
62
63 %build
64 %{__libtoolize}
65 %{__intltoolize}
66 %{__aclocal} -I build/m4/banshee -I build/m4/shamrock
67 %{__automake}
68 %{__autoconf}
69
70 %configure \
71         --disable-boo \
72         --disable-dev-tests \
73         --disable-helix \
74         --enable-ipod \
75         --enable-njb \
76         --disable-vlc \
77         --enable-gstreamer \
78         --enable-avahi \
79         --disable-docs
80 %{__make}
81
82 %install
83 rm -rf $RPM_BUILD_ROOT
84 install -d $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
85
86 %{__make} install \
87         DESTDIR=$RPM_BUILD_ROOT
88
89 #mv $RPM_BUILD_ROOT%{_docdir}/%{name}/* $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
90
91 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}-1/*.{la,a}
92 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}-1/Backends/*.{la,a}
93 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}-1/gstreamer-0.10/*.{la,a}
94
95 %find_lang %{name}-1
96
97 %clean
98 rm -rf $RPM_BUILD_ROOT
99
100 %post
101 %update_desktop_database_post
102 %update_icon_cache hicolor
103
104 %postun
105 %update_desktop_database_postun
106 %update_icon_cache hicolor
107
108 %files -f %{name}-1.lang
109 %defattr(644,root,root,755)
110 %doc AUTHORS COPYING ChangeLog NEWS README
111 %attr(755,root,root) %{_bindir}/banshee-1
112 %{_datadir}/banshee-1
113 %{_pkgconfigdir}/banshee-1*.pc
114 %dir %{_libdir}/banshee-1
115 %{_libdir}/banshee-1/*.dll
116 %attr(755,root,root) %{_libdir}/banshee-1/*.so
117 %{_libdir}/banshee-1/*.exe
118 %{_libdir}/banshee-1/*.mdb
119 %{_libdir}/banshee-1/*.config
120 %dir %{_libdir}/banshee-1/Extensions
121 %{_libdir}/banshee-1/Extensions/*.dll
122 %{_libdir}/banshee-1/Extensions/*.mdb
123 %{_libdir}/banshee-1/Extensions/Banshee.NotificationArea.dll.config
124 %dir %{_libdir}/banshee-1/Backends
125 %{_libdir}/banshee-1/Backends/*.config
126 %{_libdir}/banshee-1/Backends/*.dll
127 %{_libdir}/banshee-1/Backends/*.mdb
128 %{_libdir}/banshee-1/Backends/*.so
129 %{_libdir}/banshee-1/Banshee.Services.addins
130 %dir %{_libdir}/banshee-1/gstreamer-0.10
131 %{_libdir}/banshee-1/gstreamer-0.10/*.so
132 #%{_libdir}/banshee-1/libbanshee.a
133 #%{_libdir}/banshee-1/libbanshee.la
134 #%{_libdir}/monodoc/sources/*
135 %{_desktopdir}/banshee-1.desktop
136 %{_iconsdir}/hicolor/*/*/*
137 %{_datadir}/dbus-1/services/org.bansheeproject.Banshee.service
138 %{_datadir}/dbus-1/services/org.bansheeproject.CollectionIndexer.service
This page took 0.092209 seconds and 4 git commands to generate.