]> git.pld-linux.org Git - packages/banshee.git/blob - banshee.spec
- rel 3
[packages/banshee.git] / banshee.spec
1 %include /usr/lib/rpm/macros.mono
2 #
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.2.1
8 Release:        3
9 License:        GPL
10 Group:          Applications/Multimedia
11 Source0:        http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2
12 # Source0-md5:  4537d105352b465049953f72da34d3d8
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.0
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:  libtool
37 BuildRequires:  mono-addins-devel >= 0.3.1-2
38 BuildRequires:  mono-csharp >= 1.1.13
39 BuildRequires:  monodoc
40 BuildRequires:  nautilus-cd-burner-devel >= 2.16.0
41 BuildRequires:  pkgconfig
42 BuildRequires:  sqlite3-devel
43 BuildRequires:  taglib-sharp-devel
44 Requires:       dotnet-ipod-sharp >= 0.8.0
45 Requires:       gstreamer-GConf >= 0.10.3
46 Requires:       gstreamer-cdparanoia >= 0.10.3
47 Requires:       gstreamer-gnomevfs >= 0.10.3
48 Obsoletes:      banshee-official-plugins <= 0.11.3
49 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
50
51 %description
52 Banshee is a brand spankin' new audio player based on the GStreamer
53 media library and is developed on the Open Source Mono .NET Platform,
54 written in C#.
55
56 %description -l pl.UTF-8
57 Banshee to nowy odtwarzacz dźwięku oparty na bibliotece odtwarzacza
58 multimediów GStreamer, rozwijany na platformie .NET Mono, napisany w
59 C#.
60
61 %prep
62 %setup -q -n %{name}-1-%{version}
63
64 %build
65 %{__intltoolize}
66 %{__aclocal} -I build/m4/banshee -I build/m4/shamrock
67 %{__libtoolize}
68 %{__automake}
69 %{__autoconf}
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}/*.{la,a}
92
93 %find_lang %{name}-1
94
95 %clean
96 rm -rf $RPM_BUILD_ROOT
97
98 %post
99 %update_desktop_database_post
100 %update_icon_cache hicolor
101
102 %postun
103 %update_desktop_database_postun
104 %update_icon_cache hicolor
105
106 %files -f %{name}-1.lang
107 %defattr(644,root,root,755)
108 %doc AUTHORS COPYING ChangeLog NEWS README
109 %attr(755,root,root) %{_bindir}/banshee-1
110 %{_datadir}/banshee-1
111 %{_pkgconfigdir}/banshee-1*.pc
112 %dir %{_libdir}/banshee-1
113 %{_libdir}/banshee-1/*.dll
114 %attr(755,root,root) %{_libdir}/banshee-1/*.so
115 %{_libdir}/banshee-1/*.exe
116 %{_libdir}/banshee-1/*.mdb
117 %{_libdir}/banshee-1/*.config
118 %dir %{_libdir}/banshee-1/Extensions
119 %{_libdir}/banshee-1/Extensions/*.dll
120 %{_libdir}/banshee-1/Extensions/*.mdb
121 %{_libdir}/banshee-1/Extensions/Banshee.NotificationArea.dll.config
122 %dir %{_libdir}/banshee-1/Backends
123 %{_libdir}/banshee-1/Backends/*.dll
124 %{_libdir}/banshee-1/Backends/*.mdb
125 %{_libdir}/banshee-1/Backends/*.so
126 %{_libdir}/banshee-1/Banshee.Services.addins
127 %dir %{_libdir}/banshee-1/gstreamer-0.10
128 %{_libdir}/banshee-1/gstreamer-0.10/*.so
129 #%{_libdir}/banshee-1/libbanshee.a
130 #%{_libdir}/banshee-1/libbanshee.la
131 #%{_libdir}/monodoc/sources/*
132 %{_desktopdir}/banshee-1.desktop
133 %{_iconsdir}/hicolor/*/*/*
134 %{_datadir}/dbus-1/services/org.bansheeproject.Banshee.service
This page took 0.166616 seconds and 4 git commands to generate.