diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-05 21:56:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-05 21:56:50 +0000 |
commit | ef7cebce9b2ea3403c2d44edf0d5686bf98793fc (patch) | |
tree | 52ecb6ff51cbc7b9cfe08f95c9c6df038e5390dc /audio/gstreamer-plugins-fluendo-mp3 | |
parent | a3fc58ee3616c471680d93a46c87f1e7889db52c (diff) | |
download | ports-ef7cebce9b2ea3403c2d44edf0d5686bf98793fc.tar.gz ports-ef7cebce9b2ea3403c2d44edf0d5686bf98793fc.zip |
Notes
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 |