diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-02-23 03:03:17 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-02-23 03:03:17 +0800 |
commit | ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019 (patch) | |
tree | 3aad51132f546ad79059b32784badc3f6a42c8ff /games/killbots-kde4 | |
parent | c5cfcc04963e6321cc90d144cb3bc9adbff4cf0f (diff) | |
download | freebsd-ports-gnome-ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019.tar.gz freebsd-ports-gnome-ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019.tar.zst freebsd-ports-gnome-ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019.zip |
Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.
PR: 225992
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D14413
Diffstat (limited to 'games/killbots-kde4')
-rw-r--r-- | games/killbots-kde4/Makefile | 17 | ||||
-rw-r--r-- | games/killbots-kde4/distinfo | 2 | ||||
-rw-r--r-- | games/killbots-kde4/pkg-descr | 10 | ||||
-rw-r--r-- | games/killbots-kde4/pkg-plist | 38 |
4 files changed, 67 insertions, 0 deletions
diff --git a/games/killbots-kde4/Makefile b/games/killbots-kde4/Makefile new file mode 100644 index 000000000000..7e5c95f32e15 --- /dev/null +++ b/games/killbots-kde4/Makefile @@ -0,0 +1,17 @@ +# $FreeBSD$ + +PORTNAME= killbots +PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 4 +CATEGORIES= games kde kde-kde4 + +MAINTAINER= kde@FreeBSD.org +COMMENT= ${${PORTNAME}_DESC} + +USES= cmake:outsource kde:4 tar:xz +USE_KDE= kdelibs libkdegames automoc4 +USE_QT4= corelib gui qtestlib xml \ + moc_build qmake_build rcc_build uic_build + +.include <${.CURDIR}/../kdegames-kde4/Makefile.common> +.include <bsd.port.mk> diff --git a/games/killbots-kde4/distinfo b/games/killbots-kde4/distinfo new file mode 100644 index 000000000000..9df96f3a96f6 --- /dev/null +++ b/games/killbots-kde4/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.14.3/killbots-4.14.3.tar.xz) = 22b472081ac1897917b13634aa0a2a270c6a7d3e36a9204a4daa682a77bf61b4 +SIZE (KDE/4.14.3/killbots-4.14.3.tar.xz) = 961756 diff --git a/games/killbots-kde4/pkg-descr b/games/killbots-kde4/pkg-descr new file mode 100644 index 000000000000..21c7cc6ff796 --- /dev/null +++ b/games/killbots-kde4/pkg-descr @@ -0,0 +1,10 @@ +Killbots is a simple game of evading killer robots. Who created +the robots and why they have been programmed to destroy, no one +knows. All that is known is that the robots are numerous and their +sole objective is to destroy you. Fortunately for you, their creator +has focused on quantity rather than quality and as a result the +robots are severely lacking in intelligence. Your superior wit and +a fancy teleportation device are your only weapons against the +never- ending stream of mindless automatons. + +WWW: http://www.kde.org/applications/games/killbots/ diff --git a/games/killbots-kde4/pkg-plist b/games/killbots-kde4/pkg-plist new file mode 100644 index 000000000000..15b5c4b4132f --- /dev/null +++ b/games/killbots-kde4/pkg-plist @@ -0,0 +1,38 @@ +bin/killbots +share/applications/kde4/killbots.desktop +share/apps/killbots/killbotsui.rc +share/apps/killbots/rulesets/classic.desktop +share/apps/killbots/rulesets/daleks.desktop +share/apps/killbots/rulesets/default.desktop +share/apps/killbots/rulesets/easy.desktop +share/apps/killbots/rulesets/energycrisis.desktop +share/apps/killbots/themes/classic.desktop +share/apps/killbots/themes/classic.png +share/apps/killbots/themes/classic.svgz +share/apps/killbots/themes/mountainadventure.desktop +share/apps/killbots/themes/mountainadventure.png +share/apps/killbots/themes/mountainadventure.svgz +share/apps/killbots/themes/mummymadness.desktop +share/apps/killbots/themes/mummymadness.png +share/apps/killbots/themes/mummymadness.svgz +share/apps/killbots/themes/robotkill.desktop +share/apps/killbots/themes/robotkill.png +share/apps/killbots/themes/robotkill.svgz +share/config.kcfg/killbots.kcfg +share/doc/HTML/en/killbots/common +share/doc/HTML/en/killbots/enemy.png +share/doc/HTML/en/killbots/fastenemy.png +share/doc/HTML/en/killbots/grid.png +share/doc/HTML/en/killbots/hero.png +share/doc/HTML/en/killbots/index.cache.bz2 +share/doc/HTML/en/killbots/index.docbook +share/doc/HTML/en/killbots/junkheap.png +share/doc/HTML/en/killbots/status.png +share/doc/HTML/en/killbots/waitoutround.png +share/icons/hicolor/128x128/apps/killbots.png +share/icons/hicolor/16x16/apps/killbots.png +share/icons/hicolor/22x22/apps/killbots.png +share/icons/hicolor/32x32/apps/killbots.png +share/icons/hicolor/48x48/apps/killbots.png +share/icons/hicolor/64x64/apps/killbots.png +share/icons/hicolor/scalable/apps/killbots.svgz |