[csw-devel] SF.net SVN: gar:[10087] csw/mgar/pkg/firefox/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Jun 3 19:57:54 CEST 2010


Revision: 10087
          http://gar.svn.sourceforge.net/gar/?rev=10087&view=rev
Author:   bdwalton
Date:     2010-06-03 17:57:53 +0000 (Thu, 03 Jun 2010)

Log Message:
-----------
firefox: use standard WORKSRC but update DISTNAME; drop two build deps

Modified Paths:
--------------
    csw/mgar/pkg/firefox/trunk/Makefile

Modified: csw/mgar/pkg/firefox/trunk/Makefile
===================================================================
--- csw/mgar/pkg/firefox/trunk/Makefile	2010-06-03 15:45:56 UTC (rev 10086)
+++ csw/mgar/pkg/firefox/trunk/Makefile	2010-06-03 17:57:53 UTC (rev 10087)
@@ -1,7 +1,7 @@
 GARNAME = firefox
 GARVERSION = 3.0.18
 CATEGORIES = apps
-DISTNAME = $(GARNAME)
+DISTNAME = mozilla
 
 DESCRIPTION = Firefox Community Edition web browser
 define BLURB
@@ -20,7 +20,7 @@
 CATALOGNAME_CSWfirefox 	= $(GARNAME)
 SPKG_DESC_CSWfirefox 	= $(DESCRIPTION)
 
-BUILD_DEP_PKGS  = CSWgtk2devel CSWlibdbusdev CSWdbusglibdev CSWsqlite3devel CSWkbproto CSWrenderproto
+BUILD_DEP_PKGS  = CSWlibdbusdev CSWdbusglibdev CSWsqlite3devel CSWkbproto
 BUILD_DEP_PKGS += CSWxproto CSWlibpthreadstubs CSWlibxcb CSWlibxcbdevel CSWlibxft2 CSWlibxft2devel
 
 RUNTIME_DEP_PKGS_CSWfirefox  = CSWdbusglib
@@ -83,11 +83,10 @@
 LICENSE = LICENSE
 
 # Variable for direct access to working dir
-WORK_BUILD   = $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/$(GARNAME)
+WORK_BUILD   = $(WORKSRC)
 WORK_INSTALL = $(WORKROOTDIR)/install-$(firstword $(MODULATIONS))
 
 post-extract:
-	mv $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/mozilla $(WORK_BUILD) 
 	cp $(FILEDIR)/stdbool.h $(WORK_BUILD)/memory/jemalloc
 	$(MAKECOOKIE)
 


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