]> git.pld-linux.org Git - packages/banshee.git/blob - banshee.spec
- 1.2.0
[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.0
8 Release:        1
9 License:        GPL
10 Group:          Applications/Multimedia
11 Source0:        http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2
12 # Source0-md5:  1f651fa626b188adba35bcdac5d7f686
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 >= 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
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:       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 %{__intltoolize}
65 %{__aclocal} -I build/m4/banshee -I build/m4/shamrock
66 %{__libtoolize}
67 %{__automake}
68 %{__autoconf}
69 %configure \
70         --disable-boo \
71         --disable-dev-tests \
72         --disable-helix \
73         --enable-ipod \
74         --enable-njb \
75         --disable-vlc \
76         --enable-gstreamer \
77         --enable-avahi \
78         --disable-docs
79 %{__make}
80
81 %install
82 rm -rf $RPM_BUILD_ROOT
83 install -d $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
84
85 %{__make} install \
86         DESTDIR=$RPM_BUILD_ROOT
87
88 #mv $RPM_BUILD_ROOT%{_docdir}/%{name}/* $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
89
90 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{la,a}
91
92 %find_lang %{name}-1
93
94 %clean
95 rm -rf $RPM_BUILD_ROOT
96
97 %post
98 %update_desktop_database_post
99 %update_icon_cache hicolor
100
101 %postun
102 %update_desktop_database_postun
103 %update_icon_cache hicolor
104
105 %files -f %{name}-1.lang
106 %defattr(644,root,root,755)
107 %doc AUTHORS COPYING ChangeLog NEWS README
108 %attr(755,root,root) %{_bindir}/banshee-1
109 %{_datadir}/banshee-1
110 %{_pkgconfigdir}/banshee-1*.pc
111 %dir %{_libdir}/banshee-1
112 %{_libdir}/banshee-1/*.dll
113 %attr(755,root,root) %{_libdir}/banshee-1/*.so
114 %{_libdir}/banshee-1/*.exe
115 %{_libdir}/banshee-1/*.mdb
116 %{_libdir}/banshee-1/*.config
117 %dir %{_libdir}/banshee-1/Extensions
118 %{_libdir}/banshee-1/Extensions/*.dll
119 %{_libdir}/banshee-1/Extensions/*.mdb
120 %{_libdir}/banshee-1/Extensions/Banshee.NotificationArea.dll.config
121 %dir %{_libdir}/banshee-1/Backends
122 %{_libdir}/banshee-1/Backends/*.dll
123 %{_libdir}/banshee-1/Backends/*.mdb
124 %{_libdir}/banshee-1/Backends/*.so
125 %{_libdir}/banshee-1/Banshee.Services.addins
126 %dir %{_libdir}/banshee-1/gstreamer-0.10
127 %{_libdir}/banshee-1/gstreamer-0.10/*.so
128 #%{_libdir}/banshee-1/libbanshee.a
129 #%{_libdir}/banshee-1/libbanshee.la
130 #%{_libdir}/monodoc/sources/*
131 %{_desktopdir}/banshee-1.desktop
132 %{_iconsdir}/hicolor/*/*/*
133 %{_datadir}/dbus-1/services/org.bansheeproject.Banshee.service
This page took 0.090286 seconds and 4 git commands to generate.