Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lua51-luarocks-2.4.2-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: lua51-luarocks Distribution: SUSE Linux Enterprise 15 SP3
Version: 2.4.2 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 03:31:32 2021
Group: Development/Languages/Other Build host: lamb07
Size: 478003 Source RPM: lua51-luarocks-2.4.2-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: https://luarocks.org
Summary: A deployment and management system for Lua modules
LuaRocks allows you to install Lua modules as self-contained packages
called "rocks", which also contain version dependency
information. This information is used both during installation, so
that when one rock is requested all rocks it depends on are installed
as well, and at run time, so that when a module is required, the
correct version is loaded. LuaRocks supports both local and remote
repositories, and multiple local rocks trees.

Provides

Requires

License

MIT

Changelog

* Mon Oct 30 2017 jmatejek@suse.com
  - do not build for Lua 5.2
* Fri Jul 14 2017 tchvatal@suse.com
  - Switch to multibuild to produce luarocks for all lua variants
* Fri Jul 14 2017 tchvatal@suse.com
  - Version update to 2.4.2:
    * New test suite based on Busted; runs on Linux, OSX and Windows
    * git+ssh:// fetch protocol
    * Improved behavior preserving permissions
    * Improved listing of dependencies on installation
    * Improved behavior of argument handling in `pack`
    * MSYS and Haiku platform detection
    * Feature-based detection of internal bit32 and utf8 modules
    * Internal reorganization of luarocks.fs code
    * `remove` option --force=fast renamed to --force-fast
    * Plus assorted bugfixes and cleanups
    * Avoid coroutine use in luarocks.loader
    * Fix upgrade issues for very old versions
    * Fixed conflict resolution on deploy/delete
    * Improved dependency check messages
    * Performance improvements when removing packages
    * Support user-defined `platforms` array in config file
    * Improvements in Lua interpreter version detection in Unix configure script
    * Relaxed Lua version detection to improve support for alternative implementations (e.g. Ravi)
    * Plus assorted bugfixes and improvements
* Mon Jul 04 2016 opensuse@mirell.de
  - update to version 2.3.0
    * Windows: major redesign of the install tree structure
    * Windows: Auto setup of MSVC environments
    * Improve error messages when tools are not installed
    * CMake: generate 64-bit builds when appropriate
    * Improve check of location of config files
    * MacOSX: set MACOSX_DEPLOYMENT_TARGET using env
    * Remove --extensions flag; use rockspec_format instead
    * New `luarocks config` command to query configuration
    * Improved UI for messages when external deps are missing
    * Unix: Robustness improvement in configure script
    * Plus tweaks and bugfixes. See the changelog for details.
  - Add correct library directory to configuration file to fix
    rocks that use C modules on x86_64 architecture
* Sat Jul 18 2015 i@marguerite.su
  - update version 2.2.2
    * `luarocks build --only-deps` and `luarocks install --only-deps`
      for installing dependencies only
    * Mercurial support
    * Improved command-line argument parser, now validates arguments
      (it previously ignored unrecognized arguments) and accepts both
      `--flag=option` and `--flag option` in flags that take arguments.
    * For consistency with `luarocks show`, `luarocks doc --homepage`
      is now `luarocks doc --home`
    * Improvements to CMake build backend
    * Improved Makefiles for handling simultaneous bootstrapped
      installations
    * Various bugfixes
  - changes in 2.2.1
    * Improved compatibility with Lua 5.3
    * `luarocks list --outdated` for listing modules with available
      upgrades
    * Assorted bugfixes
* Mon Oct 20 2014 i@marguerite.su
  - update version 2.2.0
    * MoonRocks is the new default repository: http://rocks.moonscript.org
      Rocks don't need to be sent to the LuaRocks mailing list anymore,
      you can upload them directly at the website or using
    `luarocks upload` command for uploading rocks to MoonRocks via
      the command-line
    * Preliminary support for Lua 5.3
    * No longer uses the module() function, for Lua 5.2 installations
      built without Lua 5.1 compatibility
    * --branch flag for `luarocks build` and `luarocks make`
    * various improvements in `luarocks doc` command
    * "git+http" transport for source.url
* Mon Jan 21 2013 kianseong@gmail.com
  - Updated version and made some changes
* Fri Sep 21 2012 toganm@opensuse.org
  - Initial packaging

Files

