Revision: 15983 http://gar.svn.sourceforge.net/gar/?rev=15983&view=rev Author: dmichelsen Date: 2011-10-25 08:05:26 +0000 (Tue, 25 Oct 2011) Log Message: ----------- global/trunk: Initial commit
Added Paths: ----------- csw/mgar/pkg/global/ csw/mgar/pkg/global/Makefile csw/mgar/pkg/global/branches/ csw/mgar/pkg/global/tags/ csw/mgar/pkg/global/trunk/ csw/mgar/pkg/global/trunk/Makefile csw/mgar/pkg/global/trunk/checksums csw/mgar/pkg/global/trunk/files/ Added: csw/mgar/pkg/global/Makefile =================================================================== --- csw/mgar/pkg/global/Makefile (rev 0) +++ csw/mgar/pkg/global/Makefile 2011-10-25 08:05:26 UTC (rev 15983) @@ -0,0 +1,2 @@ +%: + $(MAKE) -C trunk $* Property changes on: csw/mgar/pkg/global/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/global/trunk/Makefile =================================================================== --- csw/mgar/pkg/global/trunk/Makefile (rev 0) +++ csw/mgar/pkg/global/trunk/Makefile 2011-10-25 08:05:26 UTC (rev 15983) @@ -0,0 +1,43 @@ +# $Id$ +# TODO (release-critical prefixed with !, non release-critical with *) +# +NAME = global +VERSION = 6.1 +GARTYPE = v2 +CATEGORIES = devel + +DESCRIPTION = GNU GLOBAL source code tag system +define BLURB +endef + +MASTER_SITES = $(GNU_MIRROR) +DISTFILES = $(DISTNAME).tar.gz + +CONFIGURE_ARGS += $(DIRPATHS) +CONFIGURE_ARGS += --with-exuberant-ctags=$(bindir)/ectags + +# checkpkg can not detect this +CHECKPKG_OVERRIDES_CSWglobal += surplus-dependency|CSWectags + +RUNTIME_DEP_PKGS_CSWglobal += CSWperl +RUNTIME_DEP_PKGS_CSWglobal += CSWlibltdl7 +RUNTIME_DEP_PKGS_CSWglobal += CSWectags + +# Just because it ships an emacs mode doesn't mean to depend on it +CHECKPKG_OVERRIDES_CSWglobal += missing-dependency|CSWemacscommon + +# These are docs only, overwrite for now +CHECKPKG_OVERRIDES_CSWglobal += file-with-bad-content|/usr/local|root/opt/csw/share/info/global.info +CHECKPKG_OVERRIDES_CSWglobal += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/htags.1 +CHECKPKG_OVERRIDES_CSWglobal += file-with-bad-content|/usr/local|root/opt/csw/share/gtags/INSTALL +CHECKPKG_OVERRIDES_CSWglobal += file-with-bad-content|/usr/local|root/opt/csw/share/gtags/ChangeLog +CHECKPKG_OVERRIDES_CSWglobal += file-with-bad-content|/usr/local|root/opt/csw/share/gtags/NEWS +CHECKPKG_OVERRIDES_CSWglobal += file-with-bad-content|/usr/local|root/opt/csw/share/gtags/script/README +CHECKPKG_OVERRIDES_CSWglobal += file-with-bad-content|/usr/share|root/opt/csw/share/gtags/ChangeLog + +include gar/category.mk + +post-extract-modulated: + -perl -pi -e 's,/usr/local/apache/conf/http.conf,$(prefix)/apache2/etc/httpd.conf,' \ + $(WORKSRC)/htags/htags.c + @$(MAKECOOKIE) Property changes on: csw/mgar/pkg/global/trunk/Makefile ___________________________________________________________________ Added: svn:keywords + Id Added: csw/mgar/pkg/global/trunk/checksums =================================================================== --- csw/mgar/pkg/global/trunk/checksums (rev 0) +++ csw/mgar/pkg/global/trunk/checksums 2011-10-25 08:05:26 UTC (rev 15983) @@ -0,0 +1 @@ +4c63b292f94a1cbbcd7737e1b2ccf02f global-6.1.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