this needs the just committed citrus stuff to build.
No wchar in libstdc++ -> no build
This commit is contained in:
parent
b7109f59a7
commit
33f91b54bf
21
audio/taglib/Makefile
Normal file
21
audio/taglib/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/04/14 21:28:01 espie Exp $
|
||||
|
||||
COMMENT= 'managing meta-data of audio formats'
|
||||
|
||||
CATEGORIES= audio devel
|
||||
|
||||
DISTNAME= taglib-1.3.1
|
||||
|
||||
HOMEPAGE= http://ktown.kde.org/~wheeler/taglib.html
|
||||
MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/
|
||||
CONFIGURE_STYLE=gnu
|
||||
WANTLIB= z
|
||||
|
||||
# GPL
|
||||
PERMIT_DISTFILES_FTP=Yes
|
||||
PERMIT_DISTFILES_CDROM=Yes
|
||||
PERMIT_PACKAGE_FTP=Yes
|
||||
PERMIT_PACKAGE_CDROM=Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
audio/taglib/distinfo
Normal file
4
audio/taglib/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (taglib-1.3.1.tar.gz) = f5c7c71513ba51b240864d7475a199c0
|
||||
RMD160 (taglib-1.3.1.tar.gz) = c7b33ee56375c4288609dce8f957d51546d9738b
|
||||
SHA1 (taglib-1.3.1.tar.gz) = 72241d0e4d2c9c491832fd87a20da2ed195dc215
|
||||
SIZE (taglib-1.3.1.tar.gz) = 734938
|
1
audio/taglib/pkg/DESCR
Normal file
1
audio/taglib/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
generic library to read mp3 tags and other formats as well
|
2
audio/taglib/pkg/PFRAG.shared
Normal file
2
audio/taglib/pkg/PFRAG.shared
Normal file
@ -0,0 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2005/04/14 21:28:01 espie Exp $
|
||||
@lib lib/libtag.so.4.0
|
54
audio/taglib/pkg/PLIST
Normal file
54
audio/taglib/pkg/PLIST
Normal file
@ -0,0 +1,54 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/04/14 21:28:01 espie Exp $
|
||||
%%SHARED%%
|
||||
bin/taglib-config
|
||||
include/taglib/
|
||||
include/taglib/apefooter.h
|
||||
include/taglib/apeitem.h
|
||||
include/taglib/apetag.h
|
||||
include/taglib/attachedpictureframe.h
|
||||
include/taglib/audioproperties.h
|
||||
include/taglib/commentsframe.h
|
||||
include/taglib/fileref.h
|
||||
include/taglib/flacfile.h
|
||||
include/taglib/flacproperties.h
|
||||
include/taglib/id3v1genres.h
|
||||
include/taglib/id3v1tag.h
|
||||
include/taglib/id3v2extendedheader.h
|
||||
include/taglib/id3v2footer.h
|
||||
include/taglib/id3v2frame.h
|
||||
include/taglib/id3v2framefactory.h
|
||||
include/taglib/id3v2header.h
|
||||
include/taglib/id3v2synchdata.h
|
||||
include/taglib/id3v2tag.h
|
||||
include/taglib/mpcfile.h
|
||||
include/taglib/mpcproperties.h
|
||||
include/taglib/mpegfile.h
|
||||
include/taglib/mpegheader.h
|
||||
include/taglib/mpegproperties.h
|
||||
include/taglib/oggfile.h
|
||||
include/taglib/oggflacfile.h
|
||||
include/taglib/oggpage.h
|
||||
include/taglib/oggpageheader.h
|
||||
include/taglib/relativevolumeframe.h
|
||||
include/taglib/tag.h
|
||||
include/taglib/tag_c.h
|
||||
include/taglib/taglib.h
|
||||
include/taglib/tbytevector.h
|
||||
include/taglib/tbytevectorlist.h
|
||||
include/taglib/tdebug.h
|
||||
include/taglib/textidentificationframe.h
|
||||
include/taglib/tfile.h
|
||||
include/taglib/tlist.h
|
||||
include/taglib/tlist.tcc
|
||||
include/taglib/tmap.h
|
||||
include/taglib/tmap.tcc
|
||||
include/taglib/tstring.h
|
||||
include/taglib/tstringlist.h
|
||||
include/taglib/uniquefileidentifierframe.h
|
||||
include/taglib/unknownframe.h
|
||||
include/taglib/vorbisfile.h
|
||||
include/taglib/vorbisproperties.h
|
||||
include/taglib/xingheader.h
|
||||
include/taglib/xiphcomment.h
|
||||
lib/libtag.a
|
||||
lib/libtag.la
|
Loading…
Reference in New Issue
Block a user