aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2004-02-08 09:14:05 +0800
committerlioux <lioux@FreeBSD.org>2004-02-08 09:14:05 +0800
commitf2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch)
tree4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /audio
parent09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff)
downloadfreebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz
freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst
freebsd-ports-graphics-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip
USE_SIZEify
Diffstat (limited to 'audio')
-rw-r--r--audio/mctoolame-decoder/Makefile1
-rw-r--r--audio/mctoolame-decoder/distinfo1
-rw-r--r--audio/mctoolame-encoder/Makefile1
-rw-r--r--audio/mctoolame-encoder/distinfo1
-rw-r--r--audio/mpt/Makefile1
-rw-r--r--audio/mpt/distinfo1
-rw-r--r--audio/songprint/Makefile3
-rw-r--r--audio/songprint/distinfo1
-rw-r--r--audio/toolame/Makefile1
-rw-r--r--audio/toolame/distinfo1
10 files changed, 11 insertions, 1 deletions
diff --git a/audio/mctoolame-decoder/Makefile b/audio/mctoolame-decoder/Makefile
index 03316b9e7b7..e67e614d057 100644
--- a/audio/mctoolame-decoder/Makefile
+++ b/audio/mctoolame-decoder/Makefile
@@ -20,6 +20,7 @@ COMMENT= A LayerII MPEG Audio decoder which supports multi-channel encoding
USE_GMAKE= yes
USE_REINPLACE= yes
+USE_SIZE= yes
ALL_TARGET=
PLIST_SUB= PKGNAMESUFFIX="${PKGNAMESUFFIX}"
diff --git a/audio/mctoolame-decoder/distinfo b/audio/mctoolame-decoder/distinfo
index e70d7f17dc9..e139530601c 100644
--- a/audio/mctoolame-decoder/distinfo
+++ b/audio/mctoolame-decoder/distinfo
@@ -1 +1,2 @@
MD5 (mctoolamed-01a.tgz) = 03b8d015057b537ecce0c8011181c0ec
+SIZE (mctoolamed-01a.tgz) = 43555
diff --git a/audio/mctoolame-encoder/Makefile b/audio/mctoolame-encoder/Makefile
index 1b7b0dc59d5..034466d9f81 100644
--- a/audio/mctoolame-encoder/Makefile
+++ b/audio/mctoolame-encoder/Makefile
@@ -20,6 +20,7 @@ COMMENT= A LayerII MPEG Audio encoder which supports multi-channel encoding
USE_GMAKE= yes
USE_REINPLACE= yes
+USE_SIZE= yes
ALL_TARGET=
PLIST_SUB= PKGNAMESUFFIX="${PKGNAMESUFFIX}"
diff --git a/audio/mctoolame-encoder/distinfo b/audio/mctoolame-encoder/distinfo
index d40b2567630..b8bc4b59d02 100644
--- a/audio/mctoolame-encoder/distinfo
+++ b/audio/mctoolame-encoder/distinfo
@@ -1 +1,2 @@
MD5 (mctoolame-01a.tgz) = 17d136b6e0fb021fe8e409dc2f8e52f2
+SIZE (mctoolame-01a.tgz) = 96633
diff --git a/audio/mpt/Makefile b/audio/mpt/Makefile
index bf235cd4902..e2f96c8a214 100644
--- a/audio/mpt/Makefile
+++ b/audio/mpt/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
songprint.1:${PORTSDIR}/audio/songprint
USE_GNOME= glib12
+USE_SIZE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/audio/mpt/distinfo b/audio/mpt/distinfo
index 79d64f82bd2..2509ad75b1f 100644
--- a/audio/mpt/distinfo
+++ b/audio/mpt/distinfo
@@ -1 +1,2 @@
MD5 (mpt-0.0.tar.gz) = 1d8b34e99eacfe9a7de7ecfb7756339b
+SIZE (mpt-0.0.tar.gz) = 43138
diff --git a/audio/songprint/Makefile b/audio/songprint/Makefile
index da2bd47b614..0a6ca9f64a8 100644
--- a/audio/songprint/Makefile
+++ b/audio/songprint/Makefile
@@ -18,8 +18,9 @@ COMMENT= Library for acoustic fingerprinting of music from Freetantrum (TM)
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw
USE_GNOME= glib12
-GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_SIZE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
diff --git a/audio/songprint/distinfo b/audio/songprint/distinfo
index 1596bafa16a..d6ed6f79ff4 100644
--- a/audio/songprint/distinfo
+++ b/audio/songprint/distinfo
@@ -1 +1,2 @@
MD5 (songprint-1.2.tar.gz) = 1455710f6e25cedb5e719ed90aeedde0
+SIZE (songprint-1.2.tar.gz) = 520476
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile
index 10a1d1311fb..fb5280e61b2 100644
--- a/audio/toolame/Makefile
+++ b/audio/toolame/Makefile
@@ -19,6 +19,7 @@ COMMENT= Optimized mpeg 1/2 layer 2 audio encoder
USE_GMAKE= yes
USE_REINPLACE= yes
+USE_SIZE= yes
ALL_TARGET= ${PORTNAME}
DOC_FILES= FUTURE HISTORY LGPL.txt README
diff --git a/audio/toolame/distinfo b/audio/toolame/distinfo
index 4182e8054eb..ceb015f5d23 100644
--- a/audio/toolame/distinfo
+++ b/audio/toolame/distinfo
@@ -1 +1,2 @@
MD5 (toolame-02l.tgz) = 5946e2dd78fbb57e54386b3b5d873fee
+SIZE (toolame-02l.tgz) = 127493