# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libid3tag # libid3tag/pkg-plist # libid3tag/pkg-descr # libid3tag/distinfo # libid3tag/Makefile # libid3tag/files # libid3tag/files/patch-Makefile.in # echo c - libid3tag mkdir -p libid3tag > /dev/null 2>&1 echo x - libid3tag/pkg-plist sed 's/^X//' >libid3tag/pkg-plist << 'END-of-libid3tag/pkg-plist' Xinclude/id3tag.h Xlib/libid3tag.a Xlib/libid3tag.so Xlib/libid3tag.so.2 END-of-libid3tag/pkg-plist echo x - libid3tag/pkg-descr sed 's/^X//' >libid3tag/pkg-descr << 'END-of-libid3tag/pkg-descr' XMAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 Xas well as the MPEG-2 extension to Lower Sampling Frequencies. All Xthree audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are Xfully implemented. X XMAD does not yet support MPEG-2 multichannel audio (although it should Xbe backward compatible with such streams) or AAC, nor does it support Xthe so-called MPEG 2.5 format. X XThis is ID3 tag library, which is part of the project. X XWWW: http://mad.sourceforge.net/ END-of-libid3tag/pkg-descr echo x - libid3tag/distinfo sed 's/^X//' >libid3tag/distinfo << 'END-of-libid3tag/distinfo' XMD5 (libid3tag-0.15.0b.tar.gz) = a625307d2cda4f3c609b79c1e3a93d87 END-of-libid3tag/distinfo echo x - libid3tag/Makefile sed 's/^X//' >libid3tag/Makefile << 'END-of-libid3tag/Makefile' X# New ports collection makefile for: libid3tag X# Date created: 26 November 2003 X# Whom: Sergey Akifyev X# X# $FreeBSD$ X# X XPORTNAME= libid3tag XPORTVERSION= 0.15.0b XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ X ftp://ftp.mars.org/pub/mpeg/ XMASTER_SITE_SUBDIR= mad X XMAINTAINER= asa@gascom.ru XCOMMENT= ID3 tags library (part of MAD project) X XUSE_LIBTOOL= yes XINSTALLS_SHLIB= yes X X.include END-of-libid3tag/Makefile echo c - libid3tag/files mkdir -p libid3tag/files > /dev/null 2>&1 echo x - libid3tag/files/patch-Makefile.in sed 's/^X//' >libid3tag/files/patch-Makefile.in << 'END-of-libid3tag/files/patch-Makefile.in' X--- Makefile.in.orig Wed Nov 26 09:37:37 2003 X+++ Makefile.in Wed Nov 26 09:37:57 2003 X@@ -213,7 +213,7 @@ X ltmain.sh missing mkinstalldirs X SOURCES = $(libid3tag_la_SOURCES) $(EXTRA_libid3tag_la_SOURCES) X X-all: $(BUILT_SOURCES) config.h X+all: $(BUILT_SOURCES) X $(MAKE) $(AM_MAKEFLAGS) all-recursive X X .SUFFIXES: END-of-libid3tag/files/patch-Makefile.in exit