[csw-devel] SF.net SVN: gar:[8364] csw/mgar/pkg/urxvt/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat Feb 6 08:12:34 CET 2010
Revision: 8364
http://gar.svn.sourceforge.net/gar/?rev=8364&view=rev
Author: wahwah
Date: 2010-02-06 07:12:34 +0000 (Sat, 06 Feb 2010)
Log Message:
-----------
urxvt: version bump to 9.07, removed unnecessary dependencies
Modified Paths:
--------------
csw/mgar/pkg/urxvt/trunk/Makefile
csw/mgar/pkg/urxvt/trunk/checksums
Property Changed:
----------------
csw/mgar/pkg/urxvt/trunk/Makefile
Modified: csw/mgar/pkg/urxvt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/urxvt/trunk/Makefile 2010-02-05 22:36:47 UTC (rev 8363)
+++ csw/mgar/pkg/urxvt/trunk/Makefile 2010-02-06 07:12:34 UTC (rev 8364)
@@ -1,9 +1,9 @@
# Copyright 2009 OpenCSW
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
GARNAME = rxvt-unicode
-GARVERSION = 9.06
+GARVERSION = 9.07
CATEGORIES = apps
DESCRIPTION = (ouR XVT, unicode) - a VT102 emulator for the X window system
@@ -18,30 +18,22 @@
http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.1.pod
endef
-MASTER_SITES = http://dist.schmorp.de/rxvt-unicode/
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
-DISTFILES += urxvt-wrapper
-# PATCHFILES = $(GARNAME)-$(GARVERSION)-solaris8.patch
-
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
-SPKG_SOURCEURL = http://software.schmorp.de/pkg/rxvt-unicode.html
-
-PACKAGES = CSWurxvt
+MASTER_SITES = http://dist.schmorp.de/rxvt-unicode/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+DISTFILES += urxvt-wrapper
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+SPKG_SOURCEURL = http://software.schmorp.de/pkg/rxvt-unicode.html
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+PACKAGES = CSWurxvt
CATALOGNAME_CSWurxvt = urxvt
-
-CONFIGURE_ARGS = $(DIRPATHS)
-CONFIGURE_ARGS += --disable-perl
-
-GARCOMPILER = GNU
-
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --disable-perl
RUNTIME_DEP_PKGS_CSWurxvt = CSWbash
-RUNTIME_DEP_PKGS_CSWurxvt += CSWfconfig
-RUNTIME_DEP_PKGS_CSWurxvt += CSWftype2
-RUNTIME_DEP_PKGS_CSWurxvt += CSWlibxft2
-RUNTIME_DEP_PKGS_CSWurxvt += CSWlibxrender
-RUNTIME_DEP_PKGS_CSWurxvt += CSWzlib
+GARCOMPILER = GNU
TEST_SCRIPTS =
+include gar/category.mk
+
post-install-modulated:
ginstall -m 755 -d $(DESTDIR)$(libexecdir)
for b in urxvt urxvtd urxvtc; do \
@@ -50,5 +42,3 @@
done
ginstall -m 755 $(FILEDIR)/urxvt-wrapper $(DESTDIR)$(libexecdir)
@$(MAKECOOKIE)
-
-include gar/category.mk
Property changes on: csw/mgar/pkg/urxvt/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: csw/mgar/pkg/urxvt/trunk/checksums
===================================================================
--- csw/mgar/pkg/urxvt/trunk/checksums 2010-02-05 22:36:47 UTC (rev 8363)
+++ csw/mgar/pkg/urxvt/trunk/checksums 2010-02-06 07:12:34 UTC (rev 8364)
@@ -1,2 +1,2 @@
-4cb9330e99fc0b0b05cebf3581557dd8 download/rxvt-unicode-9.06.tar.bz2
-d1fb3a5f721baf361574880f6cdc92be download/urxvt-wrapper
+49bb52c99e002bf85eb41d8385d903b5 rxvt-unicode-9.07.tar.bz2
+d1fb3a5f721baf361574880f6cdc92be urxvt-wrapper
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