Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4:Update
banshee-1.import4333
banshee-1.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File banshee-1.spec of Package banshee-1.import4333
# # spec file for package banshee-1 # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild %define have_webkit 0 %define have_boo 0 %define have_mono_243 0 %define have_gpod 0 %define upstream_project 0 Name: banshee-1 Version: 2.0.0 Release: 0.<RELEASE2> License: MIT Summary: A media playback and management application Group: Productivity/Multimedia/Sound/Players Url: http://banshee-project.org/ Source0: banshee-%{version}.tar.bz2 Source1: bundleize-pkg-config.awk PreReq: filesystem gconf2 ExcludeArch: s390 s390x BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: intltool perl-XML-Parser update-desktop-files BuildRequires: gnome-vfs2-devel BuildRequires: gstreamer010-plugins-base-devel BuildRequires: sqlite3-devel BuildRequires: gconf-sharp2 glade-sharp2 gtk-sharp2 BuildRequires: mono-devel mono-zeroconf-devel BuildRequires: taglib-sharp-devel >= 2.0.3.5 BuildRequires: ndesk-dbus ndesk-dbus-glib-devel BuildRequires: libmtp-devel BuildRequires: notify-sharp %if %suse_version >= 1130 # gnome-desktop-devel will point to a GNOME 3 version at some point, so when # possible (ie, on 11.3 and later), prefer a pkgconfig() BuildRequires. BuildRequires: pkgconfig(gnome-desktop-2.0) %else BuildRequires: gnome-desktop-devel %endif %if %suse_version > 1120 # GIO hardware requirements BuildRequires: gkeyfile-sharp-devel gudev-sharp-devel %else BuildRequires: hal-devel ipod-sharp-devel %endif %if %suse_version > 1120 %define have_mono_243 1 %endif %define is_sle11_sp1 %(echo '%distribution' | grep -q SLE_11_SP1 && echo 1 || echo 0) %if %suse_version > 1120 %define have_gpod 1 BuildRequires: libgpod-sharp %endif %if %suse_version > 1110 || %is_sle11_sp1 == 1 %define have_webkit 1 BuildRequires: libwebkit-devel >= 1.2.3 %endif %if %suse_version > 1110 # FIXME SP1 should require gnome-doc-utils-devel, but not sure how # to differentiate it and 11.1 BuildRequires: gnome-doc-utils-devel BuildRequires: gio-sharp-devel gtk-sharp-beans-devel BuildRequires: gdata-sharp BuildRequires: translation-update-upstream %endif %if %suse_version > 1100 %define have_boo 1 BuildRequires: boo-devel >= 0.8.1 %endif %if %(echo '%distribution' | grep -Ec '^home:.+:Banshee.*/|^Banshee') %define upstream_project 1 %endif # FIXME: is this needed at all anymore with 11.2? %if %upstream_project == 1 BuildRequires: mono-addins >= 0.4 %else BuildRequires: mono-addins %endif Requires: gstreamer010-plugins-good Requires: ndesk-dbus >= 0.5 ndesk-dbus-glib >= 0.3 Requires: libsqlite3-0 Recommends: %{name}-lang Requires: %{name}-core = %{version} # Commented out b/c an openSUSE 11.2 user reported that muinshee got selected # (since it Provides -client too) #Requires: %{name}-client = %{version} Requires: %{name}-backend-engine-gstreamer = %{version} Requires: %{name}-backend-platform-unix = %{version} %if %suse_version > 1110 Requires: %{name}-backend-io-gio = %{version} %endif %if %suse_version <= 1120 Requires: %{name}-backend-hal = %{version} %endif Recommends: %{name}-backend-platform-gnome = %{version} Recommends: %{name}-client-classic = %{version} Recommends: %{name}-extensions-default = %{version} Recommends: %{name}-dmp = %{version} Recommends: %{name}-dmp-mtp = %{version} %if 0%{?have_gpod} Recommends: %{name}-dmp-apple-devices = %{version} %endif Obsoletes: banshee helix-banshee Provides: banshee = %{version} helix-banshee = %{version} %description Import, organize, and discover new music with Banshee through its simple and powerful interface and wide array of innovative features. Create your own radio stations or listen to a friends' through Last.fm integration; experience automatic cover art fetching as you listen; and easily browse, search, and control your media collection. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files %defattr(-,root,root) %doc NEWS COPYING AUTHORS README %package devel License: MIT Summary: Development package for Banshee Group: Development/Libraries/Other Requires: %{name} = %{version} Requires: %{name}-extensions-default = %{version} Requires: gstreamer010-devel gstreamer010-plugins-base-devel gnome-vfs2-devel gtk2-devel Requires: glib-sharp2 gtk-sharp2 gconf-sharp2 Requires: ndesk-dbus ndesk-dbus-glib-devel %if %upstream_project == 0 Requires: taglib-sharp >= 2.0.3.5 mono-addins %endif %description devel Users who wish to extend Banshee should install this package. It includes standard Linux development files and other tools for building extensions and applications on top of the Banshee core application framework. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files devel %defattr(-,root,root) %{_libdir}/banshee/gconf-schema-extractor.exe %{_libdir}/pkgconfig/banshee-*.pc %exclude %{_libdir}/banshee/libbanshee.*a %exclude %{_libdir}/banshee/gstreamer-0.10/libgstequalizer.*a %if %have_webkit == 1 %exclude %{_libdir}/banshee/libossifer.*a %endif %package core License: MIT Summary: Core Banshee platform libraries, services, and resources Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} %description core This package provides core libraries, services, and resources for building Banshee clients and user experiences. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files core %defattr(-,root,root) %dir %{_libdir}/banshee %dir %{_libdir}/banshee/Extensions %dir %{_libdir}/banshee/Backends %dir %{_libdir}/banshee/gstreamer-0.10 %dir %{_datadir}/banshee %dir %{_datadir}/banshee/audio-profiles %dir %{_datadir}/banshee/icons %dir %{_datadir}/banshee/icons/hicolor %dir %{_datadir}/banshee/icons/hicolor/* %dir %{_datadir}/banshee/icons/hicolor/*/* %{_libdir}/banshee/Hyena.dll* %{_libdir}/banshee/Hyena.Data.Sqlite.dll* %{_libdir}/banshee/Hyena.Gui.dll* %{_libdir}/banshee/Migo.dll* %{_libdir}/banshee/MusicBrainz.dll* %{_libdir}/banshee/Mono.Media.dll* %{_libdir}/banshee/Lastfm.dll* %{_libdir}/banshee/Lastfm.Gui.dll* %{_libdir}/banshee/Banshee.Core.dll* %{_libdir}/banshee/Banshee.Services.dll* %{_libdir}/banshee/Banshee.Services.addins %{_libdir}/banshee/Banshee.Widgets.dll* %{_libdir}/banshee/Banshee.ThickClient.dll* %{_libdir}/banshee/Banshee.CollectionIndexer.dll* %{_libdir}/banshee/Banshee.exe* %{_libdir}/banshee/Halie.exe* %{_libdir}/banshee/Beroe.exe* %{_datadir}/dbus-1/services/org.bansheeproject.Banshee.service %{_datadir}/dbus-1/services/org.bansheeproject.CollectionIndexer.service %{_datadir}/banshee/icons/hicolor/*/categories/source-playlist.png %{_datadir}/banshee/icons/hicolor/*/categories/source-smart-playlist.png %{_datadir}/banshee/icons/hicolor/*/actions/media-repeat-all.png %{_datadir}/banshee/icons/hicolor/*/actions/media-repeat-none.png %{_datadir}/banshee/icons/hicolor/*/actions/media-repeat-single.png %{_datadir}/banshee/icons/hicolor/*/actions/encode.png %{_datadir}/banshee/icons/hicolor/*/emblems//creative-commons*.png %{_datadir}/icons/hicolor/16x16/apps/media-player-banshee.png %{_datadir}/icons/hicolor/22x22/apps/media-player-banshee.png %{_datadir}/icons/hicolor/24x24/apps/media-player-banshee.png %{_datadir}/icons/hicolor/32x32/apps/media-player-banshee.png %{_datadir}/icons/hicolor/48x48/apps/media-player-banshee.png %{_datadir}/icons/hicolor/192x192/apps/media-player-banshee.png %if %suse_version > 1110 %dir %{_datadir}/gnome/help/banshee %dir %{_datadir}/gnome/help/banshee/* %{_datadir}/gnome/help/banshee/*/* %endif %if %upstream_project == 1 %{_libdir}/banshee/taglib-sharp.dll* %{_libdir}/banshee/Mono.Addins*.dll* %endif %package backend-engine-gstreamer License: MIT Summary: GStreamer engine support for Banshee Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} %description backend-engine-gstreamer This package provides the playback engine used by Banshee, built on the GStreamer multimedia framework. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files backend-engine-gstreamer %defattr(-,root,root) %{_libdir}/banshee/libbanshee.so %{_libdir}/banshee/gstreamer-0.10/libgstequalizer.so %{_libdir}/banshee/Backends/Banshee.GStreamer.dll* %{_datadir}/banshee/audio-profiles/*.xml %if %suse_version > 1110 %package backend-io-gio License: MIT Summary: GIO backend for non-local files for Banshee Group: Productivity/Multimedia/Sound/Players Requires: gio-sharp %if %suse_version > 1120 Requires: gudev-sharp gkeyfile-sharp Requires: media-player-info %endif Requires: gtk-sharp-beans Requires: %{name} = %{version} %description backend-io-gio This package provides support for importing non-local files into Banshee, eg over a ssh mount or similar. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files backend-io-gio %defattr(-,root,root) %{_libdir}/banshee/Backends/gio-sharp* %{_libdir}/banshee/Backends/gtk-sharp-beans* %{_libdir}/banshee/Backends/Banshee.Gio.dll* %endif %if %suse_version <= 1120 %package backend-hal License: MIT Summary: HAL backend for Banshee Group: Productivity/Multimedia/Sound/Players Requires: hal Requires: %{name} = %{version} %description backend-hal This package provides support for hardware detection using HAL. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files backend-hal %defattr(-,root,root) %{_libdir}/banshee/Backends/Banshee.Hal.dll* %endif %package backend-platform-unix License: MIT Summary: UNIX platform support for Banshee Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} %description backend-platform-unix This package provides many optimizations for UNIX based platforms. In particular, it provides a POSIX IO layer that performs better than the default System.IO/.NET IO layer provided in the base banshee-1 package. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files backend-platform-unix %defattr(-,root,root) %{_libdir}/banshee/Backends/Banshee.Unix.dll* %if %suse_version < 1120 %{_libdir}/banshee/Backends/Banshee.Hal.dll* %endif %package backend-platform-gnome License: MIT Summary: GNOME platform support for Banshee Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} Requires: %{name}-backend-platform-unix = %{version} %description backend-platform-gnome This package provides platform integration with the GNOME Desktop for Banshee. Most notably it provides a configuration backend to GConf, so all user settings can be stored there. Other GNOME specific integration hooks are provided as well. Users running Banshee on GNOME are recommended to install this package. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files backend-platform-gnome %defattr(-,root,root) %{_libdir}/banshee/Backends/Banshee.Gnome.dll* %{_libdir}/banshee/Backends/Banshee.NowPlaying.X11.dll* %{_libdir}/banshee/Backends/libbnpx11.so %{_datadir}/banshee/icons/hicolor/*/actions/media-write-cd.png %exclude %{_libdir}/banshee/Backends/libbnpx11.*a %package client-classic License: MIT Summary: Banshee client providing the classic interface Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} Provides: %{name}-client = %{version} %description client-classic The Classic Banshee client provides a familiar user interface with a source list and three-pane layout for browsing and exploring media. This client is the most feature rich, but does not sacrifice usability. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files client-classic %defattr(-,root,root) %{_prefix}/bin/banshee %{_datadir}/applications/banshee*.desktop %{_libdir}/banshee/Nereid.exe* %package client-muinshee License: MIT Summary: Banshee client modeled after the Muine music player interface Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} Provides: %{name}-client = %{version} %description client-muinshee The Muinshee Banshee client provides a user interface modeled directly after the old GNOME Muine media player. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files client-muinshee %defattr(-,root,root) %{_prefix}/bin/muinshee %{_libdir}/banshee/Muinshee.exe* %package extensions-default License: MIT Summary: Extra features extending the Banshee Media Player Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} Requires: notify-sharp Requires: mono-zeroconf %if %suse_version > 1110 Requires: gdata-sharp %endif %description extensions-default This package provides a number of useful features for Banshee, including a Play Queue, Last.fm streaming, Last.fm Audioscrobbling, and Multimedia Key support. This package is highly recommended as it greatly enhances the end user experience of Banshee. Import, organize, and discover new music with Banshee through its simple and powerful interface and wide array of innovative features. Create your own radio stations or listen to a friends' through Last.fm integration; experience automatic cover art fetching as you listen; and easily browse, search, and control your media collection. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files extensions-default %defattr(-,root,root) %{_libdir}/banshee/Extensions/Banshee.AmazonMp3.exe* %{_datadir}/mime/packages/banshee-amz.xml %{_bindir}/bamz %{_libdir}/banshee/Extensions/Banshee.Audiobook.dll* %{_libdir}/banshee/Extensions/Banshee.InternetRadio.dll* %{_libdir}/banshee/Extensions/Banshee.Daap.dll* %{_libdir}/banshee/Extensions/Banshee.CoverArt.dll* %{_libdir}/banshee/Extensions/Banshee.Emusic.dll* %{_libdir}/banshee/Extensions/Banshee.FileSystemQueue.dll* %{_libdir}/banshee/Extensions/Banshee.Fixup.dll* %{_libdir}/banshee/Extensions/Banshee.Lastfm.dll* %{_libdir}/banshee/Extensions/Banshee.LastfmStreaming.dll* %{_libdir}/banshee/Extensions/Banshee.MultimediaKeys.dll* %{_libdir}/banshee/Extensions/Banshee.NotificationArea.dll* %{_libdir}/banshee/Extensions/Banshee.PlayQueue.dll* %{_libdir}/banshee/Extensions/Banshee.NowPlaying.dll* %{_libdir}/banshee/Extensions/Banshee.AudioCd.dll* %{_libdir}/banshee/Extensions/Banshee.Podcasting.dll* %{_libdir}/banshee/Extensions/Banshee.MiniMode.dll* %{_libdir}/banshee/Extensions/Banshee.Bpm.dll* %{_libdir}/banshee/Extensions/Banshee.PlayerMigration.dll* %{_libdir}/banshee/Extensions/Banshee.InternetArchive.dll* %if %suse_version > 1110 %{_libdir}/banshee/Extensions/Banshee.YouTube.dll* %{_datadir}/banshee/icons/hicolor/*/categories/youtube.* %endif %if %have_mono_243 == 1 %{_libdir}/banshee/Extensions/Banshee.LibraryWatcher.dll* %endif %{_datadir}/banshee/icons/hicolor/*/categories/lastfm-*.png %{_datadir}/banshee/icons/hicolor/*/categories/audiobook.* %{_datadir}/banshee/icons/hicolor/*/categories/podcast*.png %{_datadir}/banshee/icons/hicolor/*/categories/radio.* %{_datadir}/banshee/icons/hicolor/*/categories/internet-archive.* %{_datadir}/banshee/icons/hicolor/*/categories/amazon-mp3-source.* %{_datadir}/banshee/icons/hicolor/*/status/podcast*.png %{_datadir}/banshee/icons/hicolor/*/actions/media-import-audio-cd.png %if %have_webkit == 1 %if %suse_version <= 1120 %{_libdir}/banshee/libwebkit-1.0.so* %endif %{_libdir}/banshee/Banshee.WebBrowser.dll* %{_libdir}/banshee/libossifer.so %{_libdir}/banshee/Extensions/Banshee.AmazonMp3.Store.dll* %{_libdir}/banshee/Extensions/Banshee.Wikipedia.dll* %{_libdir}/banshee/Extensions/Banshee.MiroGuide.dll* %{_datadir}/banshee/icons/hicolor/*/categories/wikipedia.* %{_datadir}/banshee/icons/hicolor/*/categories/amazon-mp3-store-source.* %{_datadir}/banshee/icons/hicolor/*/categories/miro-guide-source.* %endif %{_libdir}/banshee/Extensions/Banshee.Mpris* %if 0%{?have_boo} %package extensions-boo License: MIT Summary: Boo scripting support for Banshee Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} %description extensions-boo This package provides the Boo scripting extension, useful for power users and developers looking to customize and extend the functionality of Banshee using Boo, the Python-like language for .NET. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files extensions-boo %defattr(-,root,root) %{_libdir}/banshee/Extensions/Banshee.BooScript.dll* %endif %if 0%{?suse_version} >= 1140 %package extensions-soundmenu License: MIT Summary: SoundMenu support for Banshee Group: Productivity/Multimedia/Sound/Players Supplements: packageand(banshee-1:indicator-sound) %description extensions-soundmenu This package provide the SoundMenu extension which is responsible for integration between Banshee and Ubuntu's SoundMenu (indicator-sound). Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files extensions-soundmenu %defattr(-,root,root) %{_libdir}/banshee/Extensions/Banshee.SoundMenu.dll* %endif %package dmp License: MIT Summary: Digital Media Player support for Banshee Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} %description dmp Core support for Digital Media Player support. Includes generic USB mass storage device support. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files dmp %defattr(-,root,root) %{_libdir}/banshee/Extensions/Banshee.Dap.dll* %{_libdir}/banshee/Extensions/Banshee.Dap.MassStorage.dll* %{_datadir}/banshee/icons/hicolor/*/devices/phone-* %if 0%{?have_gpod} %package dmp-apple-devices License: MIT Summary: Apple(R) iPod(R) Digital Media Player support for Banshee Group: Productivity/Multimedia/Sound/Players Requires: libgpod-sharp Requires: %{name} = %{version} Requires: %{name}-dmp = %{version} Obsoletes: %{name}-dmp-ipod %description dmp-apple-devices Support for iPod(R) devices including the iPod Classic(R) and iPod Nano(R). Does not support iPod Touch(R) or iPhone(R). %files dmp-apple-devices %defattr(-,root,root) %{_libdir}/banshee/Extensions/Banshee.Dap.AppleDevice.dll* %{_libdir}/banshee/Extensions/libgpod-sharp* %else %package dmp-ipod-devices License: MIT Summary: Apple(R) iPod(R) Digital Media Player support for Banshee Group: Productivity/Multimedia/Sound/Players Requires: ipod-sharp podsleuth Requires: %{name} = %{version} Requires: %{name}-dmp = %{version} %description dmp-ipod-devices Support for iPod(R) devices including the iPod Classic(R) and iPod Nano(R). Does not support iPod Touch(R) or iPhone(R). %files dmp-ipod-devices %defattr(-,root,root) %{_libdir}/banshee/Extensions/Banshee.Dap.Ipod.dll* %{_libdir}/banshee/Extensions/ipod-sharp* %endif %package dmp-mtp License: MIT Summary: MTP/PlaysForSure Digital Media Player support for Banshee Group: Productivity/Multimedia/Sound/Players Requires: %{name} = %{version} Requires: %{name}-dmp = %{version} %description dmp-mtp Support for various MTP/PlaysForSure/Certified For Windows Vista(R) devices as provided by libmtp. Authors: -------- Aaron Bockover <abock@gnome.org> Gabriel Burt <gabriel.burt@gmail.com> Scott Peterson <lunchtimemama@gmail.com> %files dmp-mtp %defattr(-,root,root) %{_libdir}/banshee/Mtp.dll* %{_libdir}/banshee/Extensions/Banshee.Dap.Mtp.dll* %lang_package %files lang -f banshee.lang %prep echo "is_sle11_sp1" echo "%distribution" echo "%is_sle11_sp1" %setup -q -n banshee-%{version} %if %suse_version > 1110 translation-update-upstream po banshee %endif # update pkg-config files for the -devel package since we internalize # some BuildRequires in cases where we will upgrade a package that # might also be provided by the distro (e.g. taglib-sharp) %if %upstream_project == 1 pushd $RPM_BUILD_DIR/banshee-%{version}/build/pkg-config for pkg_config in *.pc.in; do awk -f %{S:1} < $pkg_config > ${pkg_config}.in mv ${pkg_config}.in $pkg_config done popd %endif %build %{?env_options} echo 'dist / suse_version / sles_version' echo '%distribution ;; %suse_version ;; %sles_version' %configure \ --with-vendor-build-id="%distribution" \ %if 0%{?suse_version} >= 1140 --enable-soundmenu \ %endif %if %suse_version > 1120 --disable-hal \ --disable-ipod \ %endif %if !0%{?have_gpod} --disable-appledevice \ %endif %if %suse_version > 1110 --enable-youtube \ %else --disable-youtube \ %endif %if !0%{?have_boo} --disable-boo \ %endif --disable-docs %{__make} %{?jobs:-j%jobs} %install %makeinstall %find_lang banshee chmod -x $RPM_BUILD_ROOT%{_libdir}/banshee/*.config chmod -x $RPM_BUILD_ROOT%{_libdir}/banshee/*/*.config %suse_update_desktop_file -r -N "Banshee" -G "Media Player" banshee GNOME Player AudioVideo X-Ximian-Main X-Red-Hat-Base %suse_update_desktop_file banshee-audiocd %suse_update_desktop_file banshee-media-player # If we are building for upstream, we want to bundle libraries that # we might want to differ from the downstream distribution %if %upstream_project == 1 for package in taglib-sharp mono-addins; do for assembly in $(find %{_prefix}/lib/mono/${package}/ -name \*.dll); do cp $(dirname $(readlink -e $assembly))/* $RPM_BUILD_ROOT%{_libdir}/banshee done done rm -f $RPM_BUILD_ROOT%{_libdir}/banshee/Mono.Addins.MSBuild.dll* %endif %if %have_webkit == 1 %if %suse_version <= 1120 cp %{_libdir}/libwebkit-1.0.so.* $RPM_BUILD_ROOT%{_libdir}/banshee %endif %endif %clean rm -rf "$RPM_BUILD_ROOT" %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor