misc/qt5ct: update to 0.41
- while here, cleanup makefile
This commit is contained in:
parent
99fd558a6b
commit
3a1585918c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511730
2 changed files with 10 additions and 10 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qt5ct
|
||||
DISTVERSION= 0.39
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.41
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
|
@ -14,9 +13,10 @@ LICENSE= BSD2CLAUSE
|
|||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= compiler:c++11-lang gettext-runtime gl gnome qmake qt:5 tar:bz2
|
||||
USE_QT= core dbus gui svg widgets buildtools_build \
|
||||
linguisttools_build
|
||||
USES= compiler:c++11-lang gettext-runtime gl gnome qmake \
|
||||
qt:5 tar:bz2 xorg
|
||||
USE_QT= concurrent core dbus gui svg widgets \
|
||||
buildtools_build linguisttools_build
|
||||
USE_GL= egl gl
|
||||
USE_XORG= x11 xext xrender
|
||||
USE_GNOME= glib20
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1557658654
|
||||
SHA256 (qt5ct-0.39.tar.bz2) = 3769ecdcbdf821d52f7f1e013531a9692c28bab0bae5f133d22cba7702333e19
|
||||
SIZE (qt5ct-0.39.tar.bz2) = 70554
|
||||
TIMESTAMP = 1568088783
|
||||
SHA256 (qt5ct-0.41.tar.bz2) = f24030e90d8b923b60c320b2db5b4c0fcc47f9f35ac4c52060ab3c6e423057dc
|
||||
SIZE (qt5ct-0.41.tar.bz2) = 73009
|
||||
|
|
Loading…
Reference in a new issue