diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 11:55:25 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 11:55:25 +0000 |
commit | 24482eebf1b38a1d781b1f6c16bb588f5e652980 (patch) | |
tree | bcb09269855487369fcfd28040255e86e37e1362 /games/kbounce | |
parent | e9088ff192d5f032b73c9b2e3386bbc9bf25136b (diff) |
Notes
Diffstat (limited to 'games/kbounce')
-rw-r--r-- | games/kbounce/Makefile | 22 | ||||
-rw-r--r-- | games/kbounce/distinfo | 2 | ||||
-rw-r--r-- | games/kbounce/pkg-descr | 6 | ||||
-rw-r--r-- | games/kbounce/pkg-plist | 45 |
4 files changed, 75 insertions, 0 deletions
diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile new file mode 100644 index 000000000000..bece99e167ac --- /dev/null +++ b/games/kbounce/Makefile @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= kbounce +PORTVERSION= ${KDE4_VERSION} +CATEGORIES= games kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src +DIST_SUBDIR= KDE/${PORTVERSION} + +MAINTAINER= kde@FreeBSD.org +COMMENT= ${${PORTNAME}_DESC} + +CONFLICTS_INSTALL= kdegames-4.[0-9].* + +USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 +USES= cmake:outsource +USE_QT4= moc_build qmake_build rcc_build uic_build +USE_XZ= yes +MAKE_JOBS_SAFE= yes + +.include <${.CURDIR}/../kdegames4/Makefile.common> +.include <bsd.port.mk> diff --git a/games/kbounce/distinfo b/games/kbounce/distinfo new file mode 100644 index 000000000000..e4af3250bc54 --- /dev/null +++ b/games/kbounce/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.10.1/kbounce-4.10.1.tar.xz) = 55aca3f904bf99ade0b74161e3ae017dc6c8934ea4c18c3ca3c65dfae9673327 +SIZE (KDE/4.10.1/kbounce-4.10.1.tar.xz) = 1593508 diff --git a/games/kbounce/pkg-descr b/games/kbounce/pkg-descr new file mode 100644 index 000000000000..95241f0ce187 --- /dev/null +++ b/games/kbounce/pkg-descr @@ -0,0 +1,6 @@ +KBounce is a single player arcade game with the elements of puzzle. +It is played on a field, surrounded by wall, with two or more balls +bouncing around within the walls. The object of the game is to +build new walls to decrease the size of the active field. + +WWW: http://www.kde.org/applications/games/kbounce/ diff --git a/games/kbounce/pkg-plist b/games/kbounce/pkg-plist new file mode 100644 index 000000000000..75b8d95104df --- /dev/null +++ b/games/kbounce/pkg-plist @@ -0,0 +1,45 @@ +bin/kbounce +share/applications/kde4/kbounce.desktop +share/apps/kbounce/kbounceui.rc +share/apps/kbounce/sounds/death.wav +share/apps/kbounce/sounds/reflect.wav +share/apps/kbounce/sounds/seconds.wav +share/apps/kbounce/sounds/timeout.wav +share/apps/kbounce/sounds/wallend.wav +share/apps/kbounce/sounds/wallstart.wav +share/apps/kbounce/themes/default.desktop +share/apps/kbounce/themes/egyptian_bounce.png +share/apps/kbounce/themes/egyptian_bounce.svgz +share/apps/kbounce/themes/geometry.desktop +share/apps/kbounce/themes/geometry.png +share/apps/kbounce/themes/kbounce.svg +share/apps/kbounce/themes/oxygen.desktop +share/apps/kbounce/themes/oxygen.png +share/apps/kbounce/themes/oxygen.svgz +share/apps/kbounce/themes/roads.desktop +share/apps/kbounce/themes/roads.svgz +share/apps/kbounce/themes/roads_preview.png +share/apps/kbounce/themes/the_beach.desktop +share/apps/kbounce/themes/the_beach.svgz +share/apps/kbounce/themes/thebeach_preview.png +share/doc/HTML/en/kbounce/button-new.png +share/doc/HTML/en/kbounce/button-pause.png +share/doc/HTML/en/kbounce/common +share/doc/HTML/en/kbounce/index.cache.bz2 +share/doc/HTML/en/kbounce/index.docbook +share/doc/HTML/en/kbounce/kbounce_corridor1.png +share/doc/HTML/en/kbounce/kbounce_corridor2.png +share/doc/HTML/en/kbounce/menu-game.png +share/doc/HTML/en/kbounce/menu-help.png +share/doc/HTML/en/kbounce/menu-settings.png +share/doc/HTML/en/kbounce/toolbar.png +share/icons/hicolor/128x128/apps/kbounce.png +share/icons/hicolor/16x16/apps/kbounce.png +share/icons/hicolor/22x22/apps/kbounce.png +share/icons/hicolor/32x32/apps/kbounce.png +share/icons/hicolor/48x48/apps/kbounce.png +share/icons/hicolor/64x64/apps/kbounce.png +@dirrm share/doc/HTML/en/kbounce +@dirrm share/apps/kbounce/themes +@dirrm share/apps/kbounce/sounds +@dirrm share/apps/kbounce |