diff options
author | tobik <tobik@FreeBSD.org> | 2018-08-11 02:49:49 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-08-11 02:49:49 +0800 |
commit | 75664c52e00d34cdc95abc74a18cc67f6098a009 (patch) | |
tree | 79d58c448d6d5ddd1908c57efb9dcfa035ec7262 /audio | |
parent | 92666c6527a70c3bd2a5cd4a161571e73cf928e7 (diff) | |
download | freebsd-ports-gnome-75664c52e00d34cdc95abc74a18cc67f6098a009.tar.gz freebsd-ports-gnome-75664c52e00d34cdc95abc74a18cc67f6098a009.tar.zst freebsd-ports-gnome-75664c52e00d34cdc95abc74a18cc67f6098a009.zip |
audio/gstreamer-plugins-sndio: Update to 0.10.31.1
- Respect LDFLAGS
- Remove bogus libxml2 dependency
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-sndio/Makefile | 5 | ||||
-rw-r--r-- | audio/gstreamer-plugins-sndio/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/gstreamer-plugins-sndio/Makefile b/audio/gstreamer-plugins-sndio/Makefile index 28ad9ccd4060..a33bb38a73b1 100644 --- a/audio/gstreamer-plugins-sndio/Makefile +++ b/audio/gstreamer-plugins-sndio/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= gstreamer-plugins-sndio -PORTVERSION= 0.10.31 DISTVERSIONPREFIX= v +DISTVERSION= 0.10.31.1 CATEGORIES= audio MAINTAINER= tobik@FreeBSD.org @@ -18,8 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= t6 USES= pkgconfig -USE_GNOME= glib20 libxml2 -USE_LDCONFIG= yes +USE_GNOME= glib20 PLIST_FILES= lib/gstreamer-0.10/libgstsndio.so diff --git a/audio/gstreamer-plugins-sndio/distinfo b/audio/gstreamer-plugins-sndio/distinfo index 54d7c7cea683..99ffe7ece648 100644 --- a/audio/gstreamer-plugins-sndio/distinfo +++ b/audio/gstreamer-plugins-sndio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494332812 -SHA256 (t6-gstreamer-plugins-sndio-v0.10.31_GH0.tar.gz) = dc130ab11a2699bbbef2384ba31f8a9dbd79935e88b5ab7629330a2400f2e22e -SIZE (t6-gstreamer-plugins-sndio-v0.10.31_GH0.tar.gz) = 7108 +TIMESTAMP = 1533925477 +SHA256 (t6-gstreamer-plugins-sndio-v0.10.31.1_GH0.tar.gz) = 5390e6bd06a09184ac345e776022aefa47e12e152499dcbe9402cf3cde2f696d +SIZE (t6-gstreamer-plugins-sndio-v0.10.31.1_GH0.tar.gz) = 7135 |