Klickety is a KDE adaptation of the "clickomania" game.
This commit is contained in:
parent
f40436a848
commit
6a65e540d7
13
x11/kde4/klickety/Makefile
Normal file
13
x11/kde4/klickety/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 12:09:19 zhuk Exp $
|
||||
|
||||
COMMENT = clickomania-like game for KDE
|
||||
DISTNAME = klickety-${MODKDE4_VERSION}
|
||||
|
||||
WANTLIB = c m pthread stdc++
|
||||
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork lib/qt4/QtSvg
|
||||
WANTLIB += lib/qt4/QtXml
|
||||
WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/kio ${KDE4LIB}/knotifyconfig
|
||||
|
||||
MODKDE4_USE = games
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/kde4/klickety/distinfo
Normal file
2
x11/kde4/klickety/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (kde/klickety-4.10.2.tar.xz) = Rayv/lINPa597hJRDxlozQzr1SaI2dayVj1F1y1xpAM=
|
||||
SIZE (kde/klickety-4.10.2.tar.xz) = 854304
|
1
x11/kde4/klickety/pkg/DESCR
Normal file
1
x11/kde4/klickety/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Klickety is a KDE adaptation of the "clickomania" game.
|
50
x11/kde4/klickety/pkg/PLIST
Normal file
50
x11/kde4/klickety/pkg/PLIST
Normal file
@ -0,0 +1,50 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 12:09:19 zhuk Exp $
|
||||
@conflict kdegames-<4.10
|
||||
@bin bin/klickety
|
||||
share/applications/kde4/klickety.desktop
|
||||
share/applications/kde4/ksame.desktop
|
||||
share/apps/kconf_update/klickety-2.0-inherit-ksame-highscore.pl
|
||||
share/apps/kconf_update/klickety.upd
|
||||
share/apps/klickety/
|
||||
share/apps/klickety/klickety.kcfg
|
||||
share/apps/klickety/klickety.notifyrc
|
||||
share/apps/klickety/klicketyui.rc
|
||||
share/apps/klickety/themes/
|
||||
share/apps/klickety/themes/classic.svg
|
||||
share/apps/klickety/themes/classic_preview.png
|
||||
share/apps/klickety/themes/default.desktop
|
||||
share/apps/klickety/themes/ksame.desktop
|
||||
share/apps/klickety/themes/ksame.svg
|
||||
share/apps/klickety/themes/ksame_old.desktop
|
||||
share/apps/klickety/themes/ksame_old.svg
|
||||
share/apps/klickety/themes/ksame_old_preview.png
|
||||
share/apps/klickety/themes/ksame_preview.png
|
||||
share/doc/HTML/en/klickety/
|
||||
share/doc/HTML/en/klickety/common
|
||||
share/doc/HTML/en/klickety/config-background.png
|
||||
share/doc/HTML/en/klickety/config-customgame.png
|
||||
share/doc/HTML/en/klickety/config-general.png
|
||||
share/doc/HTML/en/klickety/config-theme.png
|
||||
share/doc/HTML/en/klickety/gamescreen.png
|
||||
share/doc/HTML/en/klickety/highscore.png
|
||||
share/doc/HTML/en/klickety/index.cache.bz2
|
||||
share/doc/HTML/en/klickety/index.docbook
|
||||
share/doc/HTML/en/klickety/ksamemode.png
|
||||
share/doc/HTML/en/klickety/numbered.png
|
||||
share/doc/HTML/en/klickety/shortcuts.png
|
||||
share/icons/hicolor/128x128/apps/klickety.png
|
||||
share/icons/hicolor/128x128/apps/ksame.png
|
||||
share/icons/hicolor/16x16/apps/klickety.png
|
||||
share/icons/hicolor/16x16/apps/ksame.png
|
||||
share/icons/hicolor/22x22/apps/klickety.png
|
||||
share/icons/hicolor/22x22/apps/ksame.png
|
||||
share/icons/hicolor/32x32/apps/klickety.png
|
||||
share/icons/hicolor/32x32/apps/ksame.png
|
||||
share/icons/hicolor/48x48/apps/klickety.png
|
||||
share/icons/hicolor/48x48/apps/ksame.png
|
||||
share/icons/hicolor/64x64/apps/klickety.png
|
||||
share/icons/hicolor/64x64/apps/ksame.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
Loading…
Reference in New Issue
Block a user