[Lunar-commits] <moonbase-other> spice-gtk: version bumped to 0.25
Stefan Wold
ratler at lunar-linux.org
Sat Sep 20 17:46:42 CEST 2014
commit c06292f82ef15e89580c966b4fe60b20515ef9fc
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 20 Sep 2014 17:13:15 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/c06292f82ef15e89580c966b4fe60b20515ef9fc
spice-gtk: version bumped to 0.25
Switched from gtk2 to gtk3
---
zbeta/spice-gtk/BUILD | +1/-1
zbeta/spice-gtk/DEPENDS | +1/-1
zbeta/spice-gtk/DETAILS | +3/-3
3 files changed, 5 insertions(+), 5 deletions(-)
--- a/zbeta/spice-gtk/BUILD
+++ b/zbeta/spice-gtk/BUILD
@@ -1,6 +1,6 @@
OPTS+=" --disable-static \
- --with-gtk=2.0 \
+ --with-gtk=3.0 \
--enable-smartcard=no"
default_build
--- a/zbeta/spice-gtk/DEPENDS
+++ b/zbeta/spice-gtk/DEPENDS
@@ -1,4 +1,4 @@
-depends gtk+-2
+depends gtk+-3
depends pixman
depends gobject-introspection
depends Python
--- a/zbeta/spice-gtk/DETAILS
+++ b/zbeta/spice-gtk/DETAILS
@@ -1,12 +1,12 @@
MODULE=spice-gtk
- VERSION=0.19
+ VERSION=0.25
SOURCE=${MODULE}-${VERSION}.tar.bz2
SOURCE_URL=http://spice-space.org/download/gtk/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha256:43588f68c03d271ea139ec7366db04872c780577bf8a08584d5c2bff001981cf
+ SOURCE_VFY=sha256:0730c6a80ad9f5012f65927d443377019f300573f7ccc93db84eadec462ad087
WEB_SITE="http://spice-space.org/"
ENTERED=20130203
- UPDATED=20130511
+ UPDATED=20140920
SHORT="a GTK+2 and GTK+3 SPICE widget"
PSAFE=no
More information about the Lunar-commits
mailing list