mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
texmaker: update to 5.0.
This commit is contained in:
parent
5f103dc667
commit
b8e028e2dc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'texmaker'
|
# Template file for 'texmaker'
|
||||||
pkgname=texmaker
|
pkgname=texmaker
|
||||||
version=4.5
|
version=5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config"
|
hostmakedepends="qt5-qmake pkg-config"
|
||||||
makedepends="poppler-qt5-devel qt5-webkit-devel qt5-script-devel"
|
makedepends="poppler-qt5-devel qt5-webkit-devel qt5-script-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.xm1math.net/texmaker/index.html"
|
homepage="http://www.xm1math.net/texmaker/index.html"
|
||||||
distfiles="http://www.xm1math.net/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://www.xm1math.net/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=2ce9966e410bf878649d1c756e3dc2a077e55e1eaa9f4beb10aa7224cd94d614
|
checksum=2a0b329c0ff5c408f72bcefbef16361d26da74e3ca1f39d6b8c78d84c37245a9
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-webkit-devel qt5-script-devel"
|
hostmakedepends+=" qt5-host-tools qt5-webkit-devel qt5-script-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue