SHA256
1
0
forked from pool/lua-toluapp

6 Commits

Author SHA256 Message Date
Tomáš Chvátal
cdfd5f89c8 - Fix build with py3 scons:
* toluapp-scons-py3.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=17
2018-02-02 12:32:50 +00:00
Jan Matejek
61ab55c8d6 drop support for lua 5.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=15
2017-10-30 14:48:17 +00:00
Tomáš Chvátal
8578878d4e Accepting request 522891 from home:susnux:branches:devel:languages:lua
- Do not use tolua++-1.0.93-lua52.patch when using lua51 as it
  will produce runtime issues. Fixes boo#1057973

OBS-URL: https://build.opensuse.org/request/show/522891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=13
2017-09-11 08:36:53 +00:00
Tomáš Chvátal
230628da51 - Tweak the tolua++-1.0.93-lua52.patch to work with lua5.1 too correctly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=11
2017-09-05 10:55:58 +00:00
Tomáš Chvátal
f780ee856e - Add patch to fix build with lua5.2 tolua++-1.0.93-lua52.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=4
2017-07-14 11:52:30 +00:00
Tomáš Chvátal
80a4d42f7e - Switch to mutlibuild approach for lua modules building
- Make all the develpacakges to conflict with each other

- Fix build with namespaced lua

- Remove version and timestamp from generated files
  toluapp-build-compare.patch

- rename the library to libtolua++-5.1
- libtolua++-5_1-devel should require toluapp-5.1,
  which will require the library
- fix build on openSUSE without lua-5.1.pc

- Don't version pkgconfig file
- Delete toluapp-versioned-include.patch
  * still have packages rely on tolua++.h

- previous upstream http://www.codenix.com/~tolua/ dead
  now use https://github.com/LuaDist/toluapp as source

- build with versioned includes/sharedlibs.
- add pkgconfig file
- use update-alternatives to provides tolua++

- build against lua51-devel for openSUSE > 12.1 until tolua++ 
  isn't ported to lua 5.2

- don't buildrequire tolua

- initial version (1.0.93)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=2
2017-07-14 11:44:49 +00:00