bmpx bez gamina
Szymon Siwek
sls w poczta.wp.pl
Pon, 3 Lip 2006, 23:19:03 CEST
Witam!
bmpx może korzystać z fama albo gamina. Ponieważ fam jest zdecydowanie
bardziej popularny, a konfliktuje z gaminem, podsyłam łatkę umożliwiającą
korzystanie z fama.
--
Szymon Siwek
Los nikomu nie szczędzi rozczarowań.
-------------- następna część ---------
Index: bmpx.spec
===================================================================
RCS file: /cvsroot/SPECS/bmpx.spec,v
retrieving revision 1.52
diff -u -r1.52 bmpx.spec
--- bmpx.spec 15 Jun 2006 14:56:01 -0000 1.52
+++ bmpx.spec 30 Jun 2006 11:01:32 -0000
@@ -1,4 +1,5 @@
# $Revision: 1.52 $, $Date: 2006/06/15 14:56:01 $
+%bcond_with gamin # bmpx can use gamin or fam
Summary: Sound player with the WinAmp GUI, for Unix-based systems for GTK+
Summary(pl): Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+
Name: bmpx
@@ -18,7 +19,11 @@
BuildRequires: dbus-glib-devel
BuildRequires: esound-devel >= 0.2.8
BuildRequires: flex
+%if %{with gamin}
BuildRequires: gamin-devel
+%else
+BuildRequires: fam-devel
+%endif
BuildRequires: gstreamer-plugins-base-devel >= 0.10.4
BuildRequires: gtk+2-devel >= 2:2.8.0
BuildRequires: hal-devel
@@ -126,6 +131,8 @@
%configure \
--enable-hal \
+%{?with_gamin:--enable-gamin} \
+%{!?with_gamin:--enable-fam} \
--enable-shared \
--enable-static \
--with-dbus-services-dir=%{_datadir}/dbus-1/services
Więcej informacji o liście dyskusyjnej pld-devel-pl