diff options
Diffstat (limited to 'games/kpat')
-rw-r--r-- | games/kpat/DESCR | 1 | ||||
-rw-r--r-- | games/kpat/Makefile | 16 | ||||
-rw-r--r-- | games/kpat/PLIST | 52 | ||||
-rw-r--r-- | games/kpat/distinfo | 5 |
4 files changed, 74 insertions, 0 deletions
diff --git a/games/kpat/DESCR b/games/kpat/DESCR new file mode 100644 index 00000000000..e5d520887e8 --- /dev/null +++ b/games/kpat/DESCR @@ -0,0 +1 @@ +a multiplicity of different solitaire games diff --git a/games/kpat/Makefile b/games/kpat/Makefile new file mode 100644 index 00000000000..9e20ebd2d01 --- /dev/null +++ b/games/kpat/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2013/04/03 12:03:39 markd Exp $ + +DISTNAME= kpat-${_KDE_VERSION} +CATEGORIES= games +COMMENT= a multiplicity of different solitaire games + +.include "../../meta-pkgs/kde4/Makefile.kde4" + +.include "../../meta-pkgs/kde4/kde4.mk" + +.include "../../games/libkdegames/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../x11/kdelibs4/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/games/kpat/PLIST b/games/kpat/PLIST new file mode 100644 index 00000000000..6e7f42454ac --- /dev/null +++ b/games/kpat/PLIST @@ -0,0 +1,52 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/03 12:03:39 markd Exp $ +bin/kpat +lib/libkcardgame.so +share/applications/kde4/kpat.desktop +share/doc/kde/HTML/en/kpat/clubs.png +share/doc/kde/HTML/en/kpat/common +share/doc/kde/HTML/en/kpat/diamonds.png +share/doc/kde/HTML/en/kpat/hearts.png +share/doc/kde/HTML/en/kpat/index.cache.bz2 +share/doc/kde/HTML/en/kpat/index.docbook +share/doc/kde/HTML/en/kpat/man-kpat.6.docbook +share/doc/kde/HTML/en/kpat/playfield.png +share/doc/kde/HTML/en/kpat/spades.png +share/icons/hicolor/128x128/apps/kpat.png +share/icons/hicolor/16x16/apps/kpat.png +share/icons/hicolor/22x22/apps/kpat.png +share/icons/hicolor/24x24/apps/kpat.png +share/icons/hicolor/256x256/apps/kpat.png +share/icons/hicolor/32x32/apps/kpat.png +share/icons/hicolor/48x48/apps/kpat.png +share/icons/hicolor/64x64/apps/kpat.png +share/kde/apps/kpat/kpatui.rc +share/kde/apps/kpat/previews/1.png +share/kde/apps/kpat/previews/10.png +share/kde/apps/kpat/previews/11.png +share/kde/apps/kpat/previews/12.png +share/kde/apps/kpat/previews/17.png +share/kde/apps/kpat/previews/18.png +share/kde/apps/kpat/previews/2.png +share/kde/apps/kpat/previews/3.png +share/kde/apps/kpat/previews/5.png +share/kde/apps/kpat/previews/7.png +share/kde/apps/kpat/previews/8.png +share/kde/apps/kpat/previews/9.png +share/kde/apps/kpat/sounds/card-down.ogg +share/kde/apps/kpat/sounds/card-pickup.ogg +share/kde/apps/kpat/themes/ancientegypt.desktop +share/kde/apps/kpat/themes/ancientegypt.png +share/kde/apps/kpat/themes/ancientegypt.svgz +share/kde/apps/kpat/themes/cleangreen.desktop +share/kde/apps/kpat/themes/cleangreen.png +share/kde/apps/kpat/themes/cleangreen.svgz +share/kde/apps/kpat/themes/greenblaze.desktop +share/kde/apps/kpat/themes/greenblaze.png +share/kde/apps/kpat/themes/greenblaze.svgz +share/kde/apps/kpat/themes/oldertheme.desktop +share/kde/apps/kpat/themes/oldertheme.png +share/kde/apps/kpat/themes/oldertheme.svgz +share/kde/config.kcfg/kpat.kcfg +share/kde/config/kcardtheme.knsrc +share/kde/config/kpat.knsrc +share/mime/packages/kpatience.xml diff --git a/games/kpat/distinfo b/games/kpat/distinfo new file mode 100644 index 00000000000..5a1f8924ec2 --- /dev/null +++ b/games/kpat/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/03 12:03:40 markd Exp $ + +SHA1 (kpat-4.10.2.tar.xz) = 9a4309cbadd8214cb2dd8ab1cd8bae4c20194cff +RMD160 (kpat-4.10.2.tar.xz) = 419e6a846cad886e95fa826b8b99a713497272cc +Size (kpat-4.10.2.tar.xz) = 3092916 bytes |