diff options
Diffstat (limited to 'freebsd/applications/knights')
-rw-r--r-- | freebsd/applications/knights/Makefile | 34 | ||||
-rw-r--r-- | freebsd/applications/knights/distinfo | 3 | ||||
-rw-r--r-- | freebsd/applications/knights/pkg-descr | 15 | ||||
-rw-r--r-- | freebsd/applications/knights/pkg-plist | 31 |
4 files changed, 0 insertions, 83 deletions
diff --git a/freebsd/applications/knights/Makefile b/freebsd/applications/knights/Makefile deleted file mode 100644 index 99ce700bb..000000000 --- a/freebsd/applications/knights/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# -*-mode: makefile-*- -# Created by: slavek.banko@axis.cz -# $FreeBSD$ -# - -.include <../../trinity.port.mk> - -PORTNAME= knights-trinity -COMMENT= A chess interface for the Trinity Desktop Environment -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 - -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/knights/distinfo b/freebsd/applications/knights/distinfo deleted file mode 100644 index 08a0262a5..000000000 --- a/freebsd/applications/knights/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1619522140 -SHA256 (TDE/applications/knights-trinity_14.0.10.orig.tar.xz) = bb65b0fd1aa7aac3dc2feb6c3980cfdd32530cf4befcde8be6b4a5e0980358c5 -SIZE (TDE/applications/knights-trinity_14.0.10.orig.tar.xz) = 619972 diff --git a/freebsd/applications/knights/pkg-descr b/freebsd/applications/knights/pkg-descr deleted file mode 100644 index ce1f00c75..000000000 --- a/freebsd/applications/knights/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -A chess interface for the Trinity Desktop Environment - -Knights aims to be the ultimate chess resource on your computer. -Written for the Trinity Desktop Environment, it's designed to be both friendly -to new chess players and functional for Grand Masters. - -Here's a quick list of Knights' key features: - - * Play against yourself, against computer opponents, - or against others over the Internet. - * Customize your board and pieces with over 30 different themes, - or make your own! - * Audio cues help alert you to important events - * Novice players can preview potential moves. - * Save your unfinished matches and play them again later. diff --git a/freebsd/applications/knights/pkg-plist b/freebsd/applications/knights/pkg-plist deleted file mode 100644 index 5845e45ce..000000000 --- a/freebsd/applications/knights/pkg-plist +++ /dev/null @@ -1,31 +0,0 @@ -bin/knights -share/applications/tde/knights.desktop -share/apps/knights/default-engine-portrait.jpg -share/apps/knights/default-portrait.jpg -share/apps/knights/icon-display.png -share/apps/knights/icon-general.png -share/apps/knights/pgn_template.kml -share/apps/knights/splash.png -share/apps/knights/themes/KBDefault.tar.gz -share/apps/knights/themes/KCDefault.tar.gz -share/apps/knights/themes/KSDefault.tar.gz -share/apps/knights/wizard.png -share/doc/tde/HTML/en/knights/common -share/doc/tde/HTML/en/knights/index.cache.bz2 -share/doc/tde/HTML/en/knights/index.docbook -share/icons/hicolor/16x16/apps/knights.png -share/icons/hicolor/16x16/mimetypes/pgn.png -share/icons/hicolor/32x32/apps/knights.png -share/icons/hicolor/32x32/mimetypes/pgn.png -share/icons/hicolor/48x48/apps/knights.png -share/icons/hicolor/48x48/mimetypes/pgn.png -share/icons/hicolor/64x64/apps/knights.png -share/icons/hicolor/64x64/mimetypes/pgn.png -share/locale/de/LC_MESSAGES/knights.mo -share/locale/es/LC_MESSAGES/knights.mo -share/locale/et/LC_MESSAGES/knights.mo -share/locale/fi/LC_MESSAGES/knights.mo -share/locale/fr/LC_MESSAGES/knights.mo -share/locale/it/LC_MESSAGES/knights.mo -share/man/man1/knights.1.gz -share/mimelnk/application/pgn.desktop |