mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
KBubbles is a simple game where you must try to get
rid of all the bubbles in the window as fast as possible. You can create your own leves. PR: 16858 Submitted by: Will Andrews <andrews@technologist.com>
This commit is contained in:
parent
1d56ef282d
commit
0aaaa89d83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26168
20
games/kbubbles/Makefile
Normal file
20
games/kbubbles/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: kbubbles
|
||||
# Version required: 0.8.6
|
||||
# Date created: 15 Feb 2000
|
||||
# Whom: Will Andrews <andrews@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= kbubbles-0.8.6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://hem.passagen.se/tonybj/kbubbles/
|
||||
|
||||
MAINTAINER= andrews@technologist.com
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/QwSpriteField.h:${PORTSDIR}/converters/kdesupport11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_QT= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
games/kbubbles/distinfo
Normal file
1
games/kbubbles/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (kbubbles-0.8.6.tar.gz) = bdc481ada5f41e30e5f9bdea4fc905c6
|
11
games/kbubbles/files/patch-aa
Normal file
11
games/kbubbles/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in Mon Jan 17 17:44:00 2000
|
||||
+++ Makefile.in.new Sun Feb 20 20:28:12 2000
|
||||
@@ -157,7 +157,7 @@
|
||||
x_libraries = @x_libraries@
|
||||
xdmconfigsubdir = @xdmconfigsubdir@
|
||||
|
||||
-SUBDIRS = kbubbles po
|
||||
+SUBDIRS = kbubbles
|
||||
|
||||
EXTRA_DIST = kbubbles.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO kbubbles.lsm
|
||||
|
1
games/kbubbles/pkg-comment
Normal file
1
games/kbubbles/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Simple KDE game that feels and looks like T*tris
|
8
games/kbubbles/pkg-descr
Normal file
8
games/kbubbles/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
KBubbles is a simple game where you must try to get
|
||||
rid of all the bubbles in the window as fast as
|
||||
possible. You can create your own leves.
|
||||
|
||||
WWW: http://hem1.passagen.se/~tonybj/kbubbles/
|
||||
Author: Tony Bjorkenius <tony.bjorkenius@linux.nu>
|
||||
|
||||
--Will <andrews@technologist.com>
|
26
games/kbubbles/pkg-plist
Normal file
26
games/kbubbles/pkg-plist
Normal file
@ -0,0 +1,26 @@
|
||||
share/applnk/Games/kbubbles.kdelnk
|
||||
share/apps/kbubbles/bggrad.xpm
|
||||
share/apps/kbubbles/default.xpm
|
||||
share/apps/kbubbles/dots.xpm
|
||||
share/apps/kbubbles/orange.xpm
|
||||
share/apps/kbubbles/linux.xpm
|
||||
share/apps/kbubbles/bkg/roof.xpm
|
||||
share/apps/kbubbles/bkg/widbg.xpm
|
||||
share/apps/kbubbles/brick1.xpm
|
||||
share/apps/kbubbles/brick2.xpm
|
||||
share/apps/kbubbles/hitech.xpm
|
||||
share/apps/kbubbles/puke.xpm
|
||||
share/apps/kbubbles/rocks.xpm
|
||||
share/apps/kbubbles/wave.xpm
|
||||
share/apps/kbubbles/wood.xpm
|
||||
share/apps/kbubbles/Trouble.lvl
|
||||
share/icons/kbubblesconf.xpm
|
||||
share/icons/kbubblesnew.xpm
|
||||
share/icons/kbubblesnext.xpm
|
||||
share/icons/kbubblesquit.xpm
|
||||
share/icons/kbubblesstop.xpm
|
||||
share/icons/kbubbles.xpm
|
||||
share/icons/mini/kbubbles.xpm
|
||||
bin/kbubbles
|
||||
@dirrm share/apps/kbubbles/bkg
|
||||
@dirrm share/apps/kbubbles
|
Loading…
Reference in New Issue
Block a user