diff options
author | novel <novel@FreeBSD.org> | 2016-10-04 00:12:33 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2016-10-04 00:12:33 +0800 |
commit | ab8df05a275dfc41d9668f2c18db557e022a8762 (patch) | |
tree | 30f971f51f9baf6acc4ca468509fc073c21564f2 | |
parent | 9db63e8e288e08ac6f8eccf038b172294648c84d (diff) | |
download | freebsd-ports-gnome-ab8df05a275dfc41d9668f2c18db557e022a8762.tar.gz freebsd-ports-gnome-ab8df05a275dfc41d9668f2c18db557e022a8762.tar.zst freebsd-ports-gnome-ab8df05a275dfc41d9668f2c18db557e022a8762.zip |
deskutils/spice-gtk: update to 0.32
PR: 212826
Approved by: maintainer
-rw-r--r-- | deskutils/spice-gtk/Makefile | 15 | ||||
-rw-r--r-- | deskutils/spice-gtk/distinfo | 5 | ||||
-rw-r--r-- | deskutils/spice-gtk/pkg-plist | 72 |
3 files changed, 46 insertions, 46 deletions
diff --git a/deskutils/spice-gtk/Makefile b/deskutils/spice-gtk/Makefile index ade31dac7c32..0d66f9418759 100644 --- a/deskutils/spice-gtk/Makefile +++ b/deskutils/spice-gtk/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= spice-gtk -PORTVERSION= 0.30 -PORTREVISION= 1 +PORTVERSION= 0.32 CATEGORIES?= deskutils gnome MASTER_SITES= http://www.spice-space.org/download/gtk/ @@ -14,7 +13,7 @@ LICENSE= GPLv2 USE_XORG= pixman USE_GNOME= gnomeprefix gtk20 gtk30 intltool introspection:build -USES= cpe gmake jpeg libtool pkgconfig tar:bzip2 pathfix python +USES= cpe gmake jpeg libtool pkgconfig tar:bzip2 pathfix python ssl localbase CPE_VENDOR= redhat BUILD_DEPENDS= spice-protocol>=0.12.10:devel/spice-protocol \ @@ -31,15 +30,13 @@ CONFIGURE_ARGS+= --with-python PLIST_FILES+= %%PYTHON_SITELIBDIR%%/SpiceClientGtk.so .endif -CONFIGURE_ENV+= SSL_CFLAGS=-I${OPENSSLINC} \ - SSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" +SPICE_SSL_CFLAGS= -I${OPENSSLINC} +SPICE_SSL_LIBS= -L${OPENSSLLIB} -lcrypto -lssl +CONFIGURE_ENV+= SSL_CFLAGS="${SPICE_SSL_CFLAGS}" SSL_LIBS="${SPICE_SSL_LIBS}" \ + OPENSSL_CFLAGS="${SPICE_SSL_CFLAGS}" OPENSSL_LIBS="${SPICE_SSL_LIBS}" GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_OPENSSL= yes - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip diff --git a/deskutils/spice-gtk/distinfo b/deskutils/spice-gtk/distinfo index a5fc1378871f..273b672300aa 100644 --- a/deskutils/spice-gtk/distinfo +++ b/deskutils/spice-gtk/distinfo @@ -1,2 +1,3 @@ -SHA256 (spice-gtk-0.30.tar.bz2) = e23323fa399efba17b3c18475ef10a29815851be5e7dbedd246b28ee8eb1379c -SIZE (spice-gtk-0.30.tar.bz2) = 1228727 +TIMESTAMP = 1472391330 +SHA256 (spice-gtk-0.32.tar.bz2) = 4c48f4099335e0cd100854162a44070d34ed73dfcad2115e80c075013b49ee02 +SIZE (spice-gtk-0.32.tar.bz2) = 1342742 diff --git a/deskutils/spice-gtk/pkg-plist b/deskutils/spice-gtk/pkg-plist index 04e8bfba1287..ba5239f66b48 100644 --- a/deskutils/spice-gtk/pkg-plist +++ b/deskutils/spice-gtk/pkg-plist @@ -6,7 +6,6 @@ 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 @@ -14,7 +13,6 @@ share/doc/spice-gtk/right-insensitive.png share/doc/spice-gtk/object-tree.html share/doc/spice-gtk/left.png share/doc/spice-gtk/left-insensitive.png -share/doc/spice-gtk/index.sgml share/doc/spice-gtk/index.html share/doc/spice-gtk/home.png share/doc/spice-gtk/ch03.html @@ -27,7 +25,6 @@ share/doc/spice-gtk/api-index-deprecated.html share/doc/spice-gtk/annotation-glossary.html share/doc/spice-gtk/SpiceWebdavChannel.html share/doc/spice-gtk/SpiceUsbredirChannel.html -share/doc/spice-gtk/SpiceUsbDeviceWidget.html share/doc/spice-gtk/SpiceUsbDeviceManager.html share/doc/spice-gtk/SpiceSmartcardManager.html share/doc/spice-gtk/SpiceSmartcardChannel.html @@ -37,12 +34,15 @@ share/doc/spice-gtk/SpicePortChannel.html share/doc/spice-gtk/SpicePlaybackChannel.html share/doc/spice-gtk/SpiceMainChannel.html share/doc/spice-gtk/SpiceInputsChannel.html -share/doc/spice-gtk/SpiceGtkSession.html share/doc/spice-gtk/SpiceDisplayChannel.html -share/doc/spice-gtk/SpiceDisplay.html share/doc/spice-gtk/SpiceCursorChannel.html share/doc/spice-gtk/SpiceChannel.html share/doc/spice-gtk/SpiceAudio.html +%%PORTDOCS%%%%DOCSDIR%%/SpiceFileTransferTask.html +%%PORTDOCS%%%%DOCSDIR%%/spice-gtk-SpiceDisplay.html +%%PORTDOCS%%%%DOCSDIR%%/spice-gtk-SpiceGtkSession.html +%%PORTDOCS%%%%DOCSDIR%%/spice-gtk-SpiceUsbDeviceWidget.html +%%PORTDOCS%%%%DOCSDIR%%/spice-gtk-Version-Information.html man/man1/spice-client.1.gz libdata/pkgconfig/spice-controller.pc libdata/pkgconfig/spice-client-gtk-3.0.pc @@ -50,43 +50,45 @@ 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-client-gtk-3.0.so.4.0.0 -lib/libspice-client-gtk-3.0.so.4 +lib/libspice-client-gtk-3.0.so.5.0.0 +lib/libspice-client-gtk-3.0.so.5 lib/libspice-client-gtk-3.0.so 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/girepository-1.0/SpiceClientGtk-3.0.typelib lib/girepository-1.0/SpiceClientGLib-2.0.typelib -include/spice-controller/spice-controller.h -include/spice-client-gtk-3.0/usb-device-widget.h -include/spice-client-gtk-3.0/spice-widget.h -include/spice-client-gtk-3.0/spice-widget-enums.h -include/spice-client-gtk-3.0/spice-gtk-session.h -include/spice-client-gtk-3.0/spice-grabsequence.h -include/spice-client-glib-2.0/usb-device-manager.h -include/spice-client-glib-2.0/spice-version.h -include/spice-client-glib-2.0/spice-util.h -include/spice-client-glib-2.0/spice-uri.h -include/spice-client-glib-2.0/spice-types.h -include/spice-client-glib-2.0/spice-session.h -include/spice-client-glib-2.0/spice-option.h -include/spice-client-glib-2.0/spice-glib-enums.h -include/spice-client-glib-2.0/spice-client.h -include/spice-client-glib-2.0/spice-channel.h -include/spice-client-glib-2.0/spice-channel-enums.h -include/spice-client-glib-2.0/spice-audio.h -include/spice-client-glib-2.0/smartcard-manager.h -include/spice-client-glib-2.0/channel-webdav.h -include/spice-client-glib-2.0/channel-usbredir.h -include/spice-client-glib-2.0/channel-smartcard.h -include/spice-client-glib-2.0/channel-record.h -include/spice-client-glib-2.0/channel-port.h -include/spice-client-glib-2.0/channel-playback.h -include/spice-client-glib-2.0/channel-main.h -include/spice-client-glib-2.0/channel-inputs.h -include/spice-client-glib-2.0/channel-display.h include/spice-client-glib-2.0/channel-cursor.h +include/spice-client-glib-2.0/channel-display.h +include/spice-client-glib-2.0/channel-inputs.h +include/spice-client-glib-2.0/channel-main.h +include/spice-client-glib-2.0/channel-playback.h +include/spice-client-glib-2.0/channel-port.h +include/spice-client-glib-2.0/channel-record.h +include/spice-client-glib-2.0/channel-smartcard.h +include/spice-client-glib-2.0/channel-usbredir.h +include/spice-client-glib-2.0/channel-webdav.h +include/spice-client-glib-2.0/smartcard-manager.h +include/spice-client-glib-2.0/spice-audio.h +include/spice-client-glib-2.0/spice-channel-enums.h +include/spice-client-glib-2.0/spice-channel.h +include/spice-client-glib-2.0/spice-client.h +include/spice-client-glib-2.0/spice-file-transfer-task.h +include/spice-client-glib-2.0/spice-glib-enums.h +include/spice-client-glib-2.0/spice-option.h +include/spice-client-glib-2.0/spice-session.h +include/spice-client-glib-2.0/spice-types.h +include/spice-client-glib-2.0/spice-uri.h +include/spice-client-glib-2.0/spice-util.h +include/spice-client-glib-2.0/spice-version.h +include/spice-client-glib-2.0/usb-device-manager.h +include/spice-client-gtk-3.0/spice-client-gtk.h +include/spice-client-gtk-3.0/spice-grabsequence.h +include/spice-client-gtk-3.0/spice-gtk-session.h +include/spice-client-gtk-3.0/spice-widget-enums.h +include/spice-client-gtk-3.0/spice-widget.h +include/spice-client-gtk-3.0/usb-device-widget.h +include/spice-controller/spice-controller.h bin/spicy-stats bin/spicy-screenshot bin/spicy |