SF.net SVN: gar:[22355] csw/mgar/pkg/libatk/branches

guengel at users.sourceforge.net guengel at users.sourceforge.net
Sun Nov 3 11:15:16 CET 2013


Revision: 22355
          http://gar.svn.sourceforge.net/gar/?rev=22355&view=rev
Author:   guengel
Date:     2013-11-03 10:15:15 +0000 (Sun, 03 Nov 2013)
Log Message:
-----------
libatk/branches/libatk-2.8.0: Created branch to work on new atk 2.8.0 till ok from dago for bump in trunk/.

Modified Paths:
--------------
    csw/mgar/pkg/libatk/branches/libatk-2.8.0/Makefile
    csw/mgar/pkg/libatk/branches/libatk-2.8.0/checksums

Added Paths:
-----------
    csw/mgar/pkg/libatk/branches/libatk-2.8.0/

Modified: csw/mgar/pkg/libatk/branches/libatk-2.8.0/Makefile
===================================================================
--- csw/mgar/pkg/libatk/trunk/Makefile	2013-11-03 07:25:11 UTC (rev 22354)
+++ csw/mgar/pkg/libatk/branches/libatk-2.8.0/Makefile	2013-11-03 10:15:15 UTC (rev 22355)
@@ -1,7 +1,10 @@
 NAME = atk
-VERSION = 2.2.0
+VERSION = 2.8.0
 GARTYPE = v2
 
+GARCOMPILER = SOS12U3
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
 DESCRIPTION = An accessibility toolkit for GNOME
 define BLURB
   Accessibility is enabling people with disabilities to participate in
@@ -14,14 +17,15 @@
 MASTER_SITES = $(GNOME_MIRROR)
 DISTFILES = $(DISTNAME).tar.xz
 
-PATCHFILES += 0001-Comment-out-problematic-definition-of-AtkTextRange.patch
+#PATCHFILES += 0001-Comment-out-problematic-definition-of-AtkTextRange.patch
 
 PACKAGES += CSWlibatk1-0-0
 SPKG_DESC_CSWlibatk1-0-0 = An accessibility toolkit for GNOME, libatk-1.0.so.0
 PKGFILES_CSWlibatk1-0-0 += $(call pkgfiles_lib,libatk-1.0.so.0)
 PKGFILES_CSWlibatk1-0-0 += $(sharedstatedir)/locale/.*
 RUNTIME_DEP_PKGS_CSWlibatk1-0-0 += CSWlibintl8
-RUNTIME_DEP_PKGS_CSWlibatk1-0-0 += CSWglib2
+RUNTIME_DEP_PKGS_CSWlibatk1-0-0 += CSWlibgobject2-0-0
+RUNTIME_DEP_PKGS_CSWlibatk1-0-0 += CSWlibglib2-0-0
 OBSOLETED_BY_CSWlibatk1-0-0 += CSWlibatk
 
 PACKAGES += CSWlibatk-dev
@@ -35,6 +39,7 @@
 BUILD64_LIBS_ONLY = 1
 
 CONFIGURE_ARGS  = $(DIRPATHS)
-CONFIGURE_ARGS += --enable-debug=yes
+# Build fails when using introspection and SOS12U3 (not sure if it would succeed with gcc)
+CONFIGURE_ARGS += --enable-introspection=no
 
 include gar/category.mk

Modified: csw/mgar/pkg/libatk/branches/libatk-2.8.0/checksums
===================================================================
--- csw/mgar/pkg/libatk/trunk/checksums	2013-11-03 07:25:11 UTC (rev 22354)
+++ csw/mgar/pkg/libatk/branches/libatk-2.8.0/checksums	2013-11-03 10:15:15 UTC (rev 22355)
@@ -1 +1 @@
-377ab03f5a1c32141fd9dfa86c6a714a  atk-2.2.0.tar.xz
+c652bd25530825d604dae1c1ebd2da02  atk-2.8.0.tar.xz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list