mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Do not borrow pkg-descr of these ports from devel/linux-c6-qt47
This commit is contained in:
parent
14b8ace6b3
commit
fdbfaf29f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521633
@ -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
|
||||
|
||||
|
9
devel/linux-c7-qt/pkg-descr
Normal file
9
devel/linux-c7-qt/pkg-descr
Normal file
@ -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
|
@ -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>
|
||||
|
9
www/linux-c7-qtwebkit/pkg-descr
Normal file
9
www/linux-c7-qtwebkit/pkg-descr
Normal file
@ -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
|
@ -20,7 +20,6 @@ LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
|
||||
|
||||
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
|
||||
|
9
x11-toolkits/linux-c7-qt-x11/pkg-descr
Normal file
9
x11-toolkits/linux-c7-qt-x11/pkg-descr
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user