- Update to 0.10.4

This commit is contained in:
Michael Johnson 2006-05-17 19:39:12 +00:00
parent 3e4ef29b15
commit 8121c0a16a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162680
3 changed files with 5 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= gstreamer
PORTVERSION= 0.10.3
PORTREVISION= 1
PORTVERSION= 0.10.4
CATEGORIES= multimedia python gnome
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
MD5 (gst-python-0.10.3.tar.bz2) = 5587ae25d9d81148050a63000dbb5d76
SHA256 (gst-python-0.10.3.tar.bz2) = 0a59194eb861e96fa41304f6532bd9cab694ba787734604ba7d88e863480c571
SIZE (gst-python-0.10.3.tar.bz2) = 404591
MD5 (gst-python-0.10.4.tar.bz2) = 73e1ebc4a84a6fae999da83fd625e833
SHA256 (gst-python-0.10.4.tar.bz2) = 2e013591b894541b932b347c247f4b907e2eeba3f19cdf0dcc7074963df40a73
SIZE (gst-python-0.10.4.tar.bz2) = 403346

View File

@ -36,6 +36,7 @@ share/gst-python/0.10/examples/gst123
share/gst-python/0.10/examples/gstfile.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
share/gst-python/0.10/examples/sinkelement.py
share/gst-python/0.10/examples/vorbisplay.py
share/gst-python/0.10/examples/vumeter.py