1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

A version of the classic memory blocks game for GNOME

This commit is contained in:
Ade Lovett 2000-07-10 15:55:37 +00:00
parent 9e79874d34
commit 75698a6b5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30451
6 changed files with 80 additions and 0 deletions

View File

@ -66,6 +66,7 @@
SUBDIR += gnocatan
SUBDIR += gnomechess
SUBDIR += gnomegames
SUBDIR += gnomememoryblocks
SUBDIR += gnuchess
SUBDIR += gnugo
SUBDIR += gnushogi

View File

@ -0,0 +1,35 @@
# New ports collection makefile for: gnomememoryblocks
# Date created: 10th July 2000
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnomememoryblocks
PORTVERSION= 0.1
CATEGORIES= games gnome
# This should be ${MASTER_SITE_SOURCEFORGE} but doesn't appear to be
# linked in the right places at the moment
MASTER_SITES= http://gnome-memblocks.sourceforge.net/downloads/ \
ftp://gnome-memblocks.sourceforge.net/pub/gnome-memblocks/
DISTNAME= gnome-memblocks-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (gnome-memblocks-0.1.tar.gz) = 8218b1943ba790f095cadcda88e16182

View File

@ -0,0 +1 @@
Memory Blocks game for GNOME

View File

@ -0,0 +1,4 @@
This is GNOME's version of the `memory blocks' game
originaly come from Semantec game pack for Win-3.11
WWW: http://gnome-memblocks.sourceforge.net/

View File

@ -0,0 +1,38 @@
bin/gnome-memblocks
etc/sound/events/gnome-memblocks.soundlist
share/gnome/apps/Games/gnome-memblocks.desktop
share/gnome/games/gnome-memblocks.default.scores
share/gnome/help/gnome-memblocks/C/index.html
share/gnome/help/gnome-memblocks/C/topic.dat
share/gnome/pixmaps/gnome-memblocks.png
share/gnome/pixmaps/gnome-memblocks/default/1.png
share/gnome/pixmaps/gnome-memblocks/default/10.png
share/gnome/pixmaps/gnome-memblocks/default/11.png
share/gnome/pixmaps/gnome-memblocks/default/12.png
share/gnome/pixmaps/gnome-memblocks/default/13.png
share/gnome/pixmaps/gnome-memblocks/default/14.png
share/gnome/pixmaps/gnome-memblocks/default/15.png
share/gnome/pixmaps/gnome-memblocks/default/16.png
share/gnome/pixmaps/gnome-memblocks/default/17.png
share/gnome/pixmaps/gnome-memblocks/default/18.png
share/gnome/pixmaps/gnome-memblocks/default/2.png
share/gnome/pixmaps/gnome-memblocks/default/3.png
share/gnome/pixmaps/gnome-memblocks/default/4.png
share/gnome/pixmaps/gnome-memblocks/default/5.png
share/gnome/pixmaps/gnome-memblocks/default/6.png
share/gnome/pixmaps/gnome-memblocks/default/7.png
share/gnome/pixmaps/gnome-memblocks/default/8.png
share/gnome/pixmaps/gnome-memblocks/default/9.png
share/gnome/pixmaps/gnome-memblocks/default/background.jpg
share/gnome/sounds/gnome-memblocks/flip01.wav
share/gnome/sounds/gnome-memblocks/flip02.wav
share/gnome/sounds/gnome-memblocks/flip03.wav
share/gnome/sounds/gnome-memblocks/flip04.wav
share/gnome/sounds/gnome-memblocks/flip05.wav
share/gnome/sounds/gnome-memblocks/flip06.wav
share/gnome/sounds/gnome-memblocks/flip07.wav
@dirrm share/gnome/sounds/gnome-memblocks
@dirrm share/gnome/pixmaps/gnome-memblocks/default
@dirrm share/gnome/pixmaps/gnome-memblocks
@dirrm share/gnome/help/gnome-memblocks/C
@dirrm share/gnome/help/gnome-memblocks