[csw-devel] SF.net SVN: gar:[17636] csw/mgar/pkg/xfce/xfce-4.10
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Mon Apr 9 23:24:47 CEST 2012
Revision: 17636
http://gar.svn.sourceforge.net/gar/?rev=17636&view=rev
Author: wbonnet
Date: 2012-04-09 21:24:46 +0000 (Mon, 09 Apr 2012)
Log Message:
-----------
Meta package is not yet working
Modified Paths:
--------------
csw/mgar/pkg/xfce/xfce-4.10/xfce-dtlogin/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/
csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/branches/
csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/tags/
csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/trunk/
csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/trunk/Makefile
csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/trunk/files/
Modified: csw/mgar/pkg/xfce/xfce-4.10/xfce-dtlogin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xfce/xfce-4.10/xfce-dtlogin/trunk/Makefile 2012-04-09 20:46:08 UTC (rev 17635)
+++ csw/mgar/pkg/xfce/xfce-4.10/xfce-dtlogin/trunk/Makefile 2012-04-09 21:24:46 UTC (rev 17636)
@@ -17,7 +17,7 @@
# Package description
SPKG_DESC_CSWxfcedtlogin = $(DESCRIPTION)
-ARCHALL_CSWxfcedtlogin-dev = 1
+ARCHALL_CSWxfcedtlogin = 1
CONFIGURE_SCRIPTS =
BUILD_SCRIPTS =
Property changes on: csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/xfce/xfce-4.10/xfce-meta/trunk/Makefile 2012-04-09 21:24:46 UTC (rev 17636)
@@ -0,0 +1,45 @@
+# $Id: Makefile 13420 2011-02-20 21:04:03Z bdwalton $
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = xfce-meta
+VERSION = 4.10
+GARTYPE = v2
+CATEGORIES = xfce4.10
+
+DESCRIPTION = Xfce lightweight desktop environment, meta
+define BLURB
+ Xfce lightweight desktop environment, meta
+endef
+
+# Catalog description
+PACKAGES = CSWxfcemeta
+
+# Package description
+SPKG_DESC_CSWxfcemeta = $(DESCRIPTION)
+
+ARCHALL_CSWxfcemeta = 1
+
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWgtkxfceengine
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWlibxfce4ui
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWlibxfce4util
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWxfce4appfinder
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWxfce4panel
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWxfce4session
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWxfce4settings
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWxfcedtlogin
+# RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWxfcepowermanager
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWexo
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWgarcon
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWxfdesktop
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWxfconf
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWxfwm4
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWthunar
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWthunarvolman
+RUNTIME_DEP_PKGS_CSWlibxfce4ui += CSWtumbler
+
+CONFIGURE_SCRIPTS =
+BUILD_SCRIPTS =
+TEST_SCRIPTS =
+INSTALL_SCRIPTS =
+
+include gar/category.mk
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