mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
json_glib, add buildtype for meson (#6613)
This commit is contained in:
@@ -17,7 +17,7 @@ COPYRIGHT="2007, 2008 OpenedHand Ltd
|
||||
2009-2012 Intel Corp.
|
||||
2013 Emmanuele Bassi"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://download.gnome.org/sources/json-glib/${portVersion%.*}/json-glib-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="720c5f4379513dc11fd97dc75336eb0c0d3338c53128044d9fabec4374f4bc47"
|
||||
SOURCE_DIR="json-glib-$portVersion"
|
||||
@@ -70,6 +70,7 @@ BUILD_PREREQUIRES="
|
||||
BUILD()
|
||||
{
|
||||
meson \
|
||||
--buildtype=debugoptimized \
|
||||
--prefix=$prefix \
|
||||
--bindir=$binDir \
|
||||
--libdir=$libDir \
|
||||
|
||||
Reference in New Issue
Block a user