2007-02-10 19:56:57 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2007/02/11 00:56:57 steven Exp $
|
Import gcompris-8.2.2
GCompris ("I got it") is an educational software which propose different
activities to children from 2 to 10 years old.
Some of the activities are game orientated, but nonetheless still
educational. Below you can find a list of categories with some of the
activities available in that category.
* computer discovery: keyboard, mouse, different mouse gesture
* algebra: table memory, enumeration, double entry table, mirror image
* science: the canal lock, the water cycle, the submarine, electric
simulation
* geography: place the country on the map
* games: chess, memory, connect 4, oware, sudoku
* reading: reading practice
* other: learn to tell time, puzzle of famous paintings, vector drawing,
cartoon making, ...
Currently GCompris offers in excess of 100 activities and more are being
developed.
"slap it in" mbalmer@
2007-01-26 12:40:57 -05:00
|
|
|
|
|
|
|
COMMENT= "educational game for children"
|
|
|
|
|
|
|
|
DISTNAME= gcompris-8.2.2
|
2007-02-10 19:56:57 -05:00
|
|
|
PKGNAME= ${DISTNAME}p0
|
Import gcompris-8.2.2
GCompris ("I got it") is an educational software which propose different
activities to children from 2 to 10 years old.
Some of the activities are game orientated, but nonetheless still
educational. Below you can find a list of categories with some of the
activities available in that category.
* computer discovery: keyboard, mouse, different mouse gesture
* algebra: table memory, enumeration, double entry table, mirror image
* science: the canal lock, the water cycle, the submarine, electric
simulation
* geography: place the country on the map
* games: chess, memory, connect 4, oware, sudoku
* reading: reading practice
* other: learn to tell time, puzzle of famous paintings, vector drawing,
cartoon making, ...
Currently GCompris offers in excess of 100 activities and more are being
developed.
"slap it in" mbalmer@
2007-01-26 12:40:57 -05:00
|
|
|
SHARED_LIBS= gcompris-1 0.0 # .0.0
|
|
|
|
CATEGORIES= games education
|
|
|
|
|
|
|
|
HOMEPAGE= http://gcompris.net/
|
|
|
|
|
|
|
|
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
|
|
|
|
|
|
|
# GPLv2
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gcompris/}
|
|
|
|
|
2007-02-10 19:56:57 -05:00
|
|
|
WANTLIB= ICE SM SDL X11 Xext Xrender Xxf86vm atk-1.0 c cairo smpeg z \
|
Import gcompris-8.2.2
GCompris ("I got it") is an educational software which propose different
activities to children from 2 to 10 years old.
Some of the activities are game orientated, but nonetheless still
educational. Below you can find a list of categories with some of the
activities available in that category.
* computer discovery: keyboard, mouse, different mouse gesture
* algebra: table memory, enumeration, double entry table, mirror image
* science: the canal lock, the water cycle, the submarine, electric
simulation
* geography: place the country on the map
* games: chess, memory, connect 4, oware, sudoku
* reading: reading practice
* other: learn to tell time, puzzle of famous paintings, vector drawing,
cartoon making, ...
Currently GCompris offers in excess of 100 activities and more are being
developed.
"slap it in" mbalmer@
2007-01-26 12:40:57 -05:00
|
|
|
fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 xml2 \
|
|
|
|
glib-2.0 glitz gmodule-2.0 gobject-2.0 gthread-2.0 \
|
|
|
|
gtk-x11-2.0 m mikmod ogg pango-1.0 pangocairo-1.0 util \
|
|
|
|
pangoft2-1.0 png pthread usbhid vorbis vorbisfile \
|
|
|
|
art_lgpl_2
|
|
|
|
|
|
|
|
MODULES= devel/gettext lang/python
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ::textproc/texi2html \
|
|
|
|
::x11/py-gtk2 \
|
|
|
|
::textproc/intltool \
|
|
|
|
::games/gnuchess
|
|
|
|
LIB_DEPENDS= python${MODPY_VERSION}::lang/python/${MODPY_VERSION} \
|
|
|
|
SDL_mixer.>=3::devel/sdl-mixer \
|
|
|
|
gnet-2.0::net/gnet \
|
|
|
|
sqlite3::databases/sqlite3 \
|
|
|
|
popt::devel/popt \
|
|
|
|
gnomecanvas-2::x11/gnome/libgnomecanvas
|
|
|
|
RUN_DEPENDS= ::games/gnuchess \
|
|
|
|
::databases/py-sqlite2 \
|
|
|
|
::x11/py-gtk2 \
|
|
|
|
::games/tuxpaint \
|
|
|
|
::cad/gnucap
|
|
|
|
|
|
|
|
USE_X11= Yes
|
|
|
|
USE_LIBTOOL= Yes
|
|
|
|
USE_GMAKE= Yes
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
|
|
|
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|
|
|
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
|
|
|
|
LIBS="-pthread -lutil"
|
|
|
|
|
|
|
|
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
|
|
|
--enable-static \
|
|
|
|
--enable-xf86vidmode \
|
|
|
|
--enable-sqlite \
|
|
|
|
--enable-gnet \
|
|
|
|
--enable-py-build-only \
|
|
|
|
--disable-cairo \
|
|
|
|
--disable-rpath \
|
|
|
|
--with-x
|
|
|
|
|
|
|
|
pre-configure:
|
|
|
|
perl -pi -e 's,\@INTLTOOL_MERGE\@,${LOCALBASE}/bin/intltool-merge,g;' \
|
|
|
|
-e 's,\@INTLTOOL_UPDATE\@,${LOCALBASE}/bin/intltool-update,g;' \
|
|
|
|
-e 's,\@INTLTOOL_EXTRACT\@,${LOCALBASE}/bin/intltool-extract,g' \
|
|
|
|
${WRKSRC}/Makefile.in ${WRKSRC}/po/Makefile.in.in
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
find ${PREFIX}/share/gcompris -type f -perm 755 -exec chmod 644 {} \;
|
|
|
|
chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/gcompris
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|