diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-04-30 00:39:23 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-04-30 01:08:50 +0200 |
commit | de6bf490da76e05a644b8c0aeb4dc5f89722bd0f (patch) | |
tree | f71c9cdc0f5f114563f541ae44743b2e2101f55c /freebsd/applications/tdmtheme | |
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 <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/tdmtheme')
-rw-r--r-- | freebsd/applications/tdmtheme/Makefile | 2 | ||||
-rw-r--r-- | freebsd/applications/tdmtheme/distinfo | 6 | ||||
-rw-r--r-- | freebsd/applications/tdmtheme/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/freebsd/applications/tdmtheme/Makefile b/freebsd/applications/tdmtheme/Makefile index b020ca080..c90b052f7 100644 --- a/freebsd/applications/tdmtheme/Makefile +++ b/freebsd/applications/tdmtheme/Makefile @@ -14,7 +14,7 @@ CATEGORIES= x11 DIST_SUBDIR= TDE/applications -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface diff --git a/freebsd/applications/tdmtheme/distinfo b/freebsd/applications/tdmtheme/distinfo index 78cd9cc30..e1ca423ae 100644 --- a/freebsd/applications/tdmtheme/distinfo +++ b/freebsd/applications/tdmtheme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603602410 -SHA256 (TDE/applications/tdmtheme-trinity_14.0.9.orig.tar.xz) = d22b0081b309628ec2eb79a2b0c563053d303ab2a9cf3077bfd43c35fa282124 -SIZE (TDE/applications/tdmtheme-trinity_14.0.9.orig.tar.xz) = 45804 +TIMESTAMP = 1619601869 +SHA256 (TDE/applications/tdmtheme-trinity_14.0.10.orig.tar.xz) = 412bb39812c175cf95a11bb85b1a9056049f738c8fa41d58136a55866146ea10 +SIZE (TDE/applications/tdmtheme-trinity_14.0.10.orig.tar.xz) = 57036 diff --git a/freebsd/applications/tdmtheme/pkg-plist b/freebsd/applications/tdmtheme/pkg-plist index a7d9858f0..83d0c82a8 100644 --- a/freebsd/applications/tdmtheme/pkg-plist +++ b/freebsd/applications/tdmtheme/pkg-plist @@ -5,4 +5,7 @@ share/doc/tde/HTML/en/tdmtheme/common share/doc/tde/HTML/en/tdmtheme/index.cache.bz2 share/doc/tde/HTML/en/tdmtheme/index.docbook share/locale/de/LC_MESSAGES/tdmtheme.mo +share/locale/el/LC_MESSAGES/tdmtheme.mo share/locale/pl/LC_MESSAGES/tdmtheme.mo +share/locale/pt/LC_MESSAGES/tdmtheme.mo +share/locale/ru/LC_MESSAGES/tdmtheme.mo |