diff options
author | novel <novel@FreeBSD.org> | 2015-12-10 02:40:50 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2015-12-10 02:40:50 +0000 |
commit | a68ba40692dcc96fc44b859c68d64a654d1cd703 (patch) | |
tree | b46d16fa24b4fbebdaadfd1200aa2f7afb9ffa62 | |
parent | 620f536c249bcd670874316884599a064d4c998f (diff) | |
download | FreeBSD-ports-a68ba40692dcc96fc44b859c68d64a654d1cd703.zip FreeBSD-ports-a68ba40692dcc96fc44b859c68d64a654d1cd703.tar.gz |
deskutils/spice-gtk: update to 0.30
PR: 204849 (based on)
Submitted by: olevole@olevole.ru
-rw-r--r-- | deskutils/spice-gtk/Makefile | 12 | ||||
-rw-r--r-- | deskutils/spice-gtk/distinfo | 4 | ||||
-rw-r--r-- | deskutils/spice-gtk/pkg-plist | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/deskutils/spice-gtk/Makefile b/deskutils/spice-gtk/Makefile index 79a3d4a..f6cf98e 100644 --- a/deskutils/spice-gtk/Makefile +++ b/deskutils/spice-gtk/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= spice-gtk -PORTVERSION= 0.26 -PORTREVISION= 1 +PORTVERSION= 0.30 CATEGORIES?= deskutils gnome MASTER_SITES= http://www.spice-space.org/download/gtk/ @@ -17,11 +16,14 @@ USE_GNOME= gnomeprefix gtk20 gtk30 intltool introspection:build USES= cpe gmake jpeg libtool pkgconfig tar:bzip2 pathfix CPE_VENDOR= redhat +BUILD_DEPENDS= spice-protocol>=0.12.10:${PORTSDIR}/devel/spice-protocol \ + ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.1:${PORTSDIR}/devel/py-pyparsing + .if defined(SPICE_SLAVE) CATEGORIES+= python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>=0:${PORTSDIR}/x11-toolkits/py-gtk2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>=0:${PORTSDIR}/x11-toolkits/py-gtk2 +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gtk2>=0:${PORTSDIR}/x11-toolkits/py-gtk2 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gtk2>=0:${PORTSDIR}/x11-toolkits/py-gtk2 CONFIGURE_ARGS+= --with-python PLIST_FILES+= %%PYTHON_SITELIBDIR%%/SpiceClientGtk.a \ %%PYTHON_SITELIBDIR%%/SpiceClientGtk.so @@ -53,7 +55,7 @@ OPTIONS_SINGLE_AUDIO= GSTREAMER PULSEAUDIO NOAUDIO NOAUDIO_DESC= Disable audio backend GSTREAMER_CONFIGURE_ON= --with-audio=gstreamer -GSTREAMER_USE= gstreamer=yes +GSTREAMER_USE= GSTREAMER1=yes PULSEAUDIO_CONFIGURE_ON= --with-audio=pulse PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio PULSEAUDIO_CONFIGURE_ENABLE= pulse diff --git a/deskutils/spice-gtk/distinfo b/deskutils/spice-gtk/distinfo index 597410f..a5fc137 100644 --- a/deskutils/spice-gtk/distinfo +++ b/deskutils/spice-gtk/distinfo @@ -1,2 +1,2 @@ -SHA256 (spice-gtk-0.26.tar.bz2) = d61cabeb4ae03afb5bb921139491d1088ca0cdf77c7e70b8039fe62c2246e3f9 -SIZE (spice-gtk-0.26.tar.bz2) = 1278731 +SHA256 (spice-gtk-0.30.tar.bz2) = e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c +SIZE (spice-gtk-0.30.tar.bz2) = 1228727 diff --git a/deskutils/spice-gtk/pkg-plist b/deskutils/spice-gtk/pkg-plist index 5f18b37..04e8bfb 100644 --- a/deskutils/spice-gtk/pkg-plist +++ b/deskutils/spice-gtk/pkg-plist @@ -6,6 +6,7 @@ share/doc/spice-gtk/up.png share/doc/spice-gtk/up-insensitive.png share/doc/spice-gtk/style.css share/doc/spice-gtk/spice-gtk.devhelp2 +share/doc/spice-gtk/spice-gtk-spice-version.html share/doc/spice-gtk/spice-gtk-Utilities.html share/doc/spice-gtk/spice-gtk-SpiceURI.html share/doc/spice-gtk/right.png @@ -49,15 +50,12 @@ libdata/pkgconfig/spice-client-glib-2.0.pc lib/libspice-controller.so.0.0.0 lib/libspice-controller.so.0 lib/libspice-controller.so -lib/libspice-controller.a lib/libspice-client-gtk-3.0.so.4.0.0 lib/libspice-client-gtk-3.0.so.4 lib/libspice-client-gtk-3.0.so -lib/libspice-client-gtk-3.0.a lib/libspice-client-glib-2.0.so.8.5.0 lib/libspice-client-glib-2.0.so.8 lib/libspice-client-glib-2.0.so -lib/libspice-client-glib-2.0.a lib/girepository-1.0/SpiceClientGtk-3.0.typelib lib/girepository-1.0/SpiceClientGLib-2.0.typelib include/spice-controller/spice-controller.h |