]> git.pld-linux.org Git - packages/bmpx.git/blobdiff - bmpx.spec
- rel 7
[packages/bmpx.git] / bmpx.spec
index cfd8b83fe80df289e9cafc66e8f100404d845fc5..4b406213242732d579ea373bd95fab1c565777ae 100644 (file)
--- a/bmpx.spec
+++ b/bmpx.spec
@@ -6,23 +6,20 @@ Summary:      Sound player with the WinAmp GUI, for Unix-based systems for GTK+
 Summary(pl.UTF-8):     Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+
 Name:          bmpx
 Version:       0.40.13
-Release:       4
+Release:       7
 License:       GPL v2
 Group:         X11/Applications/Sound
-Source0:       http://files.beep-media-player.org/releases/0.40/%{name}-%{version}.tar.bz2
+Source0:       http://files.backtrace.info/releases/0.40/%{name}-%{version}.tar.bz2
 # Source0-md5: 11da3d4c63e77dc15a53d0c6c25ddadb
-Source1:       mp3license
 Patch0:                %{name}-sql_check.patch
 Patch1:                %{name}-lib64.patch
-URL:           http://beep-media-player.org/
+Patch2:                %{name}-libsoup24.patch
+Patch3:                %{name}-invalid-conversion.patch
+URL:           http://bmpx.backtrace.info/
 BuildRequires: alsa-lib-devel >= 1.0.9
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.8
-BuildRequires: boost-bind-devel
-BuildRequires: boost-call_traits-devel
-BuildRequires: boost-devel >= 1.33.1
-BuildRequires: boost-filesystem-devel
-BuildRequires: boost-regex-devel
+BuildRequires: boost-devel >= 1.35.0
 BuildRequires: cairomm-devel >= 0.6.0
 BuildRequires: cdparanoia-III-devel
 BuildRequires: dbus-glib-devel >= 0.62
@@ -38,7 +35,7 @@ BuildRequires:        librsvg-devel >= 1:2.14.0
 BuildRequires: libsexymm-devel >= 0.1.9
 %{?with_sid:BuildRequires:     libsidplay-devel}
 BuildRequires: libsigc++-devel >= 2.0.0
-BuildRequires: libsoup-devel >= 2.2.100
+BuildRequires: libsoup-devel >= 2.4.0
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 1:2.6.26
 BuildRequires: libxslt-progs
@@ -121,6 +118,8 @@ Ta wtyczka rejestruje protokół lastfm:// do BMPx.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.079521 seconds and 4 git commands to generate.