lua5.1 5.1.5-8ubuntu1 source package in Ubuntu
Changelog
lua5.1 (5.1.5-8ubuntu1) xenial; urgency=medium * debian/patches/0001-debian_make.patch: never use libtool --quiet which is always the wrong answer for package builds. * debian/patches/0001-debian_make.patch: do not pass a version script when building executables; this is meant for libraries, and its use appears to be breaking the build on powerpc (probably due to a toolchain regression). LP: #1570055. -- Steve Langasek <email address hidden> Wed, 13 Apr 2016 22:08:12 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lua5.1_5.1.5.orig.tar.gz | 216.0 KiB | 2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333 |
lua5.1_5.1.5-8ubuntu1.debian.tar.xz | 14.1 KiB | 66b123b281e9f6b122879615aabcff9ecc75eee9cd13081395ef424bcc7a1ede |
lua5.1_5.1.5-8ubuntu1.dsc | 2.2 KiB | e30039f878b82c8c59ce66578de916f8f1de05ac8aff17feee245142966e3a1c |
Available diffs
Binary packages built by this source
- liblua5.1-0: Shared library for the Lua interpreter version 5.1
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains runtime libraries. You shouldn't need to install it
explicitly.
- liblua5.1-0-dbg: No summary available for liblua5.1-0-dbg in ubuntu yakkety.
No description available for liblua5.1-0-dbg in ubuntu yakkety.
- liblua5.1-0-dbgsym: debug symbols for package liblua5.1-0
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains runtime libraries. You shouldn't need to install it
explicitly.
- liblua5.1-0-dev: No summary available for liblua5.1-0-dev in ubuntu yakkety.
No description available for liblua5.1-0-dev in ubuntu yakkety.
- liblua5.1-0-dev-dbgsym: debug symbols for package liblua5.1-0-dev
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains developer resources for using the Lua library.
Install it if you are developing programs which use the Lua C API, both
in C or C++.
- lua5.1: Simple, extensible, embeddable programming language
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains the Lua command line interpreter and bytecode compiler.
Install it if you are developing or using Lua scripts.
- lua5.1-dbgsym: debug symbols for package lua5.1
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains the Lua command line interpreter and bytecode compiler.
Install it if you are developing or using Lua scripts.
- lua5.1-doc: Documentation for the Lua language version 5.1
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains the official manual covering the Lua language and C API,
examples, etc.