SHA256
1
0
forked from pool/lua-toluapp

16 Commits

Author SHA256 Message Date
Michael Vetter
288016e0ee - Use %patch -P N instead of deprecated %patchN.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=30
2024-02-22 09:55:11 +00:00
0c2d1068af Accepting request 1060922 from home:michals:branches:devel:languages:lua
- Fix missing dependency on lua-macros (boo#1205612)

OBS-URL: https://build.opensuse.org/request/show/1060922
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=28
2023-01-25 21:15:04 +00:00
e9efe1151f Accepting request 873496 from home:gmbr3:Lua
upd

OBS-URL: https://build.opensuse.org/request/show/873496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=26
2021-02-18 17:30:16 +00:00
4e1cd6250f Accepting request 819061 from home:gmbr3:Active
- Fixes for lua54 build target

OBS-URL: https://build.opensuse.org/request/show/819061
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=24
2020-07-06 20:55:15 +00:00
b157774cee Accepting request 810965 from home:mlin7442:rebuild_152
fix build with newer scons

OBS-URL: https://build.opensuse.org/request/show/810965
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=21
2020-06-03 17:35:52 +00:00
Marguerite Su
90be1cc7a1 Accepting request 679086 from home:MargueriteSu:branches:devel:languages:lua
- fix tumbleweed build
- add scons-0.98.1-Options-deprecated.patch
  * Options object has been deprecated since scons 0.98.1
    use newer Variables object if available

OBS-URL: https://build.opensuse.org/request/show/679086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=19
2019-02-26 04:04:30 +00:00
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
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
1c32f108a3 Accepting request 521082 from home:erikogenvik:branches:devel:languages:lua
Fixes issues with both running the code with Lua 5.1 as well as finding the needed scripts with Lua 5.2 and 5.3.

OBS-URL: https://build.opensuse.org/request/show/521082
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=10
2017-09-05 10:47:59 +00:00
Tomáš Chvátal
ca5e6eace9 Factoryauto name detection fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=8
2017-07-15 07:33:55 +00:00
Tomáš Chvátal
65d3bd8e98 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=6 2017-07-14 12:27:18 +00:00
Tomáš Chvátal
50b069722d OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=5 2017-07-14 12:00:33 +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
561a292cd2 typo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=3
2017-07-14 11:46:51 +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