update audio/id3lib to 3.8.0; thanks to naddy@
This commit is contained in:
parent
66cc19e658
commit
05349188f3
@ -1,19 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2002/05/13 13:28:07 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2002/09/16 21:03:11 lebel Exp $
|
||||
|
||||
COMMENT= "library for manipulating ID3v1 and ID3v2 tags"
|
||||
|
||||
VERSION= 3.8
|
||||
DISTNAME= id3lib-${VERSION}.0pre2
|
||||
DISTNAME= id3lib-${VERSION}.0
|
||||
CATEGORIES= audio
|
||||
NEED_VERSION= 1.528
|
||||
|
||||
HOMEPAGE= http://id3lib.sourceforge.net/
|
||||
|
||||
MAINTAINER= David Lebel <lebel@openbsd.org>
|
||||
|
||||
PATCH_LIST= ${PORTSDIR}/infrastructure/patches/patch-lt1.3.4-lt* \
|
||||
patch-*
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (id3lib-3.8.0pre2.tar.gz) = 48444a1eb634c034c05388e8e2bb5024
|
||||
RMD160 (id3lib-3.8.0pre2.tar.gz) = eb5848d93a2aa5c024eca24725691d1f30a7996b
|
||||
SHA1 (id3lib-3.8.0pre2.tar.gz) = 080565bb65aaa328dc2fbb3465ff4a49b6f52fe4
|
||||
MD5 (id3lib-3.8.0.tar.gz) = 9d5947e2c25c846b03faadfb8c6e8601
|
||||
RMD160 (id3lib-3.8.0.tar.gz) = f7d2092b0022b8a1603367484cf295e7fa1024d7
|
||||
SHA1 (id3lib-3.8.0.tar.gz) = 704cc9af55c11adba4d004b91576147a96ff4a04
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2002/02/02 19:49:54 lebel Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2002/09/16 21:03:11 lebel Exp $
|
||||
lib/libid3.so.3.8
|
||||
DYNLIBDIR(%D/lib)
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,12 +1,14 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/02/02 19:49:54 lebel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2002/09/16 21:03:11 lebel Exp $
|
||||
bin/id3convert
|
||||
bin/id3cp
|
||||
bin/id3info
|
||||
bin/id3tag
|
||||
include/id3.h
|
||||
include/id3/field.h
|
||||
include/id3/frame.h
|
||||
include/id3/globals.h
|
||||
include/id3/id3lib_frame.h
|
||||
include/id3/id3lib_streams.h
|
||||
include/id3/id3lib_strings.h
|
||||
include/id3/misc_support.h
|
||||
include/id3/reader.h
|
||||
include/id3/readers.h
|
||||
|
Loading…
Reference in New Issue
Block a user