mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libqtelegram-ae: update to 1.0.0
This commit is contained in:
parent
b5db950da6
commit
ec925ac234
1 changed files with 7 additions and 5 deletions
|
@ -1,8 +1,10 @@
|
||||||
# Template file for 'libqtelegram-ae'
|
# Template file for 'libqtelegram-ae'
|
||||||
pkgname=libqtelegram-ae
|
pkgname=libqtelegram-ae
|
||||||
version=6.1
|
version=1.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=${pkgname/-ae/-aseman-edition}-${version}-stable
|
# The version is 1.0.0 but the tag is wrong
|
||||||
|
_tag=10.0.0
|
||||||
|
wrksrc=${pkgname/-ae/-aseman-edition}-${_tag}-stable
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake"
|
hostmakedepends="qt5-qmake"
|
||||||
makedepends="qt5-devel qt5-multimedia-devel"
|
makedepends="qt5-devel qt5-multimedia-devel"
|
||||||
|
@ -10,8 +12,8 @@ short_desc="A libqtelegram fork by Aseman Team"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/Aseman-Land/libqtelegram-aseman-edition"
|
homepage="https://github.com/Aseman-Land/libqtelegram-aseman-edition"
|
||||||
distfiles="https://github.com/Aseman-Land/libqtelegram-aseman-edition/archive/v${version}-stable.tar.gz"
|
distfiles="https://github.com/Aseman-Land/libqtelegram-aseman-edition/archive/v${_tag}-stable.tar.gz"
|
||||||
checksum=ffc1f85a7b0cdd16149c89722f33c43de9fa3db15271d0ff26734ba35e0a02c0
|
checksum=d8a5854b17d822477c627980648ab5a2ec7a68a4a798f9e09789d1a73c5c5910
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's,$$LIB_PATH,,' libqtelegram-ae.pro
|
sed -i 's,$$LIB_PATH,,' libqtelegram-ae.pro
|
||||||
|
|
Loading…
Add table
Reference in a new issue