summaryrefslogtreecommitdiff
path: root/emulators/ROMBuild/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-10-07Update to 2.14 (2009). Changes:shattered1-3/+3
- Added knowledge of old v2 sound ROM from sonicwi2 (various emus). - Updated a few existing definitions to account for MAME ROM renames (up to MAME 0.135).
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-08-25Change default for zip extraction to leave files as they are.wiz1-2/+2
Previously, zip extraction by default converted to lower case. Fix some packages that need it and remove -L from some packages that manually set it.
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-4/+7
their files via a custom do-install target.
2007-09-10Update to 2.9:wiz1-3/+3
09/09/2007 *** v2.9 *** Updated ROM names for R-Type (Japan prototype) to match MAME v0.112 Updates after MAME v0.118: - Removed some old fixes for rtypejp (no longer required). - Added rtypeus and rtypejp fixes for JunoFirst, M72 and RAGE. - Now incorporates MAME ROM renames for salamand and altbeas4.
2007-07-08Drop maintainership.wiz1-2/+2
2007-02-26Update to 2.8:wiz1-5/+4
17/10/2006 *** v2.8 *** Removed RAINE ROMs since they are now MAME compatible (v0.43.4+) Updated internal ROM names to match MAME v0.109
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-20Rename the following variables to reduce the number that we need to track:jlam1-2/+2
EXTRACT_CMD_OPTS.bin -> EXTRACT_OPTS_BIN EXTRACT_CMD_OPTS.lha -> EXTRACT_OPTS_LHA EXTRACT_CMD_OPTS.rar -> EXTRACT_OPTS_RAR EXTRACT_CMD_OPTS.tar -> EXTRACT_OPTS_TAR EXTRACT_CMD_OPTS.tar.Z -> EXTRACT_OPTS_TAR EXTRACT_CMD_OPTS.tar.bz2 -> EXTRACT_OPTS_TAR EXTRACT_CMD_OPTS.tar.gz -> EXTRACT_OPTS_TAR EXTRACT_CMD_OPTS.tbz -> EXTRACT_OPTS_TAR EXTRACT_CMD_OPTS.tbz2 -> EXTRACT_OPTS_TAR EXTRACT_CMD_OPTS.tgz -> EXTRACT_OPTS_TAR EXTRACT_CMD_OPTS.zip -> EXTRACT_OPTS_ZIP EXTRACT_CMD_OPTS.zoo -> EXTRACT_OPTS_ZOO EXTRACT_CMD_OPTS_tar.gz -> EXTRACT_OPTS_TAR
2005-11-17Bump DatLib's BUILDLINK_DEPENDS version to lowest version neededwiz1-3/+1
by any of its dependencies. Remove manual override in ROMBuild/Makefile.
2005-10-20Update to 2.7:wiz1-3/+5
05/10/2005 *** v2.7 *** Removed M1 ROMs since they are now MAME compatible (from v0.7.6) Removed Nebula ROMs since they are now MAME compatible (from v2.25) Added support for invaders.rom for SIDE
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-29Update to 2.6:wiz1-3/+3
28/03/2005 *** v2.6 *** Updated altbeast ROMs (Calice and System16) to match MAME v0.95.
2005-03-22Fix CATEGORY.wiz1-2/+2
2005-03-14Automatically convert all files to unix line endings by extracting, andwiz1-1/+2
remove DOS line endings from patches too. Improves probability of compilation on gcc2 systems.
2005-03-04Add some ROM-, mostly arcade-(MAME-)related tools from www.logiqx.com.wiz1-0/+30