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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Sep 10 16:40:10 CEST 2013


Revision: 21903
          http://gar.svn.sourceforge.net/gar/?rev=21903&view=rev
Author:   dmichelsen
Date:     2013-09-10 14:40:10 +0000 (Tue, 10 Sep 2013)
Log Message:
-----------
libreoffice/trunk: First tiny commit

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

Added: csw/mgar/pkg/libreoffice/Makefile
===================================================================
--- csw/mgar/pkg/libreoffice/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libreoffice/Makefile	2013-09-10 14:40:10 UTC (rev 21903)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/libreoffice/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/libreoffice/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libreoffice/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libreoffice/trunk/Makefile	2013-09-10 14:40:10 UTC (rev 21903)
@@ -0,0 +1,27 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = libreoffice
+VERSION = 4.1.1.2
+GARTYPE = v2
+
+DESCRIPTION = Libre Office
+
+MASTER_SITES = http://download.documentfoundation.org/libreoffice/src/4.1.1/
+DISTFILES += libreoffice-$(VERSION).tar.xz
+DISTFILES += libreoffice-dictionaries-$(VERSION).tar.xz
+DISTFILES += libreoffice-help-$(VERSION).tar.xz
+DISTFILES += libreoffice-translations-$(VERSION).tar.xz
+
+EXTRA_INC += /usr/openwin/share/include
+EXTRA_INC += /usr/X11/include
+EXTRA_LIB += /usr/X11/lib
+EXTRA_CPPFLAGS += -D_XFUNCPROTOBEGIN= -D_XFUNCPROTOEND=
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+# We probably have libxext headers on OpenCSW, but better skip them
+CONFIGURE_ARGS += --without-system-xextensions-headers
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/libreoffice/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/libreoffice/trunk/checksums
===================================================================
--- csw/mgar/pkg/libreoffice/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libreoffice/trunk/checksums	2013-09-10 14:40:10 UTC (rev 21903)
@@ -0,0 +1,4 @@
+4eb8fd2b0d1177d19b2f797faabc4ea2  libreoffice-4.1.1.2.tar.xz
+482c3ba55f6062eaf49eb493200643c9  libreoffice-dictionaries-4.1.1.2.tar.xz
+f6b418a1ed94ef9d5ee30e9f5d7f305a  libreoffice-help-4.1.1.2.tar.xz
+e8c69bdb55586531cc192904467f5e24  libreoffice-translations-4.1.1.2.tar.xz

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