./wip/briquolo, 3D breakout based on OpenGL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.7, Package name: briquolo-0.5.7, Maintainer: pkgsrc-users

BRIQUOLO is a breakout with 3D representation based on OpenGL.


Required to run:
[sysutils/desktop-file-utils] [graphics/MesaLib] [graphics/png] [audio/SDL_mixer] [devel/SDL_ttf] [devel/SDL]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 47f100dd842050f033dbe0efce29b5fef4be3e42
Filesize: 2527.426 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-11-24 23:22:34 by othyro | Files touched by this commit (1)
Log message:
Fixed a very stupid assumption during post-install; USE_TOOLS+=msgfmt
msgmerge xgettext; This package will likely not fail during the install
phase on the bulk builds, now.
   2012-09-24 19:14:38 by Aleksej Saushev | Files touched by this commit (19)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-14 00:54:58 by othyro | Files touched by this commit (8)
Log message:
Patchset for the new version of briquolo.
   2012-06-14 00:51:34 by othyro | Files touched by this commit (1) | Package updated
Log message:
Regenerated due to package update and addition of eight (8) patches.
   2012-06-14 00:50:26 by othyro | Files touched by this commit (1) | Package updated
Log message:
Removed Makefiles. Added some translations.
Some files moved, so updated their paths.
   2012-06-14 00:49:02 by othyro | Files touched by this commit (1)
Log message:
Updated to latest stable version. +LICENSE;
Replaced ${CP} with ${INSTALL_DATA} during post-install.
Included MesaLib, libX11, gettext-lib, desktop-file-utils.
Added CONFIGURE_ARGS to properly detect X11 and GL.
Passes pkglint. Runs fine.
This package is probably ready to be reviewed and then imported into HEAD.
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.