mtxclient: update to 0.8.2.
This commit is contained in:
parent
9a287363d5
commit
c1c6b71abb
2 changed files with 4 additions and 4 deletions
|
@ -422,7 +422,7 @@ libField3D.so.1.7 Field3D-1.7.3_1
|
||||||
libMAC.so.6 libMAC-5.28_1
|
libMAC.so.6 libMAC-5.28_1
|
||||||
libmad.so.0 libmad-0.15.1b_1
|
libmad.so.0 libmad-0.15.1b_1
|
||||||
libmatroska.so.7 libmatroska-1.6.0_1
|
libmatroska.so.7 libmatroska-1.6.0_1
|
||||||
libmatrix_client.so.0.8.0 mtxclient-0.8.0_1
|
libmatrix_client.so.0.8.2 mtxclient-0.8.2_1
|
||||||
libebml.so.5 libebml-1.4.0_1
|
libebml.so.5 libebml-1.4.0_1
|
||||||
libdvdread.so.8 libdvdread-6.1.1_1
|
libdvdread.so.8 libdvdread-6.1.1_1
|
||||||
libdvdnav.so.4 libdvdnav-4.1.3_1
|
libdvdnav.so.4 libdvdnav-4.1.3_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mtxclient'
|
# Template file for 'mtxclient'
|
||||||
pkgname=mtxclient
|
pkgname=mtxclient
|
||||||
version=0.8.0
|
version=0.8.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
|
configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/Nheko-Reborn/mtxclient"
|
homepage="https://github.com/Nheko-Reborn/mtxclient"
|
||||||
changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz"
|
||||||
checksum=65de02107abf30f22aa419d0ad3e112638b655a6513a3ca6dd066adb7dd6ec05
|
checksum=4caa12ddf954b9492d1ec9b6ca32ef0fc6478555f229db074d43bc5cc29a9c89
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue