Gregory Hainaut
b57b97eb3c
debian: update dependency for latest Debian/Ubuntu
2016-05-13 18:28:21 +02:00
Jonathan Li
97215008c9
ci|cmake|debian: Remove png++ build dependencies
...
GSdx now uses libpng directly. png++ is now unused, so let's remove it.
2016-03-02 22:57:15 +00:00
Gregory Hainaut
ffdc914c71
linux: SDL2
...
For older distribution you can still use SDL1.2
./build.sh ... --sdl12 ...
or
cmake ... -DSDL2_API=FALSE ...
Note: there is a hard dependency between WxWidget and SDL. If Wx is linked against
SDL1.2, you must use SDL1.2. Crashes are expected otherwise.
2015-10-21 22:35:38 +02:00
Gregory Hainaut
cf6eae7bab
debian: drop very old conflict/replace
2015-06-04 19:35:41 +02:00
Gregory Hainaut
6326f72ed4
debian: bump wx to 3.0 + add libpng
2015-05-26 11:15:13 +02:00
Gregory Hainaut
4c7b151851
debian: drop libglew dependency
...
It was only required for zzogl
2015-05-19 13:14:18 +02:00
Gregory Hainaut
8cd533304c
gsdx: new dependency on linux => png++
...
Note: it is only header file that wrap the standard png (which was
already mandatory for wx/sdl)
2015-05-16 12:47:28 +02:00
Gregory Hainaut
88a714327a
linux-zzogl: don't build anymore zzogl by default
...
Sadly, no time to maintain it neither to improve it.
Note: I think new openGL 4.x feature would make the plugin faster
Anyway, now GSdx-ogl is probably better than zzogl
2015-05-14 17:38:42 +02:00
Gregory Hainaut
cb6e8a7d6a
gsdx-linux: Don't enable EGL by default
...
I was hoping that EGL become a standard much more faster. Currently it is an useless dep
so let's disable it by default.
2015-05-11 15:33:40 +02:00
Gregory Hainaut
1ea86eedc0
debian: force some dependencies
...
* i686 to use optimized version of the std lib
* libpulse (provide a sound plugin)
2014-09-28 11:59:50 +02:00
archshift
5aed2b379a
Clarified names of the debian packager folder and script
2014-08-14 00:03:13 -07:00