Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17:/tmp/cvs-serv5264/main/finkinfo/sound

Modified Files:
      Tag: pangocairo-branch
        gspeakers.info last.fm-ripper-perl.info libsndfile1.info 
        pyogg-py.info pytagger-py.info pyvorbis-py.info shorten.info 
Added Files:
      Tag: pangocairo-branch
        cddb-py.info mediatagtools.info mp3wrap.info ocp.info snd.info 
        snd.patch 
Removed Files:
      Tag: pangocairo-branch
        cddb-py23.info 
Log Message:
merge from HEAD (pangocairo-root-29)

--- NEW FILE: snd.patch ---
diff -Nurd -x'*~' snd-9.orig/snd-file.c snd-9/snd-file.c
--- snd-9.orig/snd-file.c       2007-06-02 14:00:04.000000000 -0400
+++ snd-9/snd-file.c    2007-06-08 00:15:55.000000000 -0400
@@ -16,7 +16,7 @@
   #include <sys/param.h>
 #endif
 
-#if (HAVE_SYS_MOUNT_H && MUS_MAC_OSX) || __bsdi__ || MUS_NETBSD
+#if (HAVE_SYS_MOUNT_H && MUS_MAC_OSX) || __bsdi__ || MUS_NETBSD || USE_STATFS
   #include <sys/mount.h>
 #endif
 
