Revision: 6478 http://gar.svn.sourceforge.net/gar/?rev=6478&view=rev Author: wbonnet Date: 2009-09-26 17:31:43 +0000 (Sat, 26 Sep 2009)
Log Message: ----------- Initial commit Added Paths: ----------- csw/mgar/pkg/x11/libxfixes/ csw/mgar/pkg/x11/libxfixes/branches/ csw/mgar/pkg/x11/libxfixes/tags/ csw/mgar/pkg/x11/libxfixes/trunk/ csw/mgar/pkg/x11/libxfixes/trunk/Makefile csw/mgar/pkg/x11/libxfixes/trunk/checksums csw/mgar/pkg/x11/libxfixes/trunk/files/ Property changes on: csw/mgar/pkg/x11/libxfixes/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/x11/libxfixes/trunk/Makefile =================================================================== --- csw/mgar/pkg/x11/libxfixes/trunk/Makefile (rev 0) +++ csw/mgar/pkg/x11/libxfixes/trunk/Makefile 2009-09-26 17:31:43 UTC (rev 6478) @@ -0,0 +1,35 @@ +GARNAME = libXfixes +GARVERSION = 4.0.3 +CATEGORIES = x11 + +DESCRIPTION = X11 miscellaneous 'fixes' extension library +define BLURB + libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. +endef + +MASTER_SITES = $(X11_LIB_MASTER_SITE) +DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2 + +# We define upstream file regex so we can be notifed of new upstream software release +UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2 + +CONFIGURE_ARGS = $(DIRPATHS) + +PACKAGES = CSWlibxfixes CSWlibxfixesdevel + +CATALOGNAME_CSWlibxfixes = libxfixes +CATALOGNAME_CSWlibxfixesdevel = libxfixes_devel + +SPKG_DESC_CSWlibxfixes = $(DESCRIPTION) +SPKG_DESC_CSWlibxfixesdevel = $(DESCRIPTION) development files + +PREREQUISITE_PKGS = CSWfixesproto + +REQUIRED_PKGS_CSWlibxfixesdevel = CSWlibxfixes + +PKGFILES_CSWlibxfixesdevel = $(PKGFILES_DEVEL) + +BUILD64 = 1 +NOISALIST = 1 + +include gar/category.mk Added: csw/mgar/pkg/x11/libxfixes/trunk/checksums =================================================================== --- csw/mgar/pkg/x11/libxfixes/trunk/checksums (rev 0) +++ csw/mgar/pkg/x11/libxfixes/trunk/checksums 2009-09-26 17:31:43 UTC (rev 6478) @@ -0,0 +1 @@ +1990d19725a3c7f32290037f02d3737f download/libXfixes-4.0.3.tar.bz2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel