diff options
author | bapt <bapt@FreeBSD.org> | 2011-04-06 05:56:50 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-04-06 05:56:50 +0800 |
commit | b61cd2cba9c7881dc100b9729e8a51c9aa04de89 (patch) | |
tree | 46c4b54ac142f99d8b39f029c8f597c59b2985ef /audio/gstreamer-plugins-fluendo-mp3 | |
parent | 5579837b34ad67cb468693bef00f684ca088255a (diff) | |
download | freebsd-ports-gnome-b61cd2cba9c7881dc100b9729e8a51c9aa04de89.tar.gz freebsd-ports-gnome-b61cd2cba9c7881dc100b9729e8a51c9aa04de89.tar.zst freebsd-ports-gnome-b61cd2cba9c7881dc100b9729e8a51c9aa04de89.zip |
- update to 0.10.15
- add license
Diffstat (limited to 'audio/gstreamer-plugins-fluendo-mp3')
-rw-r--r-- | audio/gstreamer-plugins-fluendo-mp3/Makefile | 8 | ||||
-rw-r--r-- | audio/gstreamer-plugins-fluendo-mp3/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/gstreamer-plugins-fluendo-mp3/Makefile b/audio/gstreamer-plugins-fluendo-mp3/Makefile index 5815a674cb54..da76f1301935 100644 --- a/audio/gstreamer-plugins-fluendo-mp3/Makefile +++ b/audio/gstreamer-plugins-fluendo-mp3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gstreamer-plugins-fluendo-mp3 -PORTVERSION= 0.10.7 -PORTREVISION= 1 +PORTVERSION= 0.10.15 CATEGORIES= audio MASTER_SITES= http://core.fluendo.com/gstreamer/src/gst-fluendo-mp3/ DISTNAME= gst-fluendo-mp3-${PORTVERSION} @@ -15,11 +14,12 @@ DISTNAME= gst-fluendo-mp3-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Mp3 gstreamer plugin from fluendo +LICENSE= MIT + CFLAGS:= ${CFLAGS} -O2 USE_GSTREAMER= yes GNU_CONFIGURE= yes -PLIST_FILES= lib/gstreamer-0.10/libgstflump3dec.a \ - lib/gstreamer-0.10/libgstflump3dec.la \ +PLIST_FILES= lib/gstreamer-0.10/libgstflump3dec.la \ lib/gstreamer-0.10/libgstflump3dec.so .include <bsd.port.mk> diff --git a/audio/gstreamer-plugins-fluendo-mp3/distinfo b/audio/gstreamer-plugins-fluendo-mp3/distinfo index 4d416a0936b2..7cf7949dfea4 100644 --- a/audio/gstreamer-plugins-fluendo-mp3/distinfo +++ b/audio/gstreamer-plugins-fluendo-mp3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gst-fluendo-mp3-0.10.7.tar.gz) = 5bf54d38e1a99fa2cf15c3cb038219783f13913067cee1887c7e588439c44410 -SIZE (gst-fluendo-mp3-0.10.7.tar.gz) = 469954 +SHA256 (gst-fluendo-mp3-0.10.15.tar.gz) = 2f0fb002890b7458afb12226aad9569747d17c448cbfe81b1c97bfa596ec42d3 +SIZE (gst-fluendo-mp3-0.10.15.tar.gz) = 496230 |