diff -Nurd -x'*~' snd-9.orig/snd-help.c snd-9/snd-help.c
--- snd-9.orig/snd-help.c       2007-05-31 10:38:15.000000000 -0400
+++ snd-9/snd-help.c    2007-06-08 01:48:18.000000000 -0400
@@ -3512,6 +3512,7 @@
   
 static char *html_directory(void)
 {
+  return(copy_string(HTML_DOC_DIR));
   int i;
   if (mus_file_probe("snd.html"))
     return(mus_getcwd());

--- NEW FILE: cddb-py.info ---
Info2: <<
Package: cddb-py%type_pkg[python]
Version: 1.4
Revision: 1004
Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
Type: python (2.3 2.4 2.5)
Source: mirror:sourceforge:cddb-py/CDDB-%v.tar.gz
Source-MD5: 254698082bafe3030d07d88fb7e13fe2
License: GPL
Depends: python%type_pkg[python]
CompileScript: %p/bin/python%type_raw[python] setup.py build
InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
DocFiles: CHANGES COPYING README cddb-info.py
Description: Audio CD track info access in Python
DescUsage: <<
 There is an example of usage "cddb-info.py" in
 %p/share/doc/cddb-py%type_pkg[python]. As a device name,
 you have to choose something like 
 "/dev/disk2". Find it via the command "df -k".

 Another interesting example is the script
 http://fdubuy.free.fr/scribus/files/cddb_cover.py
 which, when run from inside scribus, allows to 
 print CD covers.
<<
Maintainer: Martin Costabel <[EMAIL PROTECTED]>
Homepage: http://cddb-py.sourceforge.net/
<<


--- cddb-py23.info DELETED ---

Index: shorten.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/shorten.info,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -d -r1.3.2.1 -r1.3.2.2
--- shorten.info        13 Feb 2007 19:58:11 -0000      1.3.2.1
+++ shorten.info        19 Jun 2007 21:18:04 -0000      1.3.2.2
@@ -37,5 +37,3 @@
 
 Homepage: http://etree.org/shnutils/shorten/
 License: Restrictive
-
-                

Index: pyvorbis-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/pyvorbis-py.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- pyvorbis-py.info    20 Jan 2006 20:30:47 -0000      1.1
+++ pyvorbis-py.info    19 Jun 2007 21:18:04 -0000      1.1.2.1
@@ -2,6 +2,7 @@
 Package: pyvorbis-py%type_pkg[python]
 Version: 1.4
 Revision: 11
+Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python (2.3 2.4)
 Description: Python %type_raw[python] mod for OGG Vorbis files
 License: LGPL

Index: pytagger-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/pytagger-py.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- pytagger-py.info    20 Jan 2006 20:30:47 -0000      1.1
+++ pytagger-py.info    19 Jun 2007 21:18:04 -0000      1.1.2.1
@@ -2,6 +2,7 @@
 Package: pytagger-py%type_pkg[python]
 Version: 0.4
 Revision: 11
+Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python (2.3 2.4)
 Description: Python %type_raw[python] mod for ID3 tags
 License: BSD

--- NEW FILE: ocp.info ---
Package: ocp
Version: 0.1.13
Revision: 13
Description: Media player with CoreAudio support
GCC: 4.0
Depends: libid3tag-shlibs, libmad-shlibs, libogg-shlibs, libvorbis0-shlibs, 
libsidplay-shlibs
BuildDepends: libid3tag, libmad, libogg, libvorbis0, libsidplay, pkgconfig
Source: http://freshmeat.net/redir/opencubicplayer/7401/url_bz2/%n-%v.tar.bz2
Source-MD5: 1d4ea4c3b545cee3d719175b65580a97
SetCFLAGS: -I%p/include -Os
SetCXXFLAGS: -I%p/include -Os
SetLDFLAGS: -L%p/lib
ConfigureParams: --mandir=%p/share/man --bindir=%p/bin --libdir=%p/lib 
--with-extra-libraries=%p/lib --with-extra-includes=%p/include --without-alsa 
--without-oss --without-x11 --with-debug --with-sidplay 
--disable-dependency-tracking
PatchScript: perl -pi -e 's/[EMAIL PROTECTED]/\1\nThis file documents ocp, a 
music file [EMAIL PROTECTED]/' doc/texi/ocp.texi.in
InstallScript: make install DESTDIR=%d BINDIR=%p/bin
DocFiles: AUTHORS BUGS COPYING CREDITS KEYBOARD_REMAPS SUID TODO README.Darwin
InfoDocs: %p/share/info/ocp.info.gz
License: GPL
Homepage: http://stian.lunafish.org/project-ocp.php
Maintainer: Jack Fink <[EMAIL PROTECTED]>
DescPackaging: <<
        Next version will include x11 support, too.
        All included dylibs are private.
<<

Index: pyogg-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/pyogg-py.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- pyogg-py.info       20 Jan 2006 20:30:47 -0000      1.1
+++ pyogg-py.info       19 Jun 2007 21:18:04 -0000      1.1.2.1
@@ -3,6 +3,7 @@
 Version: 1.3
 Revision: 11
 Type: python (2.3 2.4)
+Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Description: Python %type_raw[python] mod for OGG files
 License: LGPL
 Maintainer: Dave Vasilevsky <[EMAIL PROTECTED]>

--- NEW FILE: mp3wrap.info ---
Package: mp3wrap
Version: 0.5
Revision: 2
Description: Wrap multiple mp3 files into a single file
License: GPL
Maintainer: Hanspeter Niederstrasser <[EMAIL PROTECTED]>
Recommends: mp3splt (>= 1.2)
Source: mirror:sourceforge:%n/%n-%v-src.tar.gz
Source-MD5: 096b46295cbe3ee2f02ca7792517dc36
SourceDirectory: %n-%v
ConfigureParams: <<
        --mandir=%p/share/man \
        --disable-dependency-tracking
<<
InstallScript: /usr/bin/make -w install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog INSTALL README doc/faq.html doc/man.html
Homepage: http://mp3wrap.sourceforge.net/
DescDetail: <<
Command-line utility that wraps quickly two or more mp3 files in one 
single large playable mp3, without losing filenames and ID3 informations 
(and without need of decoding/encoding).

Also with the possibility of including other non mp3 files, such as 
PlayLists, info files, cover images, inside the mp3. This means that 
you obtain a large mp3 that you can split in any moment just using 
mp3splt and in few seconds you have all original files again! It's useful
because files created with Mp3Wrap are easy to download. Infact who 
downloads has not to know each single song name and easy to play and 
even if you don't have mp3splt to split file, you can listen to it 
anyway.
 <<

Index: libsndfile1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libsndfile1.info,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- libsndfile1.info    7 May 2006 07:16:37 -0000       1.7
+++ libsndfile1.info    19 Jun 2007 21:17:59 -0000      1.7.2.1
@@ -1,15 +1,13 @@
 Package: libsndfile1
-Version: 1.0.15
-Revision: 4
+Version: 1.0.17
+Revision: 1
 Maintainer: None <[EMAIL PROTECTED]>
 BuildDepends: flac | flac-nox
 Depends: %N-shlibs (= %v-%r)
 Source: http://www.mega-nerd.com/libsndfile/libsndfile-%v.tar.gz
-Source-MD5: 4171faabfad0ce550cbe9bf1b065e976
+Source-MD5: 2d126c35448503f6dbe33934d9581f6b
 Conflicts: libsndfile, libsndfile0
 Replaces: libsndfile, libsndfile0
-NoSetLDFLAGS: True
-SetLIBS: -L%p/lib
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--disable-sqlite
@@ -49,6 +47,11 @@
  between flac and flac-nox.
 
  Originally packaged by Matt Stephenson.
+
+ Supplies C++ interface as of 1.0.17-1 in the form of sndfile.hh, which  is
+ just inline wrappers (no compiled C++ library implementation). Therefore,
+ no need for different libsndfile1 packages for different g++ ABI. The
+ testing of the C++ interface does not leak any compiled code into the .deb.
 <<
 License: LGPL
 Homepage: http://www.zip.com.au/~erikd/libsndfile

--- NEW FILE: snd.info ---
Package: snd
Version: 9.1
Revision: 2
Depends: <<
        audiofile-shlibs,
        esound-shlibs,
        flac-bin,
        fftw3-shlibs,
        gsl-shlibs,
        ladspa,
        libgettext3-shlibs,
        libiconv,
        mpg123,
        mpg321,
        openmotif3-shlibs,
        shorten,
        speex3-bin,
        vorbis-tools,
        wavpack,
        x11
<<
BuildDepends: <<
        audiofile,
        esound,
        fftw3,
        gettext-bin,
        gettext-tools,
        gsl,
        ladspa-dev,
        libgettext3-dev,
        libiconv-dev,
        openmotif3,
        pkgconfig,
        x11-dev
<<
Source: ftp://ccrma-ftp.stanford.edu/pub/Lisp/%n-%v.tar.gz
Source-MD5: 5612ad0196048d12cb73827209c53e72
SourceDirectory: %n-9
Patch: %n.patch
SetCFLAGS: -DHTML_DOC_DIR='"%p/share/doc/%n"'
ConfigureParams: --with-esd --with-temp-dir=/tmp --mandir='${prefix}/share/man' 
--without-guile --without-ruby
CompileScript: <<
  ac_cv_path_PATH_TIMIDITY=no ac_cv_path_PATH_TTA=no ./configure %c
  make
<<
DocFiles: COPYING ChangeLog DotEmacs HISTORY.Snd NEWS README.Snd TODO.Snd *.html
Description: Sound editor modelled loosely after emacs
DescPackaging: <<
        The configure test for statfs has #include <sys/mount.h>, so
        propagate that result into snd-file.c in order to declare the
        statfs datatypes.

        Auto-detection of dir containing html docs doesn't seem to
        work and 'make install' doesn't install the html files either,
        so manually install the files (DocFiles:*.html) and hack
        snd-help.c:html_directory() to return that dir.

        Don't understand scripting support yet, so disabling for now...
<<
DescUsage: <<
        Install fink's firefox or mozilla package in order to get detailed
        online help from the Help menu.
<<
License: GPL
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
Homepage: http://ccrma.stanford.edu/software/snd/snd.html

Index: gspeakers.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/gspeakers.info,v
retrieving revision 1.4.2.11
retrieving revision 1.4.2.12
diff -u -d -r1.4.2.11 -r1.4.2.12
--- gspeakers.info      12 Jun 2007 05:07:46 -0000      1.4.2.11
+++ gspeakers.info      19 Jun 2007 21:17:59 -0000      1.4.2.12
@@ -6,7 +6,7 @@
 Depends: gtkmm2.4-shlibs (>= 2.10.7-1001), libxml2-shlibs, x11, atk1-shlibs 
(>= 1.17.0-1), glib2-shlibs (>= 2.12.0-1), gtk+2-shlibs (>= 2.10.0-1), 
pango1-xft2-ft219-shlibs (>= 1.16.0-1), libiconv, libgettext3-shlibs
 ###
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 1a8ed81fe42000969e8b0d29f8156bae
+Source-MD5: 5a072971751a3b8c048248da0b527a25
 GCC: 4.0
 ###
 #PatchScript: 

Index: last.fm-ripper-perl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/last.fm-ripper-perl.info,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- last.fm-ripper-perl.info    4 Feb 2007 23:20:23 -0000       1.1.2.1
+++ last.fm-ripper-perl.info    19 Jun 2007 21:17:59 -0000      1.1.2.2
@@ -5,6 +5,7 @@
 Revision: 1
 Type: perl(5.8.1 5.8.4 5.8.6 5.8.8)
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
+Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
 Description: Save last.fm radio to MP3 files
 License: Artistic
 Homepage: http://search.cpan.org/dist/last.fm-ripper/

--- NEW FILE: mediatagtools.info ---
Package: mediatagtools
Version: 0.3.2
Revision: 1004
CustomMirror: <<
        nam-EUR: http://download.berlios.de
        nam-EUR: http://download2.berlios.de
<<
Source: mirror:custom:%n/%n-%v.tar.bz2
Depends: qt3-shlibs, taglib-shlibs, x11, x11-shlibs
BuildDepends: qt3 (>= 3.3.5-1026), x11-dev, taglib
GCC: 4.0
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Homepage: http://mediatagtools.berlios.de
License: GPL
Description: Collection of tools for audio files
Source-MD5: 66fe68707ee34c06bdbdb7f45f75caee
PatchScript: <<
        perl -pi -e "s,-static,-dynamic,g" src/src.pro
        rm -rf autom4te.cache
<<
ConfigureParams: --qtdir=%p/lib/qt3 --verbose
CompileScript: <<
        ./configure %c
        perl -pi -e "s,INSTALL_ROOT = %p,INSTALL_ROOT = %i,g" Makefile
        make
<<
DocFiles: AUTHOR COPYING ChangeLog INSTALL NOTES RELEASE TODO VERSION


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to