Commit Graph

16 Commits

Author SHA1 Message Date
bgk c6979e7e47 DEBIAN: GTK and WX can now build together properly. No need to build twice anymore.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1051 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-14 14:30:28 +00:00
bgk b10ae0671c DEBIAN: Add missing dependencies for building the wxWidgets port
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1043 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-04 08:37:10 +00:00
squall-leonhart 7a19748d88 all current vba-m Wx patches applied to trunk.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1021 a31d4220-a93d-0410-bf67-fe4944624d44
2011-05-25 11:55:46 +00:00
bgk 727c7d66d4 DEBIAN: Build one package for SDL, and one package for GTK+. Thanks to fernandotcl for the patch.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@985 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 13:44:09 +00:00
bgk d9285a2bab SDL: Allow vbam to run on systems without an audio device. Thanks to jcranmer for the patch.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@980 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 09:25:07 +00:00
Squall-Leonhart 09d1561f1c lets try this one more time
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@972 a31d4220-a93d-0410-bf67-fe4944624d44
2011-01-05 22:33:23 +00:00
Squall-Leonhart 4642572be9 debian build fix
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@971 a31d4220-a93d-0410-bf67-fe4944624d44
2011-01-05 22:19:12 +00:00
bgk 7a90c6c204 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


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@914 a31d4220-a93d-0410-bf67-fe4944624d44
2009-10-04 06:43:20 +00:00
bgk c4f19280b6 Applied patch 2868577 by fernandotcl : Add libglademm-2.4-dev to build-depends
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@913 a31d4220-a93d-0410-bf67-fe4944624d44
2009-09-28 09:47:45 +00:00
bgk df72a00d12 Applied patch 2857797 "New (more compliant) Debian package generation files" by fernandotcl
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@912 a31d4220-a93d-0410-bf67-fe4944624d44
2009-09-26 14:45:52 +00:00
bgk 0c7c6c1de0 debian : nasm is required to build the package, even when using the C version of the code (cmake limitation).
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@745 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-21 14:31:17 +00:00
bgk 00ca598259 GTK : Fixed build for changes made in rev697
Updated the debian packaging scripts


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@699 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-04 20:54:14 +00:00
bgk 64c9cf4030 GTK GUI :
Replaced GTK/GDK display by GTK/Cairo, now the window can be resized with all the video modules.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@497 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-25 18:21:39 +00:00
bgk f991ad2ee7 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


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@484 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-20 19:52:18 +00:00
Nach acacbd5c2d Whitespace trim, and eol-style native propery set again.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@448 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-05 00:35:39 +00:00
mudlord 5b243daf86 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

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@309 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-17 04:51:34 +00:00