svn commit: r521633 - in head: devel/linux-c7-qt www/linux-c7-qtwebkit x11-toolkits/linux-c7-qt-x11
Rene Ladan
rene at FreeBSD.org
Tue Dec 31 15:29:45 UTC 2019
Author: rene
Date: Tue Dec 31 15:29:43 2019
New Revision: 521633
URL: https://svnweb.freebsd.org/changeset/ports/521633
Log:
Do not borrow pkg-descr of these ports from devel/linux-c6-qt47
Added:
head/devel/linux-c7-qt/pkg-descr
- copied unchanged from r521618, head/devel/linux-c6-qt47/pkg-descr
head/www/linux-c7-qtwebkit/pkg-descr
- copied unchanged from r521618, head/devel/linux-c6-qt47/pkg-descr
head/x11-toolkits/linux-c7-qt-x11/pkg-descr
- copied unchanged from r521618, head/devel/linux-c6-qt47/pkg-descr
Modified:
head/devel/linux-c7-qt/Makefile
head/www/linux-c7-qtwebkit/Makefile
head/x11-toolkits/linux-c7-qt-x11/Makefile
Modified: head/devel/linux-c7-qt/Makefile
==============================================================================
--- head/devel/linux-c7-qt/Makefile Tue Dec 31 15:29:13 2019 (r521632)
+++ head/devel/linux-c7-qt/Makefile Tue Dec 31 15:29:43 2019 (r521633)
@@ -17,7 +17,6 @@ USE_LINUX_RPM= yes
CONFLICTS= linux-c6-${PORTNAME}47-[0-9]*
DATADIR= ${PREFIX}/usr/share/${PORTNAME}4
-DESCR= ${.CURDIR}/../../devel/linux-c6-qt47/pkg-descr
OPTIONS_DEFINE= DOCS
Copied: head/devel/linux-c7-qt/pkg-descr (from r521618, head/devel/linux-c6-qt47/pkg-descr)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/devel/linux-c7-qt/pkg-descr Tue Dec 31 15:29:43 2019 (r521633, copy of r521618, head/devel/linux-c6-qt47/pkg-descr)
@@ -0,0 +1,9 @@
+Qt is a cross-platform application and UI framework for developers
+using C++ or QML, a CSS/JavaScript-like language.
+
+With Qt, code can be reused efficiently to target multiple platforms
+with one code base. The modular C++ class library and developer tools
+easily enables developers to create applications for one platform and
+easily build and run to deploy on another platform.
+
+WWW: http://qt-project.org
Modified: head/www/linux-c7-qtwebkit/Makefile
==============================================================================
--- head/www/linux-c7-qtwebkit/Makefile Tue Dec 31 15:29:13 2019 (r521632)
+++ head/www/linux-c7-qtwebkit/Makefile Tue Dec 31 15:29:43 2019 (r521633)
@@ -19,6 +19,5 @@ USE_LINUX= fontconfig png xorglibs sqlite3 qt qt-x11
USE_LINUX_RPM= yes
CONFLICTS= linux-c6-qt47-webkit-[0-9]*
-DESCR= ${.CURDIR}/../../devel/linux-c6-qt47/pkg-descr
.include <bsd.port.mk>
Copied: head/www/linux-c7-qtwebkit/pkg-descr (from r521618, head/devel/linux-c6-qt47/pkg-descr)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/www/linux-c7-qtwebkit/pkg-descr Tue Dec 31 15:29:43 2019 (r521633, copy of r521618, head/devel/linux-c6-qt47/pkg-descr)
@@ -0,0 +1,9 @@
+Qt is a cross-platform application and UI framework for developers
+using C++ or QML, a CSS/JavaScript-like language.
+
+With Qt, code can be reused efficiently to target multiple platforms
+with one code base. The modular C++ class library and developer tools
+easily enables developers to create applications for one platform and
+easily build and run to deploy on another platform.
+
+WWW: http://qt-project.org
Modified: head/x11-toolkits/linux-c7-qt-x11/Makefile
==============================================================================
--- head/x11-toolkits/linux-c7-qt-x11/Makefile Tue Dec 31 15:29:13 2019 (r521632)
+++ head/x11-toolkits/linux-c7-qt-x11/Makefile Tue Dec 31 15:29:43 2019 (r521633)
@@ -20,7 +20,6 @@ LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSI
CONFLICTS= linux-c6-qt47-x11-[0-9]*
DATADIR= ${PREFIX}/usr/share/${PORTNAME}4
-DESCR= ${.CURDIR}/../../devel/linux-c6-qt47/pkg-descr
post-patch:
@${RM} -r ${WRKSRC}/usr/share/icons
Copied: head/x11-toolkits/linux-c7-qt-x11/pkg-descr (from r521618, head/devel/linux-c6-qt47/pkg-descr)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/x11-toolkits/linux-c7-qt-x11/pkg-descr Tue Dec 31 15:29:43 2019 (r521633, copy of r521618, head/devel/linux-c6-qt47/pkg-descr)
@@ -0,0 +1,9 @@
+Qt is a cross-platform application and UI framework for developers
+using C++ or QML, a CSS/JavaScript-like language.
+
+With Qt, code can be reused efficiently to target multiple platforms
+with one code base. The modular C++ class library and developer tools
+easily enables developers to create applications for one platform and
+easily build and run to deploy on another platform.
+
+WWW: http://qt-project.org
More information about the svn-ports-head
mailing list