mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Fix missing entries for qt5-webengine
Add entries for qt5-webengine introduced in revision 388182 to connect it with the devel/qt5 port, and add a hook to the www Makefile. Submitted by: Tobias Berner <tcberner@gmail.com> via area51 commit Approved by: makc (mentor)
This commit is contained in:
parent
76c57b496d
commit
3695145f1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388240
@ -10,8 +10,8 @@ COMMENT= Cross-platform application and UI framework (metaport)
|
||||
USE_QT5= clucene concurrent core dbus declarative designer \
|
||||
graphicaleffects gui help imageformats multimedia \
|
||||
network opengl paths printsupport qml quick quickcontrols \
|
||||
script scripttools serialport sql svg testlib webkit widgets \
|
||||
x11extras xml xmlpatterns
|
||||
script scripttools serialport sql svg testlib webchannel \
|
||||
webkit widgets x11extras xml xmlpatterns
|
||||
USE_QT5:= ${USE_QT5:S/$/_run/}
|
||||
USES= metaport
|
||||
|
||||
|
@ -24,6 +24,8 @@ SHA256 (KDE/Qt/5.4.1/qttools-opensource-src-5.4.1.tar.xz) = 11de0f8573843194b134
|
||||
SIZE (KDE/Qt/5.4.1/qttools-opensource-src-5.4.1.tar.xz) = 9262024
|
||||
SHA256 (KDE/Qt/5.4.1/qttranslations-opensource-src-5.4.1.tar.xz) = 3c4d045f974bc9ee76bb85d319737cf182b8697c4ba72d2c075d3609cfaf9041
|
||||
SIZE (KDE/Qt/5.4.1/qttranslations-opensource-src-5.4.1.tar.xz) = 1071784
|
||||
SHA256 (KDE/Qt/5.4.1/qtwebchannel-opensource-src-5.4.1.tar.xz) = c4acb9ec9886fca6d0c2adc5b45970347ae1b3e4b5e0055ab370540faef7b251
|
||||
SIZE (KDE/Qt/5.4.1/qtwebchannel-opensource-src-5.4.1.tar.xz) = 84636
|
||||
SHA256 (KDE/Qt/5.4.1/qtwebkit-opensource-src-5.4.1.tar.xz) = 6607211ef8a913dc778617bf4ba0970e34cc71e1da3abb477eabe0035e7119bf
|
||||
SIZE (KDE/Qt/5.4.1/qtwebkit-opensource-src-5.4.1.tar.xz) = 33457544
|
||||
SHA256 (KDE/Qt/5.4.1/qtwebkit-examples-opensource-src-5.4.1.tar.xz) = 19187bb31c349c67f90c92df896f14f9167b982bdef5187e83fd68407826720a
|
||||
|
@ -1749,6 +1749,7 @@
|
||||
SUBDIR += pyweblib
|
||||
SUBDIR += qdecoder
|
||||
SUBDIR += qooxdoo
|
||||
SUBDIR += qt5-webchannel
|
||||
SUBDIR += quickie
|
||||
SUBDIR += qupzilla-qt4
|
||||
SUBDIR += qupzilla-qt5
|
||||
|
Loading…
x
Reference in New Issue
Block a user