[csw-devel] SF.net SVN: gar:[21913] csw/mgar/pkg/qt4-gcc/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Thu Sep 12 17:44:26 CEST 2013


Revision: 21913
          http://gar.svn.sourceforge.net/gar/?rev=21913&view=rev
Author:   pfelecan
Date:     2013-09-12 15:44:25 +0000 (Thu, 12 Sep 2013)
Log Message:
-----------
qt4-gcc/trunk: split 2 new libraries: qtxmlpatterns and qtwebkit

Modified Paths:
--------------
    csw/mgar/pkg/qt4-gcc/trunk/Makefile

Modified: csw/mgar/pkg/qt4-gcc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/qt4-gcc/trunk/Makefile	2013-09-12 12:13:54 UTC (rev 21912)
+++ csw/mgar/pkg/qt4-gcc/trunk/Makefile	2013-09-12 15:44:25 UTC (rev 21913)
@@ -390,6 +390,18 @@
 RUNTIME_DEP_PKGS_CSWlibqtxml4 += CSWlibstdc++6
 RUNTIME_DEP_PKGS_CSWlibqtxml4 += CSWlibqtcore4
 
+PACKAGES += CSWlibqtwebkit4
+CATALOGNAME_CSWlibqtwebkit4 = libqtwebkit4
+PKGFILES_CSWlibqtwebkit4 += $(call baseisadirs,$(libdir),libQtWebKit\.so\.4\.9\.4)
+PKGFILES_CSWlibqtwebkit4 += $(call baseisadirs,$(libdir),libQtWebKit\.so\.4(\.\d+)*)
+SPKG_DESC_CSWlibqtwebkit4 += $(DESCRIPTION), libQtWebKit.so.4
+
+PACKAGES += CSWlibqtxmlpatterns4
+CATALOGNAME_CSWlibqtxmlpatterns4 = libqtxmlpatterns4
+PKGFILES_CSWlibqtxmlpatterns4 += $(call baseisadirs,$(libdir),libQtXmlPatterns\.so\.4\.8\.5)
+PKGFILES_CSWlibqtxmlpatterns4 += $(call baseisadirs,$(libdir),libQtXmlPatterns\.so\.4(\.\d+)*)
+SPKG_DESC_CSWlibqtxmlpatterns4 += $(DESCRIPTION), libQtXmlPatterns.so.4
+
 PACKAGES += CSWqt4-doc
 SPKG_DESC_CSWqt4-doc += $(DESCRIPTION), documentation
 # Catch-all

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