diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-03-30 13:00:45 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-03-30 13:02:35 +1100 |
commit | 60d48a87c330fc27ef9ca19a59646e10ef61012d (patch) | |
tree | 87e35e1be22e11bbcac5604a307655d9d6a6fca7 /gst-python | |
parent | 5f8f08a39f322894860b8d200445453293117415 (diff) | |
download | contrib-60d48a87c330fc27ef9ca19a59646e10ef61012d.tar.gz contrib-60d48a87c330fc27ef9ca19a59646e10ef61012d.tar.xz |
gst-python: 1.12.4 -> 1.14.0
Diffstat (limited to 'gst-python')
-rw-r--r-- | gst-python/.footprint | 4 | ||||
-rw-r--r-- | gst-python/.md5sum | 2 | ||||
-rw-r--r-- | gst-python/.signature | 8 | ||||
-rw-r--r-- | gst-python/Pkgfile | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/gst-python/.footprint b/gst-python/.footprint index 55a8f3be1..6b24bd97d 100644 --- a/gst-python/.footprint +++ b/gst-python/.footprint @@ -1,8 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/gstreamer-1.0/ --rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstpythonplugin.la --rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstpythonplugin.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstpython.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstpython.so drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/gi/ diff --git a/gst-python/.md5sum b/gst-python/.md5sum index 7532d5739..bdbca23ea 100644 --- a/gst-python/.md5sum +++ b/gst-python/.md5sum @@ -1 +1 @@ -f1fd046ea781736a794f9f552d77c50d gst-python-1.12.4.tar.xz +97782b2fde877f1d1d68c64f7db4f735 gst-python-1.14.0.tar.xz diff --git a/gst-python/.signature b/gst-python/.signature index 3ed8cc910..30ccc9614 100644 --- a/gst-python/.signature +++ b/gst-python/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF352JSGbayQSobLGxFkz8E6PH9bZlgQmHi08gbgduBkWE5NNLL4StIPcVfc5qkVqI6tSW6PtE3zroel6x654icgM= -SHA256 (Pkgfile) = b91fc57ad2e4f7e4c3b7870add43dcbf8bda024d45f19369d1ae06f70be70394 -SHA256 (.footprint) = d626780df20fbc87366463840370c4671b885c3a56b5b944e6c753f5fcb37de0 -SHA256 (gst-python-1.12.4.tar.xz) = 20ce6af6615c9a440c1928c31259a78226516d06bf1a65f888c6d109826fa3ea +RWSagIOpLGJF3xRX84rKiA6UWn40pioVe/3wRw86yfFZk9N+A8NXf5uYCspcpNMOiVDBNalF8LIUzzQ2Gke0irM3S+eNrtWTqwc= +SHA256 (Pkgfile) = ac59fe9560285e0e8d07771d96c09f48f6a7ab8afc4111e27b6facdb44661edb +SHA256 (.footprint) = a2f99d8526a848ec0a458fa4fa981df274f1785f0944c7492215e14404c79a63 +SHA256 (gst-python-1.14.0.tar.xz) = e0b98111150aa3fcdeb6e228cd770995fbdaa8586fc02ec9b3273d4ae83399e6 diff --git a/gst-python/Pkgfile b/gst-python/Pkgfile index e0f416913..3d7df44c7 100644 --- a/gst-python/Pkgfile +++ b/gst-python/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gst-plugins-base pygtk pygobject-gtk3 name=gst-python -version=1.12.4 +version=1.14.0 release=1 source=(https://gstreamer.freedesktop.org/src/gst-python/gst-python-$version.tar.xz) |