diff options
author | krion <krion@FreeBSD.org> | 2004-01-30 22:05:15 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-30 22:05:15 +0800 |
commit | bcf0673de8303b986777c04d4096f424536e74e2 (patch) | |
tree | 10ec929f44d787be8412e8ff1d84fdbb18f050c7 /audio | |
parent | 57b6ef8e00ce48366cba0918822b38ddcce74da0 (diff) | |
download | freebsd-ports-gnome-bcf0673de8303b986777c04d4096f424536e74e2.tar.gz freebsd-ports-gnome-bcf0673de8303b986777c04d4096f424536e74e2.tar.zst freebsd-ports-gnome-bcf0673de8303b986777c04d4096f424536e74e2.zip |
- SIZEify
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aube/Makefile | 1 | ||||
-rw-r--r-- | audio/aube/distinfo | 1 | ||||
-rw-r--r-- | audio/sweep/Makefile | 1 | ||||
-rw-r--r-- | audio/sweep/distinfo | 1 | ||||
-rw-r--r-- | audio/wavbreaker/Makefile | 1 | ||||
-rw-r--r-- | audio/wavbreaker/distinfo | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/audio/aube/Makefile b/audio/aube/Makefile index 9adf2e6ca8ae..a9eea50a745d 100644 --- a/audio/aube/Makefile +++ b/audio/aube/Makefile @@ -15,6 +15,7 @@ COMMENT= System for sound generation and processing LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile +USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/audio/aube/distinfo b/audio/aube/distinfo index bef0842cab93..49c33e8ce51b 100644 --- a/audio/aube/distinfo +++ b/audio/aube/distinfo @@ -1 +1,2 @@ MD5 (aube-0.30.2.tar.gz) = dffa22ed759d05d2b110f03d09906ccf +SIZE (aube-0.30.2.tar.gz) = 206407 diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 8f4712300fee..1c5c657cff92 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ mad.2:${PORTSDIR}/audio/mad \ tdb.1:${PORTSDIR}/databases/tdb +USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/audio/sweep/distinfo b/audio/sweep/distinfo index fcc54681656f..76399e51021d 100644 --- a/audio/sweep/distinfo +++ b/audio/sweep/distinfo @@ -1 +1,2 @@ MD5 (sweep-0.8.2.tar.gz) = cc2e9a8473861ceeeeb98ebf795a0ab2 +SIZE (sweep-0.8.2.tar.gz) = 833973 diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile index 62a25d55a7a7..ade0e4c9b59e 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://huli.org/wavbreaker/ MAINTAINER= krion@FreeBSD.org COMMENT= Tool to split wav files +USE_SIZE= yes USE_GNOME= gtk20 libxml2 gnomehack USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/audio/wavbreaker/distinfo b/audio/wavbreaker/distinfo index 12683d3aff5a..d684c1609b6d 100644 --- a/audio/wavbreaker/distinfo +++ b/audio/wavbreaker/distinfo @@ -1 +1,2 @@ MD5 (wavbreaker-0.4.tar.gz) = c21519100966535c0fda46e304de0c8a +SIZE (wavbreaker-0.4.tar.gz) = 70938 |