[csw-devel] SF.net SVN: gar:[9914] csw/mgar/pkg/x11/lib/xrender/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue May 18 15:01:40 CEST 2010


Revision: 9914
          http://gar.svn.sourceforge.net/gar/?rev=9914&view=rev
Author:   bdwalton
Date:     2010-05-18 13:01:40 +0000 (Tue, 18 May 2010)

Log Message:
-----------
xrender: drop legacy libs

Modified Paths:
--------------
    csw/mgar/pkg/x11/lib/xrender/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/x11/lib/xrender/trunk/files/libXrender.so.1.2.2-i386
    csw/mgar/pkg/x11/lib/xrender/trunk/files/libXrender.so.1.2.2-sparc

Modified: csw/mgar/pkg/x11/lib/xrender/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/lib/xrender/trunk/Makefile	2010-05-17 20:57:14 UTC (rev 9913)
+++ csw/mgar/pkg/x11/lib/xrender/trunk/Makefile	2010-05-18 13:01:40 UTC (rev 9914)
@@ -17,15 +17,6 @@
 EXTRA_MODULATORS = X11
 MODULATIONS_X11 = sunwx11 cswx11
 
-# Legacy libraries
-# The idea is to have the legacy libs in /opt/csw/lib to guarantee the existing
-# apps will continue to work. The new lib in /opt/csw/X11/lib relies on the
-# OpenCSW-specific X11 libs, whereas the existing one in /opt/csw/lib links
-# against the Sun X11.
-LEGACYLIB = libXrender.so.1.2.2
-DISTFILES += $(LEGACYLIB)-i386
-DISTFILES += $(LEGACYLIB)-sparc
-
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = libXrender-(\d+(?:\.\d+)*).tar.gz
 
@@ -68,10 +59,3 @@
 # category...
 prefix_cswx11 = $(BUILD_PREFIX)/X11
 prefix = $(or $(prefix_$(X11)),$(BUILD_PREFIX))
-
-post-merge:
-	ginstall -d $(PKGROOT)$(BUILD_PREFIX)/lib
-	cp $(DOWNLOADDIR)/$(LEGACYLIB)-$(GARCH)  $(PKGROOT)$(BUILD_PREFIX)/lib/$(LEGACYLIB)
-	gln -s $(LEGACYLIB) $(PKGROOT)$(BUILD_PREFIX)/lib/libXrender.so.1
-	gln -s $(LEGACYLIB) $(PKGROOT)$(BUILD_PREFIX)/lib/libXrender.so
-	@$(MAKECOOKIE)

Deleted: csw/mgar/pkg/x11/lib/xrender/trunk/files/libXrender.so.1.2.2-i386
===================================================================
(Binary files differ)

Deleted: csw/mgar/pkg/x11/lib/xrender/trunk/files/libXrender.so.1.2.2-sparc
===================================================================
(Binary files differ)


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