mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
terminator: unmark nocross
This commit is contained in:
parent
7d7f754fff
commit
1a7af5560a
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'terminator'
|
# Template file for 'terminator'
|
||||||
pkgname=terminator
|
pkgname=terminator
|
||||||
version=1.91
|
version=1.91
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="terminatorlib"
|
pycompile_module="terminatorlib"
|
||||||
|
@ -14,7 +14,6 @@ license="GPL-2.0-only"
|
||||||
homepage="https://gnometerminator.blogspot.de/"
|
homepage="https://gnometerminator.blogspot.de/"
|
||||||
distfiles="https://launchpad.net/${pkgname}/gtk3/${version}/+download/${pkgname}-${version}.tar.gz"
|
distfiles="https://launchpad.net/${pkgname}/gtk3/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=95f76e3c0253956d19ceab2f8da709a496f1b9cf9b1c5b8d3cd0b6da3cc7be69
|
checksum=95f76e3c0253956d19ceab2f8da709a496f1b9cf9b1c5b8d3cd0b6da3cc7be69
|
||||||
nocross="gobject-introspection"
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
cp $FILESDIR/terminator.desktop.in data
|
cp $FILESDIR/terminator.desktop.in data
|
||||||
|
|
Loading…
Add table
Reference in a new issue