lutok: update to 0.4 (soname bump).
This commit is contained in:
@@ -964,7 +964,7 @@ libparserutils.so.0 libparserutils-0.1.1_1
|
|||||||
libwapcaplet.so.0 libwapcaplet-0.1.0_1
|
libwapcaplet.so.0 libwapcaplet-0.1.0_1
|
||||||
libcss.so.0 libcss-0.1.1_1
|
libcss.so.0 libcss-0.1.1_1
|
||||||
libhubbub.so.0 libhubbub-0.1.1_1
|
libhubbub.so.0 libhubbub-0.1.1_1
|
||||||
liblutok.so.2 lutok-0.3_1
|
liblutok.so.3 lutok-0.4_1
|
||||||
libmtdev.so.1 mtdev-1.1.2_1
|
libmtdev.so.1 mtdev-1.1.2_1
|
||||||
libcryptsetup.so.4 libcryptsetup-1.4.1_1
|
libcryptsetup.so.4 libcryptsetup-1.4.1_1
|
||||||
libgusb.so.2 libgusb-0.1.3_1
|
libgusb.so.2 libgusb-0.1.3_1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'lutok'
|
# Template file for 'lutok'
|
||||||
pkgname=lutok
|
pkgname=lutok
|
||||||
version=0.3
|
version=0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-doxygen"
|
configure_args="--with-doxygen"
|
||||||
@@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://code.google.com/p/lutok"
|
homepage="http://code.google.com/p/lutok"
|
||||||
distfiles="https://lutok.googlecode.com/files/lutok-$version.tar.gz"
|
distfiles="https://lutok.googlecode.com/files/lutok-$version.tar.gz"
|
||||||
checksum=32d8e823432560dae3606094f1203cfab0f23c889440cc7b92a1739a68c2369e
|
checksum=2cec51efa0c8d65ace8b21eaa08384b77abc5087b46e785f78de1c21fb754cd5
|
||||||
long_desc="
|
long_desc="
|
||||||
Lutok provides thin C++ wrappers around the Lua C API to ease the interaction
|
Lutok provides thin C++ wrappers around the Lua C API to ease the interaction
|
||||||
between C++ and Lua. These wrappers make intensive use of RAII to prevent
|
between C++ and Lua. These wrappers make intensive use of RAII to prevent
|
||||||
|
|||||||
Reference in New Issue
Block a user