mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/lxqt-build-tools: Update to 0.4.0
PR: 223210 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)
This commit is contained in:
parent
52f487fa98
commit
6a6e8cb214
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452989
3 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lxqt-build-tools
|
||||
PORTVERSION= 0.3.2
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= LXQT/${PORTNAME}
|
||||
|
||||
|
@ -14,5 +14,6 @@ LICENSE_FILE= ${WRKSRC}/BSD-3-Clause
|
|||
|
||||
USES= cmake:outsource lxqt pkgconfig tar:xz
|
||||
USE_QT5= qmake_build buildtools_build core
|
||||
USE_GNOME= glib20
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1484471771
|
||||
SHA256 (lxqt/lxqt-build-tools-0.3.2.tar.xz) = 726fca2597fb438cc6dcdea1b9e34d719ff0fa371fcd9a304c608e425ff364ef
|
||||
SIZE (lxqt/lxqt-build-tools-0.3.2.tar.xz) = 19576
|
||||
TIMESTAMP = 1508750423
|
||||
SHA256 (lxqt/lxqt-build-tools-0.4.0.tar.xz) = b0836d43912cefe348b39a0d9450dbb5d5b1067897213546c2b42ff596cc8bd2
|
||||
SIZE (lxqt/lxqt-build-tools-0.4.0.tar.xz) = 19988
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
share/cmake/lxqt-build-tools/find-modules/FindExif.cmake
|
||||
share/cmake/lxqt-build-tools/find-modules/FindFm.cmake
|
||||
share/cmake/lxqt-build-tools/find-modules/FindGLIB.cmake
|
||||
share/cmake/lxqt-build-tools/find-modules/FindMenuCache.cmake
|
||||
|
|
Loading…
Add table
Reference in a new issue