mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
gtkd: nocross
This commit is contained in:
parent
b5e93a1869
commit
02c39719df
1 changed files with 2 additions and 1 deletions
|
@ -16,12 +16,13 @@ hostmakedepends="ldc pkg-config"
|
||||||
makedepends="gstreamer1-devel gtksourceview-devel libpeas-devel librsvg-devel
|
makedepends="gstreamer1-devel gtksourceview-devel libpeas-devel librsvg-devel
|
||||||
vte3-devel"
|
vte3-devel"
|
||||||
short_desc="D bindings for GTK+3 and related libraries"
|
short_desc="D bindings for GTK+3 and related libraries"
|
||||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
maintainer="Rasmus Thomsen <oss@cogitri.dev>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://gtkd.org"
|
homepage="https://gtkd.org"
|
||||||
#changelog="https://gtkd.org/changelog.html"
|
#changelog="https://gtkd.org/changelog.html"
|
||||||
distfiles="https://github.com/gtkd-developers/GtkD/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gtkd-developers/GtkD/archive/v${version}.tar.gz"
|
||||||
checksum=10b388d4ce00854a29ea9b74ebeb632c03fe9c39daa5dafe8554005ca33c55c8
|
checksum=10b388d4ce00854a29ea9b74ebeb632c03fe9c39daa5dafe8554005ca33c55c8
|
||||||
|
nocross="Uses host flags for cross compilations"
|
||||||
|
|
||||||
libpeasd_package() {
|
libpeasd_package() {
|
||||||
short_desc+=" - peasd library"
|
short_desc+=" - peasd library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue