[Lunar-commits] <moonbase-other> gtk+-3: move it from gnome3 repository,

Florin Braescu florin at lunar-linux.org
Mon Oct 20 08:25:33 CEST 2014


commit d6b4cec0d628f21916491105681439501ce11739
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 20 Oct 2014 09:22:22 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/d6b4cec0d628f21916491105681439501ce11739

gtk+-3: move it from gnome3 repository,
---
  graphics/gtk+-3/BUILD   | +5/-0     
  graphics/gtk+-3/DEPENDS | +9/-0     
  graphics/gtk+-3/DETAILS | +17/-0    
  3 files changed, 31 insertions(+)

--- /dev/null
+++ b/graphics/gtk+-3/BUILD
@@ -0,0 +1,5 @@
+# Without the following option, gtk+-3 will overwrite
+# for example /usr/bin/gtk-update-icon-cache
+OPTS+=" --enable-gtk2-dependency"  &&
+
+default_build
--- /dev/null
+++ b/graphics/gtk+-3/DEPENDS
@@ -0,0 +1,9 @@
+depends glib-2
+depends atk
+depends pango
+depends cairo
+depends gdk-pixbuf
+depends gobject-introspection
+depends gdbus-codegen
+
+depends at-spi2-atk
--- /dev/null
+++ b/graphics/gtk+-3/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=gtk\+-3
+         VERSION=14.3
+          SOURCE=$MODULE.$VERSION.tar.xz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
+      SOURCE_URL=$GNOME_URL/sources/gtk+/3.${VERSION%%.*}
+      SOURCE_VFY=sha256:5e8c62b932f4f0384c3c8cbf251f65978bdecde3211bb16e4c2bde5d8b3af72f
+        WEB_SITE=http://www.gtk.org
+         ENTERED=20120706
+         UPDATED=20141015
+           SHORT="GTK+ is a multi-platform toolkit for creating GUIs"
+
+cat << EOF
+GTK+ is a multi-platform toolkit for creating graphical user
+interfaces. Offering a complete set of widgets, GTK+ is suitable
+for projects ranging from small one-off projects to complete
+application suites.
+EOF




More information about the Lunar-commits mailing list