Path to this page:
./
wip/snes9express,
Frontend for snes9x written in GTK2
Branch: CURRENT,
Version: 1.42nb1,
Package name: snes9express-1.42nb1,
Maintainer: ccatrianSnes9express is a graphical interface for the X11 versions of snes9x,
featuring an organized layout of common snes9x options.
Required to run:[
emulators/snes9x] [
x11/gtk2]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
RMD160: 37ccfd0319d4d9038000acd87301b543d0aca59b
Filesize: 358.946 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87) |
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.
|
2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235) |
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.
|
2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261) |
Log message:
Remove obsolete @dirrm lines.
|
2006-07-06 23:45:32 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Fix build with gcc-4.1.
|
2006-07-06 23:45:20 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Needs c++.
|
2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132) |
Log message:
Added RMD160 checksums.
|
2005-06-08 17:46:59 by Dieter Baron | Files touched by this commit (15) |
Log message:
mk/autoconf.mk and mk/automake.mk have been removed. Replace their
usage with USE_TOOLS and any of "autoconf", "autoconf213", \
"automake"
or "automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just
use aclocal, autoconf, etc. (hi jlam!)
|
2005-05-23 12:27:53 by Roland Illig | Files touched by this commit (1) |
Log message:
Removed trailing white-space.
|