Commit graph

17 commits

Author SHA1 Message Date
wiz
7e72ddd837 generator-cbiere: use an existing site as HOMEPAGE 2017-12-24 09:51:50 +00:00
agc
81bef80aeb Add SHA512 digests for distfiles for emulators category
Problems found with existing digests:
	Package suse131_libSDL
	1c4d17a53bece6243cb3e6dd11c36d50f851a4f4 [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
	Package suse131_libdbus
	de99fcfa8e2c7ced28caf38c24d217d6037aaa56 [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
	Package suse131_qt4
	94daff738912c96ed8878ce1a131cd49fb379206 [recorded]
	886206018431aee9f8a01e1fb7e46973e8dca9d9 [calculated]

Problems found locating distfiles for atari800, compat12, compat 13,
compat14, compat15, compat20, compat30, compat40, compat50,
compat50-x11, compat51, compat51-x11, compat60, compat61,
compat61-x11, fmsx, osf1_lib, vice, xbeeb, xm7.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:30:54 +00:00
tnn
255d0cb0b8 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
joerg
0af926220a Fix inline usage. 2012-12-20 21:59:20 +00:00
asau
49d542f06c Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
sbd
e788c94954 Add missing archivers/bzip2 and deve/zlib buildlinks.
Bump PKGREVISION
2011-11-16 09:22:25 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
wiz
46a1c6b147 Update HOMEPAGE and MASTER_SITES, per Christian Biere. 2008-11-01 17:42:48 +00:00
wiz
b0c55aebbd Update to 0.35r4:
2008-08-30

    * Joystick buttons for x and y axis control can be reassigned,
    too. This is especially useful if you want to use digital
    buttons instead of an analog controller. Thanks to Jon Chalos.
    * Fall back to non-accelerated YUV overlay, if no hardware-accelerated
    is available. This is much slower but a modern machine should
    be fast enough and it's better than having no fullscreen mode
    at all.
    * The command-line parameter '-c' wasn't handled properly, so
    it didn't work at all.
    * Don't link against X11 libraries if compiling the SDL
    user-interface.

2007-01-18

    * Applied fix by Barry for the ABCD instruction. This fixes,
    for example, the odd characters in the score count of Streets
    of Rage as reported by bootsector.
    * Fixed soft reset so that the RAM is not cleared in this case.
    Thanks to Fibonacci for reporting this.
    * Reduced noisy blips that may happen whenever an underrun of
    the audio buffer occurs.
    * Fixed crash that would happen if the filename of the ROM did
    not contain a dot.
    * Fixed endian issue with big endian platforms introduced by
    previous changes.
    * Added simplistic support for reassigning joypad/joystick
    buttons. Look for joy[12]_{a,b,c,start,left,right,up,down} in
    ~/.genrc.
2008-09-08 07:42:49 +00:00
jlam
0bb78c6c9d Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 19:21:37 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
wiz
67fec343d0 Update to 0.35r2:
2005-09-02

* Moved inclusion of most system header files to hdr/generator.h and
  added check for sys/param.h for less #include trouble.
* Removed platform-specific versions of the SWAP16/SWAP32 macros as
  these were only used in two places.
2005-10-02 22:06:06 +00:00
xtraeme
b312030d71 Initial import of generator-cbiere-0.35r1.
This is a modified version of Generator by James Ponder based on
version 0.35 and maintained by Christian Biere.

Additional features

    * Support for BZIP2, GZIP and ZIP compressed ROMs i.e., no more
      manual decompression or wasted disk space. Yay!
    * Support for X11's XVideo hardware acceleration by SDL for
      faster and smoother graphics.
    * Fullscreen support with or without the classic color frame.
    * SDL audio support (in favour of OSS Audio) which means you can
      use ESound and others for sharing the sound device among other
      applications.
    * Optional mute playing i.e., if you don't have a soundcard or
      the soundcard is busy you can still play.
    * Support for 48kHz sample rate (needs driver support).
    * Automagic CPU usage reduction which is especially cool for
      notebooks. The unpatched Generator uses more or less as much CPU
      as it can get even if needs far less than 10% on any modern system.
    * Working support for Game Genie codes.
2005-08-30 11:06:58 +00:00