[csw-devel] SF.net SVN: gar:[5860] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Aug 5 16:44:55 CEST 2009
Revision: 5860
http://gar.svn.sourceforge.net/gar/?rev=5860&view=rev
Author: dmichelsen
Date: 2009-08-05 14:44:55 +0000 (Wed, 05 Aug 2009)
Log Message:
-----------
gail: Make package a stub to gtk2, as the contents is now included in the main project
Added Paths:
-----------
csw/mgar/pkg/gail/branches/
csw/mgar/pkg/gail/tags/
csw/mgar/pkg/gail/tags/legacy/
csw/mgar/pkg/gail/tags/libgail_gnome-legacy/
csw/mgar/pkg/gail/trunk/Makefile
csw/mgar/pkg/gail/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/gail/trunk/legacy/
csw/mgar/pkg/libgail_gnome/
Property Changed:
----------------
csw/mgar/pkg/gail/trunk/
Property changes on: csw/mgar/pkg/gail/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/gail/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gail/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/gail/trunk/Makefile 2009-08-05 14:44:55 UTC (rev 5860)
@@ -0,0 +1,21 @@
+GARNAME = gail
+GARVERSION = 1.21.5.1
+CATEGORIES = lib
+
+DESCRIPTION = Accessibility support for GTK+ and libgnomecanvas (stub, now in CSWgtk2)
+define BLURB
+ This is a stub. The gail library has been included in the main gtk2 project and is
+ distributed from there.
+endef
+
+CONFIGURE_SCRIPTS =
+BUILD_SCRIPTS =
+INSTALL_SCRIPTS =
+TEST_SCRIPTS =
+
+ENABLE_CHECK = 0
+
+ARCHALL = 1
+REQUIRED_PKGS = CSWgtk2
+
+include gar/category.mk
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