mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
goocanvas1: no arch restriction; use nocross.
This commit is contained in:
parent
ec060ff03c
commit
a30ccb5c38
1 changed files with 2 additions and 1 deletions
|
@ -12,9 +12,10 @@ homepage="https://wiki.gnome.org/action/show/Projects/GooCanvas"
|
||||||
short_desc="Canvas widget for GTK+ - Version 1"
|
short_desc="Canvas widget for GTK+ - Version 1"
|
||||||
distfiles="${GNOME_SITE}/goocanvas/1.0/goocanvas-${version}.tar.bz2"
|
distfiles="${GNOME_SITE}/goocanvas/1.0/goocanvas-${version}.tar.bz2"
|
||||||
checksum=1c072ef88567cad241fb4addee26e9bd96741b1503ff736d1c152fa6d865711e
|
checksum=1c072ef88567cad241fb4addee26e9bd96741b1503ff736d1c152fa6d865711e
|
||||||
|
|
||||||
# There's no configure option for disabling gir. And right now, the
|
# There's no configure option for disabling gir. And right now, the
|
||||||
# only packages using goocanvas1 need gir, anyway.
|
# only packages using goocanvas1 need gir, anyway.
|
||||||
only_for_archs="i686 x86_64"
|
nocross=yes
|
||||||
|
|
||||||
goocanvas1-devel_package() {
|
goocanvas1-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue