diff options
author | Slávek Banko <[email protected]> | 2021-04-30 00:39:23 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-04-30 01:08:50 +0200 |
commit | de6bf490da76e05a644b8c0aeb4dc5f89722bd0f (patch) | |
tree | f71c9cdc0f5f114563f541ae44743b2e2101f55c /freebsd/applications/tdepacman | |
parent | 1b9c227b484e7c9be18be2ab748e52c107928cfa (diff) | |
download | tde-packaging-de6bf490da76e05a644b8c0aeb4dc5f89722bd0f.tar.gz tde-packaging-de6bf490da76e05a644b8c0aeb4dc5f89722bd0f.zip |
FreeBSD: Update for final release R14.0.10.r14.0.10
Adjusted to new 'core' folder for main packages.
Switch several applications to CMake.
Add ports for several applications.
Updated for FreeBSD 13 release.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'freebsd/applications/tdepacman')
-rw-r--r-- | freebsd/applications/tdepacman/Makefile | 4 | ||||
-rw-r--r-- | freebsd/applications/tdepacman/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/freebsd/applications/tdepacman/Makefile b/freebsd/applications/tdepacman/Makefile index ff178503d..c06f26ab4 100644 --- a/freebsd/applications/tdepacman/Makefile +++ b/freebsd/applications/tdepacman/Makefile @@ -14,8 +14,8 @@ CATEGORIES= x11 DIST_SUBDIR= TDE/applications -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs \ - ${TDE_PREFIX}/libdata/pkgconfig/libtdegames.pc:${PORTSDIR}/x11/trinity/tdegames +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs \ + ${TDE_PREFIX}/libdata/pkgconfig/libtdegames.pc:${PORTSDIR}/x11/trinity/core/tdegames LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface diff --git a/freebsd/applications/tdepacman/distinfo b/freebsd/applications/tdepacman/distinfo index b132d5234..177c77bc1 100644 --- a/freebsd/applications/tdepacman/distinfo +++ b/freebsd/applications/tdepacman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603602379 -SHA256 (TDE/applications/tdepacman-trinity_14.0.9.orig.tar.xz) = 6f04a1c2b328786b2ce048f63fdfff6bbd2e0f6f352abe22f8be77a7dfc90d06 -SIZE (TDE/applications/tdepacman-trinity_14.0.9.orig.tar.xz) = 132472 +TIMESTAMP = 1619601852 +SHA256 (TDE/applications/tdepacman-trinity_14.0.10.orig.tar.xz) = 015632efe7ddf4767666ac531a592300489843271c329a8e2e17bdb8360e8200 +SIZE (TDE/applications/tdepacman-trinity_14.0.10.orig.tar.xz) = 141844 |