Commit Graph

16 Commits

Author SHA1 Message Date
bgk 2e25acec31 DEBIAN: GTK and WX can now build together properly. No need to build twice anymore. 2011-12-14 14:30:28 +00:00
bgk 7f9597d8a5 DEBIAN: Add missing dependencies for building the wxWidgets port 2011-12-04 08:37:10 +00:00
squall-leonhart 8e6a51211e all current vba-m Wx patches applied to trunk. 2011-05-25 11:55:46 +00:00
bgk 4b9103e16c DEBIAN: Build one package for SDL, and one package for GTK+. Thanks to fernandotcl for the patch. 2011-02-20 13:44:09 +00:00
bgk 3c6e0514a9 SDL: Allow vbam to run on systems without an audio device. Thanks to jcranmer for the patch. 2011-02-20 09:25:07 +00:00
Squall-Leonhart 9de4eedf3b lets try this one more time 2011-01-05 22:33:23 +00:00
Squall-Leonhart 862669d873 debian build fix 2011-01-05 22:19:12 +00:00
bgk e5794be79b Applied patch 2868577 by fernandotcl.
The changes are :
- debian/control: Build-Depends now include nasm for i386 and amd64
- debian/control: Architecture is now "any"
- debian/rules: Less verbosity when DH_VERBOSE is not set
- debian/rules: -DUSE_ARM_SCALERS=ON -DUSE_ARM_CORE=ON on i386 and amd64
architectures
- CMakeLists.txt: Out-of-source builds using USE_ARM_SCALERS is now
working
2009-10-04 06:43:20 +00:00
bgk 619538110c Applied patch 2868577 by fernandotcl : Add libglademm-2.4-dev to build-depends 2009-09-28 09:47:45 +00:00
bgk 86282c38b5 Applied patch 2857797 "New (more compliant) Debian package generation files" by fernandotcl 2009-09-26 14:45:52 +00:00
bgk 41e0c86e8f debian : nasm is required to build the package, even when using the C version of the code (cmake limitation). 2008-09-21 14:31:17 +00:00
bgk 5a156d9f03 GTK : Fixed build for changes made in rev697
Updated the debian packaging scripts
2008-09-04 20:54:14 +00:00
bgk 66dd396d85 GTK GUI :
Replaced GTK/GDK display by GTK/Cairo, now the window can be resized with all the video modules.
2008-04-25 18:21:39 +00:00
bgk caf0e8fced GTK GUI :
- Improved the CMake script
- Removed some leftover debug code
- Simplified the menu appearance
- Made the debian packaging scripts use the cmake build system
- Added the GTK build to the debian package
2008-04-20 19:52:18 +00:00
Nach ab0256d9cc Whitespace trim, and eol-style native propery set again. 2008-03-05 00:35:39 +00:00
mudlord 95c798e5d3 Numerous Linux updates:
- OpenGL : fixed texture size to be exclusively a power of 2
- OpenGL : Clear the screen on init
- OpenGL : Set fullscreen resolution to the resolution of the desktop
- Changed the executable name to vbam to avoid conflict with the original VBA
- Added a basic install target to the makefile
- Fixed .gz archives loading when using fex_mini (thanks to tttttttttanaka)
- Added debian packaging informations
2008-01-17 04:51:34 +00:00