You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
PortSystem 1.0
|
|
|
|
name id3lib
|
|
version 3.8.3
|
|
revision 5
|
|
checksums rmd160 bfa2499ec649ed40815ad0a370c78eb1517952c4 \
|
|
sha256 2749cc3c0cd7280b299518b1ddf5a5bcfe2d1100614519b68702230e26c7d079 \
|
|
size 950726
|
|
|
|
categories audio
|
|
license LGPL
|
|
platforms darwin
|
|
maintainers nomaintainer
|
|
|
|
description ID3 tag manipulation
|
|
long_description id3lib provides an API for manipulation of ID3 tags \
|
|
in MP3 files.
|
|
|
|
homepage http://id3lib.sourceforge.net/
|
|
|
|
master_sites freebsd \
|
|
sourceforge:project/${name}/${name}/${version}/
|
|
|
|
depends_lib port:libiconv \
|
|
port:zlib
|
|
|
|
patchfiles automake.patch \
|
|
patch_id3lib_3.8.3_UTF16_writing_bug.diff \
|
|
id3lib-vbr-overflow.patch \
|
|
id3lib-main.patch \
|
|
boolcheck.patch \
|
|
no-iomanip.h.patch \
|
|
id3lib-linking-zlib.patch
|
|
|
|
patch.pre_args-replace -p0 -p1
|
|
|
|
use_autoreconf yes
|
|
autoreconf.args -fvi
|