[csw-devel] SF.net SVN: gar:[6485] csw/mgar/pkg/x11

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sat Sep 26 22:40:40 CEST 2009


Revision: 6485
          http://gar.svn.sourceforge.net/gar/?rev=6485&view=rev
Author:   wbonnet
Date:     2009-09-26 20:40:40 +0000 (Sat, 26 Sep 2009)

Log Message:
-----------
Initial commit

Added Paths:
-----------
    csw/mgar/pkg/x11/libxevie/
    csw/mgar/pkg/x11/libxevie/branches/
    csw/mgar/pkg/x11/libxevie/tags/
    csw/mgar/pkg/x11/libxevie/trunk/
    csw/mgar/pkg/x11/libxevie/trunk/Makefile
    csw/mgar/pkg/x11/libxevie/trunk/checksums
    csw/mgar/pkg/x11/libxevie/trunk/files/


Property changes on: csw/mgar/pkg/x11/libxevie/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/x11/libxevie/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxevie/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxevie/trunk/Makefile	2009-09-26 20:40:40 UTC (rev 6485)
@@ -0,0 +1,36 @@
+GARNAME = libXevie
+GARVERSION = 1.0.2
+CATEGORIES = x11
+
+DESCRIPTION = X11 EvIE extension library
+define BLURB
+  libXevie provides an X Window System client interface to the EvIE extension to the X protocol. 
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+PACKAGES = CSWlibxevie CSWlibxeviedevel
+
+CATALOGNAME_CSWlibxevie = libxevie
+CATALOGNAME_CSWlibxeviedevel = libxevie_devel
+
+SPKG_DESC_CSWlibxevie = $(DESCRIPTION)
+SPKG_DESC_CSWlibxeviedevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWevieext
+
+REQUIRED_PKGS_CSWlibxeviedevel = CSWlibxevie
+REQUIRED_PKGS_CSWlibxevie      = CSWlibx11 CSWlibxext
+
+PKGFILES_CSWlibxeviedevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxevie/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxevie/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxevie/trunk/checksums	2009-09-26 20:40:40 UTC (rev 6485)
@@ -0,0 +1 @@
+88e9bf535364e7c821ef4014fb1ca2dd  download/libXevie-1.0.2.tar.bz2


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