/etc/alternatives/luarocks
/etc/alternatives/luarocks-admin
/etc/luarocks
/etc/luarocks/config-5.1.lua
/usr/bin/luarocks
/usr/bin/luarocks-5.1
/usr/bin/luarocks-admin
/usr/bin/luarocks-admin-5.1
/usr/share/doc/packages/lua51-luarocks
/usr/share/doc/packages/lua51-luarocks/COPYING
/usr/share/doc/packages/lua51-luarocks/README.md
/usr/share/lua/5.1/luarocks
/usr/share/lua/5.1/luarocks/add.lua
/usr/share/lua/5.1/luarocks/admin_remove.lua
/usr/share/lua/5.1/luarocks/build
/usr/share/lua/5.1/luarocks/build.lua
/usr/share/lua/5.1/luarocks/build/builtin.lua
/usr/share/lua/5.1/luarocks/build/cmake.lua
/usr/share/lua/5.1/luarocks/build/command.lua
/usr/share/lua/5.1/luarocks/build/make.lua
/usr/share/lua/5.1/luarocks/cache.lua
/usr/share/lua/5.1/luarocks/cfg.lua
/usr/share/lua/5.1/luarocks/command_line.lua
/usr/share/lua/5.1/luarocks/config_cmd.lua
/usr/share/lua/5.1/luarocks/deps.lua
/usr/share/lua/5.1/luarocks/dir.lua
/usr/share/lua/5.1/luarocks/doc.lua
/usr/share/lua/5.1/luarocks/download.lua
/usr/share/lua/5.1/luarocks/fetch
/usr/share/lua/5.1/luarocks/fetch.lua
/usr/share/lua/5.1/luarocks/fetch/cvs.lua
/usr/share/lua/5.1/luarocks/fetch/git.lua
/usr/share/lua/5.1/luarocks/fetch/git_file.lua
/usr/share/lua/5.1/luarocks/fetch/git_http.lua
/usr/share/lua/5.1/luarocks/fetch/git_https.lua
/usr/share/lua/5.1/luarocks/fetch/git_ssh.lua
/usr/share/lua/5.1/luarocks/fetch/hg.lua
/usr/share/lua/5.1/luarocks/fetch/hg_http.lua
/usr/share/lua/5.1/luarocks/fetch/hg_https.lua
/usr/share/lua/5.1/luarocks/fetch/hg_ssh.lua
/usr/share/lua/5.1/luarocks/fetch/sscm.lua
/usr/share/lua/5.1/luarocks/fetch/svn.lua
/usr/share/lua/5.1/luarocks/fs
/usr/share/lua/5.1/luarocks/fs.lua
/usr/share/lua/5.1/luarocks/fs/lua.lua
/usr/share/lua/5.1/luarocks/fs/tools.lua
/usr/share/lua/5.1/luarocks/fs/unix
/usr/share/lua/5.1/luarocks/fs/unix.lua
/usr/share/lua/5.1/luarocks/fs/unix/tools.lua
/usr/share/lua/5.1/luarocks/fs/win32
/usr/share/lua/5.1/luarocks/fs/win32.lua
/usr/share/lua/5.1/luarocks/fs/win32/tools.lua
/usr/share/lua/5.1/luarocks/help.lua
/usr/share/lua/5.1/luarocks/index.lua
/usr/share/lua/5.1/luarocks/install.lua
/usr/share/lua/5.1/luarocks/lint.lua
/usr/share/lua/5.1/luarocks/list.lua
/usr/share/lua/5.1/luarocks/loader.lua
/usr/share/lua/5.1/luarocks/make.lua
/usr/share/lua/5.1/luarocks/make_manifest.lua
/usr/share/lua/5.1/luarocks/manif.lua
/usr/share/lua/5.1/luarocks/manif_core.lua
/usr/share/lua/5.1/luarocks/new_version.lua
/usr/share/lua/5.1/luarocks/pack.lua
/usr/share/lua/5.1/luarocks/path.lua
/usr/share/lua/5.1/luarocks/path_cmd.lua
/usr/share/lua/5.1/luarocks/persist.lua
/usr/share/lua/5.1/luarocks/purge.lua
/usr/share/lua/5.1/luarocks/refresh_cache.lua
/usr/share/lua/5.1/luarocks/remove.lua
/usr/share/lua/5.1/luarocks/repos.lua
/usr/share/lua/5.1/luarocks/require.lua
/usr/share/lua/5.1/luarocks/search.lua
/usr/share/lua/5.1/luarocks/show.lua
/usr/share/lua/5.1/luarocks/site_config.lua
/usr/share/lua/5.1/luarocks/tools
/usr/share/lua/5.1/luarocks/tools/patch.lua
/usr/share/lua/5.1/luarocks/tools/tar.lua
/usr/share/lua/5.1/luarocks/tools/zip.lua
/usr/share/lua/5.1/luarocks/type_check.lua
/usr/share/lua/5.1/luarocks/unpack.lua
/usr/share/lua/5.1/luarocks/upload
/usr/share/lua/5.1/luarocks/upload.lua
/usr/share/lua/5.1/luarocks/upload/api.lua
/usr/share/lua/5.1/luarocks/upload/multipart.lua
/usr/share/lua/5.1/luarocks/util.lua
/usr/share/lua/5.1/luarocks/validate.lua
/usr/share/lua/5.1/luarocks/write_rockspec.lua


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:43:28 2024