diff --git a/x11/kde4/kolf/Makefile b/x11/kde4/kolf/Makefile new file mode 100644 index 00000000000..a2a63ee7a88 --- /dev/null +++ b/x11/kde4/kolf/Makefile @@ -0,0 +1,19 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 12:16:10 zhuk Exp $ + +COMMENT = mini-golf simulator game for KDE +DISTNAME = kolf-${MODKDE4_VERSION} + +SHARED_LIBS = kolfprivate 0.0 # 4.10 + +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 + +MODULES = multimedia/phonon +MODKDE4_USE = games + +RUN_DEPENDS = devel/desktop-file-utils \ + x11/gtk+2,-guic + +.include diff --git a/x11/kde4/kolf/distinfo b/x11/kde4/kolf/distinfo new file mode 100644 index 00000000000..cf8a6a6ade0 --- /dev/null +++ b/x11/kde4/kolf/distinfo @@ -0,0 +1,2 @@ +SHA256 (kde/kolf-4.10.2.tar.xz) = oN9a/rCYfDl/0xFzKeur17GDuhOicdZDWlKpu36d8OE= +SIZE (kde/kolf-4.10.2.tar.xz) = 779636 diff --git a/x11/kde4/kolf/pkg/DESCR b/x11/kde4/kolf/pkg/DESCR new file mode 100644 index 00000000000..95725ebf2dc --- /dev/null +++ b/x11/kde4/kolf/pkg/DESCR @@ -0,0 +1,3 @@ +Kolf is a miniature golf game with 2D top-down view. Courses are +dynamic, and up to 10 people can play at once in competition. Kolf +comes with a tutorial course. diff --git a/x11/kde4/kolf/pkg/PLIST b/x11/kde4/kolf/pkg/PLIST new file mode 100644 index 00000000000..f472bd3873b --- /dev/null +++ b/x11/kde4/kolf/pkg/PLIST @@ -0,0 +1,44 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 12:16:10 zhuk Exp $ +@bin bin/kolf +@lib ${KDE4LIB}/libkolfprivate.so.${LIBkolfprivate_VERSION} +@lib lib/libkolfprivate.so.${LIBkolfprivate_VERSION} +share/applications/kde4/kolf.desktop +share/apps/kolf/ +share/apps/kolf/courses/ +share/apps/kolf/courses/Classic.kolf +share/apps/kolf/courses/Easy.kolf +share/apps/kolf/courses/Hard.kolf +share/apps/kolf/courses/Impossible +share/apps/kolf/courses/Medium.kolf +share/apps/kolf/courses/Practice +share/apps/kolf/courses/ReallyEasy +share/apps/kolf/courses/USApro +share/apps/kolf/intro +share/apps/kolf/kolfui.rc +share/apps/kolf/pics/ +share/apps/kolf/pics/default_theme.svgz +share/apps/kolf/sounds/ +share/apps/kolf/sounds/blackhole.wav +share/apps/kolf/sounds/blackholeeject.wav +share/apps/kolf/sounds/blackholeputin.wav +share/apps/kolf/sounds/hit.wav +share/apps/kolf/sounds/holed.wav +share/apps/kolf/sounds/holeinone.wav +share/apps/kolf/sounds/puddle.wav +share/apps/kolf/sounds/wall.wav +share/apps/kolf/tutorial.kolf +share/apps/kolf/tutorial.kolfgame +share/doc/HTML/en/kolf/ +share/doc/HTML/en/kolf/common +share/doc/HTML/en/kolf/index.cache.bz2 +share/doc/HTML/en/kolf/index.docbook +share/icons/hicolor/128x128/apps/kolf.png +share/icons/hicolor/16x16/apps/kolf.png +share/icons/hicolor/22x22/apps/kolf.png +share/icons/hicolor/32x32/apps/kolf.png +share/icons/hicolor/48x48/apps/kolf.png +share/icons/hicolor/64x64/apps/kolf.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