diff options
Diffstat (limited to 'freebsd/applications/kcmautostart')
-rw-r--r-- | freebsd/applications/kcmautostart/Makefile | 34 | ||||
-rw-r--r-- | freebsd/applications/kcmautostart/distinfo | 3 | ||||
-rw-r--r-- | freebsd/applications/kcmautostart/pkg-descr | 4 | ||||
-rw-r--r-- | freebsd/applications/kcmautostart/pkg-plist | 12 |
4 files changed, 0 insertions, 53 deletions
diff --git a/freebsd/applications/kcmautostart/Makefile b/freebsd/applications/kcmautostart/Makefile deleted file mode 100644 index 27ffaa2e2..000000000 --- a/freebsd/applications/kcmautostart/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# -*-mode: makefile-*- -# Created by: slavek.banko@axis.cz -# $FreeBSD$ -# - -.include <../../trinity.port.mk> - -PORTNAME= kcontrol-autostart-trinity -COMMENT= autostart module for the Trinity control center -TDE_PREVERSION= -MASTER_SITE_SUBDIR= k/${PORTNAME} -PORTREVISION= 0 -CATEGORIES= x11 -DIST_SUBDIR= TDE/applications -DISTSRC= kcmautostart-trinity-${TDE_VERSION}${TDE_PREVERSION} - - -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs - -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" \ - -DWITH_ALL_OPTIONS="ON" - -do-build: tde-cmake-build - -do-install: tde-cmake-install - -.include <bsd.port.mk> diff --git a/freebsd/applications/kcmautostart/distinfo b/freebsd/applications/kcmautostart/distinfo deleted file mode 100644 index af1e4f9c6..000000000 --- a/freebsd/applications/kcmautostart/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1619470356 -SHA256 (TDE/applications/kcontrol-autostart-trinity_14.0.10.orig.tar.xz) = dd46472bb1d4baf55262f9f2af0577a400c03de1e4863701c10b1a6927ee7074 -SIZE (TDE/applications/kcontrol-autostart-trinity_14.0.10.orig.tar.xz) = 50736 diff --git a/freebsd/applications/kcmautostart/pkg-descr b/freebsd/applications/kcmautostart/pkg-descr deleted file mode 100644 index 9fefca64b..000000000 --- a/freebsd/applications/kcmautostart/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -autostart module for the Trinity control center - -Autostart is a Trinity control center module to configure which applications -start up when you login into a TDE session. diff --git a/freebsd/applications/kcmautostart/pkg-plist b/freebsd/applications/kcmautostart/pkg-plist deleted file mode 100644 index e336d37e9..000000000 --- a/freebsd/applications/kcmautostart/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -lib/trinity/kcm_autostart.la -lib/trinity/kcm_autostart.so -share/applications/tde/autostart.desktop -share/doc/tde/HTML/en/autostart/common -share/doc/tde/HTML/en/autostart/index.cache.bz2 -share/doc/tde/HTML/en/autostart/index.docbook -share/locale/ca/LC_MESSAGES/autostart.mo -share/locale/de/LC_MESSAGES/autostart.mo -share/locale/es/LC_MESSAGES/autostart.mo -share/locale/fr/LC_MESSAGES/autostart.mo -share/locale/nl/LC_MESSAGES/autostart.mo -share/locale/tr/LC_MESSAGES/autostart.mo |