Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv13788/stable/main/finkinfo/libs
Modified Files:
libgpod0.info libgpod1.info libgpod3.info
Added Files:
libgpod4.info
Log Message:
sync latest libgpod* to stable
Index: libgpod1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libgpod1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libgpod1.info 23 Apr 2010 14:48:51 -0000 1.2
+++ libgpod1.info 16 Oct 2011 08:02:43 -0000 1.3
@@ -1,6 +1,6 @@
Package: libgpod1
Version: 0.4.2
-Revision: 7
+Revision: 8
Depends: %N-shlibs (>= %v-%r)
BuildDepends: <<
atk1 (>= 1.20.0-1),
@@ -22,8 +22,8 @@
<<
BuildDependsOnly: true
-Conflicts: libgpod0, libgpod3
-Replaces: libgpod0, libgpod3
+Conflicts: libgpod0, libgpod3, libgpod4
+Replaces: libgpod0, libgpod3, libgpod4
Source: mirror:sourceforge:gtkpod/libgpod-%v.tar.gz
Source-MD5: c3c031dc6f1f6eff422598c84f2621bd
#Patch: %n.patch
Index: libgpod0.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libgpod0.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libgpod0.info 23 Apr 2010 14:48:51 -0000 1.3
+++ libgpod0.info 16 Oct 2011 08:02:43 -0000 1.4
@@ -1,6 +1,6 @@
Package: libgpod0
Version: 0.3.2
-Revision: 7
+Revision: 8
Depends: %N-shlibs (>= %v-%r)
BuildDepends: <<
atk1 (>= 1.20.0-1),
@@ -23,8 +23,8 @@
<<
BuildDependsOnly: true
-Conflicts: libgpod1, libgpod3
-Replaces: libgpod1, libgpod3
+Conflicts: libgpod1, libgpod3, libgpod4
+Replaces: libgpod1, libgpod3, libgpod4
Source: mirror:sourceforge:gtkpod/libgpod-%v.tar.gz
Source-MD5: c9c41625347a33efd9441c4e71fdd04e
PatchFile: %n.patch
Index: libgpod3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libgpod3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libgpod3.info 23 Apr 2010 14:48:51 -0000 1.2
+++ libgpod3.info 16 Oct 2011 08:02:43 -0000 1.3
@@ -1,6 +1,6 @@
Package: libgpod3
Version: 0.6.0
-Revision: 2
+Revision: 3
Depends: %N-shlibs (>= %v-%r)
BuildDepends: <<
atk1 (>= 1.20.0-1),
@@ -25,8 +25,8 @@
<<
BuildDependsOnly: true
-Conflicts: libgpod0, libgpod1
-Replaces: libgpod0, libgpod1
+Conflicts: libgpod0, libgpod1, libgpod4
+Replaces: libgpod0, libgpod1, libgpod4
Source: mirror:sourceforge:gtkpod/libgpod-%v.tar.gz
Source-MD5: b44d8aee3f6610370b6faf61770c5f3c
SetCPPFLAGS: -fnested-functions
--- NEW FILE: libgpod4.info ---
Info4: <<
Package: libgpod4
Version: 0.7.2
Revision: 4
Description: Library for accessing iPod files
License: LGPL
Maintainer: Benjamin Reed <[email protected]>
Depends: %N-shlibs (>= %v-%r)
BuildDepends: <<
fink (>= 0.29.7-1),
gettext-tools,
glib2-dev (>= 2.22.0-1),
gtk-doc (>= 1.13-5),
gtk+2-dev (>= 2.18.0-1),
intltool40,
libiconv-dev,
libxml2 (>= 2.6.32-1),
pkgconfig (>= 0.23-1),
taglib
<<
Conflicts: <<
libgpod0,
libgpod1,
libgpod3
<<
Replaces: <<
libgpod0,
libgpod1,
libgpod3
<<
BuildDependsOnly: true
Source: mirror:sourceforge:gtkpod/libgpod-%v.tar.gz
Source-MD5: 1ec69c3a19fb071b1639cdcaf68463c1
PatchScript: <<
perl -pi -e 's,GETTEXT_PACKAGE=libgpod,GETTEXT_PACKAGE=libgpod-4.0,'
configure
perl -pi -e 's,(libgpod_la_LIBADD =),\1 \$(INTLLIBS),' src/Makefile.in
<<
SetCPPFLAGS: -fnested-functions
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
--enable-gtk-doc --without-python --disable-pygobject
InstallScript: make -j1 install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
SplitOff: <<
Package: %N-shlibs
Description: Shared libraries for libgpod
Depends: <<
glib2-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
libgettext8-shlibs,
libxml2-shlibs (>= 2.6.32-1)
<<
Files: lib/libgpod.4*.dylib share/locale
Shlibs: %p/lib/libgpod.4.dylib 6.0.0 libgpod4-shlibs (>= 0.7.2-1)
<<
Homepage: http://www.gtkpod.org/libgpod.html
DescDetail: <<
libgpod is a shared library to access the contents of an
iPod. This library is based on code used in the gtkpod
project.
libgpod supports playlists, smart playlists, playcounts,
ratings and podcasts. Support for cover art and photos is
currently being tested.
<<
<<
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs