wok-next diff pinta/receipt @ rev 21695

updated gob2 (2.0.17 -> 2.0.20)
author Hans-G?nter Theisgen
date Tue Jun 30 15:37:32 2020 +0100 (2020-06-30)
parents 5ffe59e2de3a
children
line diff
     1.1 --- a/pinta/receipt	Sat Nov 03 17:26:00 2018 +0200
     1.2 +++ b/pinta/receipt	Tue Jun 30 15:37:32 2020 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/PintaProject/Pinta/archive/$VERSION.tar.gz"
     1.6  
     1.7 -COOKOPTS="!pixmaps"
     1.8 +COOKOPTS="!pixmaps force-arch" # different .dll, .exe
     1.9  
    1.10  DEPENDS="mono gtk-sharp"
    1.11  BUILD_DEPENDS="automake intltool gettext-dev glib-dev mono-dev gtk-sharp-dev"