mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
multimedia/gst-plugins-ugly: Updated for version 1.18.4.
This commit is contained in:
parent
d9dbc862da
commit
d797799ff1
3 changed files with 6 additions and 6 deletions
|
@ -3,5 +3,5 @@ correct functionality, but distributing them might pose problems. The
|
|||
license on either the plug-ins or the supporting libraries might not be
|
||||
how we'd like. The code might be widely known to present patent problems.
|
||||
|
||||
This optionally depends on opencore-amr, lame, libdvdcss, libmpeg2,
|
||||
twolame, and x264.
|
||||
This optionally depends on opencore-amr, libdvdcss, libmpeg2, twolame,
|
||||
and x264.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gst-plugins-ugly
|
||||
VERSION=${VERSION:-1.18.3}
|
||||
VERSION=${VERSION:-1.18.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gst-plugins-ugly"
|
||||
VERSION="1.18.3"
|
||||
VERSION="1.18.4"
|
||||
HOMEPAGE="https://gstreamer.freedesktop.org/"
|
||||
DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.18.3.tar.xz"
|
||||
MD5SUM="fe7b807ea4e91c757366ba209e553a99"
|
||||
DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.18.4.tar.xz"
|
||||
MD5SUM="e5fbd9a8a05632cfb9d0afd0ad856d52"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue