diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-08-23 20:01:01 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-12-26 19:49:45 +0100 |
commit | f6041fbd9646582e13f723037f9d81ee618fbff0 (patch) | |
tree | 913b3da343dc8a437ab86180a5fd82024a8493be /freebsd/applications/filelight | |
parent | 189334b9593bdccb053ea65515fd0de03ad7eb14 (diff) | |
download | tde-packaging-f6041fbd9646582e13f723037f9d81ee618fbff0.tar.gz tde-packaging-f6041fbd9646582e13f723037f9d81ee618fbff0.zip |
FreeBSD: Update for final release R14.0.7.
Add ports for several applications.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/filelight')
-rw-r--r-- | freebsd/applications/filelight/Makefile | 10 | ||||
-rw-r--r-- | freebsd/applications/filelight/distinfo | 6 | ||||
-rw-r--r-- | freebsd/applications/filelight/pkg-plist | 1 |
3 files changed, 10 insertions, 7 deletions
diff --git a/freebsd/applications/filelight/Makefile b/freebsd/applications/filelight/Makefile index f979e01b2..206f7e635 100644 --- a/freebsd/applications/filelight/Makefile +++ b/freebsd/applications/filelight/Makefile @@ -21,11 +21,13 @@ LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface # Build post-patch: tde-pathfix -do-configure: tde-autotools-prepare - ${TDE_AUTOTOOLS_CONFIGURE} +do-configure: tde-cmake-prepare + ${TDE_CMAKE_CONFIGURE} \ + -DBUILD_ALL="ON" \ + -DWITH_ALL_OPTIONS="ON" -do-build: tde-autotools-build +do-build: tde-cmake-build -do-install: tde-autotools-install +do-install: tde-cmake-install .include <bsd.port.mk> diff --git a/freebsd/applications/filelight/distinfo b/freebsd/applications/filelight/distinfo index 5c8d19590..5bd7723e9 100644 --- a/freebsd/applications/filelight/distinfo +++ b/freebsd/applications/filelight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552238775 -SHA256 (TDE/applications/filelight-trinity_14.0.6.orig.tar.xz) = eeb8a952bb7f70e330de18c74d656e8b4af316d34e9062a205e600a4ca9d7f49 -SIZE (TDE/applications/filelight-trinity_14.0.6.orig.tar.xz) = 686684 +TIMESTAMP = 1576951490 +SHA256 (TDE/applications/filelight-trinity_14.0.7.orig.tar.xz) = e18f7cd6b0df1436e3fb0ac586fba9e5eb942c2252befdb75c58912bbe6f7b39 +SIZE (TDE/applications/filelight-trinity_14.0.7.orig.tar.xz) = 439996 diff --git a/freebsd/applications/filelight/pkg-plist b/freebsd/applications/filelight/pkg-plist index 83e156dbb..adc08a468 100644 --- a/freebsd/applications/filelight/pkg-plist +++ b/freebsd/applications/filelight/pkg-plist @@ -83,4 +83,5 @@ share/locale/sv/LC_MESSAGES/filelight.mo share/locale/ta/LC_MESSAGES/filelight.mo share/locale/tr/LC_MESSAGES/filelight.mo share/locale/uk/LC_MESSAGES/filelight.mo +share/man/man1/filelight.1 share/services/filelight_part.desktop |