SHA256
1
0
forked from pool/lua-toluapp
lua-toluapp/_multibuild
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

6 lines
102 B
Plaintext

<multibuild>
<package>lua51</package>
<package>lua52</package>
<package>lua53</package>
</multibuild>