Revision: 18541 http://gar.svn.sourceforge.net/gar/?rev=18541&view=rev Author: cgrzemba Date: 2012-06-26 12:13:30 +0000 (Tue, 26 Jun 2012) Log Message: ----------- clutter/trunk: Initial commit
Added Paths: ----------- csw/mgar/pkg/clutter/ csw/mgar/pkg/clutter/Makefile csw/mgar/pkg/clutter/branches/ csw/mgar/pkg/clutter/tags/ csw/mgar/pkg/clutter/trunk/ csw/mgar/pkg/clutter/trunk/Makefile csw/mgar/pkg/clutter/trunk/checksums csw/mgar/pkg/clutter/trunk/files/ Added: csw/mgar/pkg/clutter/Makefile =================================================================== --- csw/mgar/pkg/clutter/Makefile (rev 0) +++ csw/mgar/pkg/clutter/Makefile 2012-06-26 12:13:30 UTC (rev 18541) @@ -0,0 +1,2 @@ +%: + $(MAKE) -C trunk $* Property changes on: csw/mgar/pkg/clutter/trunk ___________________________________________________________________ Added: svn:ignore + work Added: csw/mgar/pkg/clutter/trunk/Makefile =================================================================== --- csw/mgar/pkg/clutter/trunk/Makefile (rev 0) +++ csw/mgar/pkg/clutter/trunk/Makefile 2012-06-26 12:13:30 UTC (rev 18541) @@ -0,0 +1,30 @@ +# $Id$ +# TODO (release-critical prefixed with !, non release-critical with *) +# +NAME = clutter +VERSION = 1.11.4 +SUBDIR=$(basename $(VERSION)) +GARTYPE = v2 +CATEGORIES = gnome + +DESCRIPTION = Brief description +define BLURB + Long description +endef + +MASTER_SITES = http://source.clutter-project.org/sources/clutter/$(SUBDIR) +DISTFILES = $(DISTNAME).tar.bz2 + +# File name regex to get notifications about upstream software releases +# NOTE: Use this only if the automatic regex creation +# does not work for your package +# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz + +# If the url used to check for software update is different of MASTER_SITES, then +# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES +# UPSTREAM_MASTER_SITES = + +CONFIGURE_ARGS = $(DIRPATHS) + +include gar/category.mk + Property changes on: csw/mgar/pkg/clutter/trunk/Makefile ___________________________________________________________________ Added: svn:keywords + Id Added: csw/mgar/pkg/clutter/trunk/checksums =================================================================== --- csw/mgar/pkg/clutter/trunk/checksums (rev 0) +++ csw/mgar/pkg/clutter/trunk/checksums 2012-06-26 12:13:30 UTC (rev 18541) @@ -0,0 +1 @@ +65ef744c6bdec1a54ae42147bf16927c clutter-1.11.4.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