]> git.pld-linux.org Git - packages/audacious.git/commitdiff
- updated to 3.2.3 auto/th/audacious-3_2_3-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Mon, 25 Jun 2012 14:06:02 +0000 (14:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use gtk+3

Changed files:
    audacious-desktop.patch -> 1.15
    audacious.spec -> 1.80

audacious-desktop.patch
audacious.spec

index 83e07e09dc153fb1bb12ad0ca8b7947130c1efd7..f5ee552826e06cfc72e2ec86a9f3b693e3ac18a9 100644 (file)
@@ -1,5 +1,6 @@
---- audacious-2.5.0/audacious.desktop~ 2011-04-16 18:09:10.000000000 +0200
-+++ audacious-2.5.0/audacious.desktop  2011-05-04 12:41:43.403333840 +0200
+diff -uNr audacious-3.2.3.orig/audacious.desktop audacious-3.2.3/audacious.desktop
+--- audacious-3.2.3.orig/audacious.desktop     2012-05-26 13:42:34.000000000 +0200
++++ audacious-3.2.3/audacious.desktop  2012-06-25 13:54:22.486297528 +0200
 @@ -1,6 +1,4 @@
  [Desktop Entry]
 -Version=1.0
@@ -29,5 +30,5 @@
  Exec=audacious %U
  TryExec=audacious
  Terminal=false
- MimeType=application/ogg;application/x-cue;application/x-ogg;application/xspf+xml;audio/midi;audio/mp3;audio/mpeg;audio/mpegurl;audio/ogg;audio/prs.sid;audio/x-flac;audio/x-it;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-wma;audio/x-musepack;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-vorbis+ogg;audio/x-wav;audio/x-xm;x-content/audio-cdda;
+ MimeType=application/ogg;application/x-cue;application/x-ogg;application/xspf+xml;audio/midi;audio/mp3;audio/mpeg;audio/mpegurl;audio/ogg;audio/prs.sid;audio/x-flac;audio/x-it;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-wma;audio/x-musepack;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-vorbis+ogg;audio/x-wav;audio/x-xm;inode/directory;x-content/audio-cdda;
 +Categories=GTK;AudioVideo;Player;
index 9595727b3878272833bbb7f40fd67ddcc918e933..d6bd70a67e8547abcae388dc4ef9849ebc948ead 100644 (file)
@@ -1,13 +1,13 @@
-Summary:       Sound player with the WinAmp GUI, for Unix-based systems for GTK+2
-Summary(hu.UTF-8):     Zenelejátszó WinAmp-szerű felülettel GTK+2-t használó rendszerekhez
-Summary(pl.UTF-8):     Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+2
+Summary:       Sound player with the WinAmp GUI, for Unix-based systems for GTK+
+Summary(hu.UTF-8):     Zenelejátszó WinAmp-szerű felülettel GTK+-t használó rendszerekhez
+Summary(pl.UTF-8):     Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+
 Name:          audacious
-Version:       3.2.1
+Version:       3.2.3
 Release:       1
 License:       GPL
 Group:         X11/Applications/Sound
 Source0:       http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
-# Source0-md5: 77468d00e8bd47c92f818fcae0090931
+# Source0-md5: 322d9281168b92e3ef4e9334e6a2d5f3
 Patch0:                %{name}-desktop.patch
 URL:           http://audacious-media-player.org/
 BuildRequires: autoconf >= 2.59
@@ -15,9 +15,9 @@ BuildRequires:        automake
 BuildRequires: dbus-devel >= 0.60
 BuildRequires: dbus-glib-devel >= 0.60
 BuildRequires: gettext-devel
-BuildRequires: gtk+2-devel >= 2:2.6.0
+BuildRequires: gtk+3-devel >= 3.0.0
 BuildRequires: home-etc-devel
-BuildRequires: libguess-devel
+BuildRequires: libguess-devel >= 1.1
 BuildRequires: libmowgli-devel >= 0.9.0
 BuildRequires: libstdc++-devel
 BuildRequires: mcs-devel >= 0.4.0
@@ -88,7 +88,7 @@ Summary:      Audacious media player library
 Summary(hu.UTF-8):     Audacious médialejátszó könyvtár
 Summary(pl.UTF-8):     Biblioteka odtwarzacza multimedialnego Audacious
 Group:         X11/Applications/Sound
-Requires:      gtk+2 >= 2:2.6.0
+Requires:      gtk+3 >= 3.0.0
 Requires:      libmowgli >= 0.4.0
 
 %description libs
@@ -107,7 +107,7 @@ Summary(pl.UTF-8):  Pliki nagłówkowe odtwarzacza multimedialnego Audacious
 Group:         X11/Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
 Requires:      dbus-glib-devel
-Requires:      gtk+2-devel >= 2:2.6.0
+Requires:      gtk+3-devel >= 3.0.0
 Requires:      home-etc-devel
 Requires:      libmowgli-devel >= 0.4.0
 Requires:      mcs-devel
This page took 0.065863 seconds and 4 git commands to generate.