From 0be4bb38e65d682e612205f5865a5529b42dc5f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 27 Oct 2021 04:21:15 +0200 Subject: FreeBSD: Update for final release R14.0.11. Adjusted to new a layout of applications folder. Pinetry-tqt package is not built within the tree. Switch several applications to CMake. Add ports for several applications. Add port for cmake-trinity. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../applications/ksplash-engine-moodin/Makefile | 36 ---------------------- .../applications/ksplash-engine-moodin/distinfo | 3 -- .../applications/ksplash-engine-moodin/pkg-descr | 15 --------- .../applications/ksplash-engine-moodin/pkg-plist | 18 ----------- 4 files changed, 72 deletions(-) delete mode 100644 freebsd/applications/ksplash-engine-moodin/Makefile delete mode 100644 freebsd/applications/ksplash-engine-moodin/distinfo delete mode 100644 freebsd/applications/ksplash-engine-moodin/pkg-descr delete mode 100644 freebsd/applications/ksplash-engine-moodin/pkg-plist (limited to 'freebsd/applications/ksplash-engine-moodin') diff --git a/freebsd/applications/ksplash-engine-moodin/Makefile b/freebsd/applications/ksplash-engine-moodin/Makefile deleted file mode 100644 index d86fba911..000000000 --- a/freebsd/applications/ksplash-engine-moodin/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# -*-mode: makefile-*- -# Created by: slavek.banko@axis.cz -# $FreeBSD$ -# - -.include <../../trinity.port.mk> - -PORTNAME= ksplash-engine-moodin-trinity -COMMENT= Fading splash screen engine for Trinity -TDE_PREVERSION= -MASTER_SITE_SUBDIR= k/${PORTNAME} -PORTREVISION= 0 -CATEGORIES= x11 -DIST_SUBDIR= TDE/applications - - -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs \ - ${TDE_PREFIX}/lib/libksplashthemes.so:${PORTSDIR}/x11/trinity/core/tdebase - -LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface - - -# Build -post-patch: tde-pathfix - -do-configure: tde-cmake-prepare - ${TDE_CMAKE_CONFIGURE} \ - -DBUILD_ALL="ON" \ - -DBUILD_ALL="ON" \ - -DWITH_ALL_OPTIONS="ON" - -do-build: tde-cmake-build - -do-install: tde-cmake-install - -.include diff --git a/freebsd/applications/ksplash-engine-moodin/distinfo b/freebsd/applications/ksplash-engine-moodin/distinfo deleted file mode 100644 index 44ac0e30a..000000000 --- a/freebsd/applications/ksplash-engine-moodin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1619529709 -SHA256 (TDE/applications/ksplash-engine-moodin-trinity_14.0.10.orig.tar.xz) = fc2b0c24a9cdeb6742943cd163b63266c231aacf6b8c139ea9a88632bd8d8262 -SIZE (TDE/applications/ksplash-engine-moodin-trinity_14.0.10.orig.tar.xz) = 651368 diff --git a/freebsd/applications/ksplash-engine-moodin/pkg-descr b/freebsd/applications/ksplash-engine-moodin/pkg-descr deleted file mode 100644 index adb6f5414..000000000 --- a/freebsd/applications/ksplash-engine-moodin/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -Fading splash screen engine for Trinity - -Heavily customizable engine for various types of themes. - -Features: - * scale cache - * fading images - * use current icon set or custom images - * unlimited Custom text labels - * set fading delay and length - * custom image arrangement - * resolution independent themes - -This TDE splash screen engine is based upon Linspire's -engine by Sean Meiners diff --git a/freebsd/applications/ksplash-engine-moodin/pkg-plist b/freebsd/applications/ksplash-engine-moodin/pkg-plist deleted file mode 100644 index 8af87034f..000000000 --- a/freebsd/applications/ksplash-engine-moodin/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -lib/trinity/ksplashmoodin.la -lib/trinity/ksplashmoodin.so -share/apps/ksplash/Themes/FingerPrint/1.png -share/apps/ksplash/Themes/FingerPrint/2.png -share/apps/ksplash/Themes/FingerPrint/3.png -share/apps/ksplash/Themes/FingerPrint/4.png -share/apps/ksplash/Themes/FingerPrint/5.png -share/apps/ksplash/Themes/FingerPrint/6.png -share/apps/ksplash/Themes/FingerPrint/7.png -share/apps/ksplash/Themes/FingerPrint/8.png -share/apps/ksplash/Themes/FingerPrint/Background.jpg -share/apps/ksplash/Themes/FingerPrint/Preview.png -share/apps/ksplash/Themes/FingerPrint/Theme.rc -share/apps/ksplash/Themes/MoodinKDE/Background.jpg -share/apps/ksplash/Themes/MoodinKDE/Preview.png -share/apps/ksplash/Themes/MoodinKDE/Theme.rc -share/locale/de/LC_MESSAGES/ksplash-engine-moodin.mo -share/services/ksplashmoodin.desktop -- cgit v1.2.1