Update to 0.10.7
This commit is contained in:
parent
8a0d4b85ea
commit
127287b419
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184060
3 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gstreamer
|
||||
PORTVERSION= 0.10.6
|
||||
PORTVERSION= 0.10.7
|
||||
CATEGORIES= multimedia python gnome
|
||||
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gst-python-0.10.6.tar.bz2) = dc9804aa67bc71aa9b6185726b6694ba
|
||||
SHA256 (gst-python-0.10.6.tar.bz2) = 7d1383935b52be6c74cda0fdc2284f190c9329ae9c53154015dd7f3807052eb3
|
||||
SIZE (gst-python-0.10.6.tar.bz2) = 430500
|
||||
MD5 (gst-python-0.10.7.tar.bz2) = 16dd6515fd011ad449e5ce191dbb94be
|
||||
SHA256 (gst-python-0.10.7.tar.bz2) = 24520b3e33f98a3bcc79ad68f7d426475cbacf12e4c56338f58a05158523d71d
|
||||
SIZE (gst-python-0.10.7.tar.bz2) = 433508
|
||||
|
|
|
@ -46,6 +46,7 @@ share/gst-python/0.10/examples/filesrc.py
|
|||
share/gst-python/0.10/examples/fvumeter.py
|
||||
share/gst-python/0.10/examples/gst-discover
|
||||
share/gst-python/0.10/examples/gstfile.py
|
||||
share/gst-python/0.10/examples/mixer.py
|
||||
share/gst-python/0.10/examples/pipeline-tester
|
||||
share/gst-python/0.10/examples/play.py
|
||||
share/gst-python/0.10/examples/remuxer.py
|
||||
|
|
Loading…
Reference in a new issue