Update to 0.10.21.
Depend on py-gobject instead of py-gtk2
This commit is contained in:
parent
c889078854
commit
84e9bbd581
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269680
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gstreamer
|
||||
PORTVERSION= 0.10.20
|
||||
PORTVERSION= 0.10.21
|
||||
CATEGORIES= multimedia python gnome
|
||||
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -24,7 +24,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USE_PYTHON= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pygtk2 gnomehack pkgconfig
|
||||
USE_GNOME= pygobject gnomehack pkgconfig
|
||||
USE_GSTREAMER= yes
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_SUB= VERSION="${GST_VERSION}"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gst-python-0.10.20.tar.bz2) = f5b3c8efb6b4f5c03ff4935ebf4c8367263f9e711f2ee030d5b2032d49190cc1
|
||||
SIZE (gst-python-0.10.20.tar.bz2) = 621397
|
||||
SHA256 (gst-python-0.10.21.tar.bz2) = d5962132c84b88b54d0f63832b8dfcc383a7805827da5abc2d1d215ba86a6f92
|
||||
SIZE (gst-python-0.10.21.tar.bz2) = 621637
|
||||
|
Loading…
Reference in New Issue
Block a user