Revision: 3768 http://gar.svn.sourceforge.net/gar/?rev=3768&view=rev Author: hson Date: 2009-03-15 05:38:30 +0000 (Sun, 15 Mar 2009)
Log Message: ----------- libgoffice: Initial commit Added Paths: ----------- csw/mgar/pkg/libgoffice/ csw/mgar/pkg/libgoffice/branches/ csw/mgar/pkg/libgoffice/tags/ csw/mgar/pkg/libgoffice/trunk/ csw/mgar/pkg/libgoffice/trunk/Makefile csw/mgar/pkg/libgoffice/trunk/checksums csw/mgar/pkg/libgoffice/trunk/files/ Property changes on: csw/mgar/pkg/libgoffice/trunk ___________________________________________________________________ Added: svn:ignore + cookies download work Added: svn:externals + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 Added: csw/mgar/pkg/libgoffice/trunk/Makefile =================================================================== --- csw/mgar/pkg/libgoffice/trunk/Makefile (rev 0) +++ csw/mgar/pkg/libgoffice/trunk/Makefile 2009-03-15 05:38:30 UTC (rev 3768) @@ -0,0 +1,27 @@ +GARNAME = libgoffice +GARVERSION = 0.7.3 +CATEGORIES = gnome + +DESCRIPTION = Brief description +define BLURB + Long description +endef + +MASTER_SITES = $(GNOME_MIRROR) +DISTFILES = goffice-$(GARVERSION).tar.gz +DISTNAME = goffice-$(GARVERSION) + +REQUIRED_PKGS += CSWgconf2 CSWggettextrt CSWglib2 CSWgtk2 CSWlibatk +REQUIRED_PKGS += CSWlibcairo CSWlibglade2 CSWlibgsf CSWlibxml2 CSWlibxrender +REQUIRED_PKGS += CSWpango CSWsunmath CSWzlib + +# We define upstream file regex so we can be notifed of new upstream software release +UFILES_REGEX = goffice-(\d+(?:\.\d+)*).tar.gz + +CONFIGURE_ARGS = $(DIRPATHS) + +TEST_TARGET = + +include gar/category.mk + +PATH :=/opt/csw/bin:/opt/csw/gnu:$(PATH) Added: csw/mgar/pkg/libgoffice/trunk/checksums =================================================================== --- csw/mgar/pkg/libgoffice/trunk/checksums (rev 0) +++ csw/mgar/pkg/libgoffice/trunk/checksums 2009-03-15 05:38:30 UTC (rev 3768) @@ -0,0 +1 @@ +515bf59321337fe432c8c9bb4835fc52 download/goffice-0.7.3.tar.gz 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