textosaurus: update to 0.9.11
This commit is contained in:
parent
f852ee64d7
commit
07755e999a
1 changed files with 5 additions and 5 deletions
|
@ -1,21 +1,21 @@
|
||||||
# Template file for 'textosaurus'
|
# Template file for 'textosaurus'
|
||||||
pkgname=textosaurus
|
pkgname=textosaurus
|
||||||
version=0.9.9
|
version=0.9.11
|
||||||
revision=1
|
revision=1
|
||||||
_scommit=80a5f7a7ce2ca109b141b9d3fa0ad49ef9b47cf2
|
_scommit=b6e583c42b596523aad85906152eb2bcf068f625
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-tools"
|
hostmakedepends="pkg-config qt5-tools"
|
||||||
makedepends="qt5-svg-devel"
|
makedepends="qt5-svg-devel"
|
||||||
depends="qt5-svg"
|
depends="qt5-svg"
|
||||||
short_desc="Simple cross-platform text editor based on Qt and Scintilla"
|
short_desc="Simple cross-platform text editor based on Qt and Scintilla"
|
||||||
maintainer="Leandro Vital <leavitals@gmail.com>"
|
maintainer="Leandro Vital <leavitals@gmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/martinrotter/textosaurus"
|
homepage="https://github.com/martinrotter/textosaurus"
|
||||||
changelog="https://raw.githubusercontent.com/martinrotter/textosaurus/master/resources/text/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/martinrotter/textosaurus/master/resources/text/CHANGELOG"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz
|
distfiles="${homepage}/archive/${version}.tar.gz
|
||||||
https://github.com/martinrotter/scintilla/archive/${_scommit}.tar.gz"
|
https://github.com/martinrotter/scintilla/archive/${_scommit}.tar.gz"
|
||||||
checksum="dd81358be4468504e45ee5f5dd552f2b37fd0b03b1cb3b0b25364a0b3fe9a231
|
checksum="82093b6c8725d104498ce4a66e4cf5a3aa1f057b34600bd5d67413dce9bff2cf
|
||||||
9839bddc36167369196665d7500df65d13f02dbdb977fba59a628e8890f69385"
|
fad739e3493dea0f7435114ac936dc255d3b1471bd61c7e7349845ab626b95d9"
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-svg-devel"
|
hostmakedepends+=" qt5-svg-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue