From 9d32b42f275c758773a9c994692ee7538326b905 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 16 Sep 2023 10:27:49 +0200 Subject: [PATCH] graphene-32: adopted port --- graphene-32/.signature | 4 ++-- graphene-32/Pkgfile | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/graphene-32/.signature b/graphene-32/.signature index 49d39cf1..f0f93292 100644 --- a/graphene-32/.signature +++ b/graphene-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXZgjvYRhidfnfuPY+yq6SmmZDtKMDeKHI8ID12QfMCHYYviGu7EThdfvBcYrGAWAgsjK/cfI/mT3JEppWpi0wg0= -SHA256 (Pkgfile) = bccab6cdbf2c2e492ae139337e2ab6ac946249a8571322c37a487ca4f7106eaa +RWSwxGo/zH7eXUIIeEvpMwAu1pjKFLK4WZ3WYIo5nhaZK/E0+xGTCzCpGj0iHJ9hfJf0/qBZRPaQTuIaRMyMqv4airkbrl0xawU= +SHA256 (Pkgfile) = 2c734a08fb81dc309d303058390abdf3f523d9a1d7ecade3c47371783be3e3ba SHA256 (.footprint) = a61af5cfcd0f01933a885395ffbd4aa706d6e7dc1eb07178f97cb846b0dfd722 SHA256 (graphene-1.10.8.tar.gz) = 922dc109d2dc5dc56617a29bd716c79dd84db31721a8493a13a5f79109a4a4ed diff --git a/graphene-32/Pkgfile b/graphene-32/Pkgfile index 7901ec9f..915963b4 100644 --- a/graphene-32/Pkgfile +++ b/graphene-32/Pkgfile @@ -1,6 +1,6 @@ -# Description: A thin layer of graphic data types. +# Description: A thin layer of graphic data types # URL: https://ebassi.github.io/graphene/ -# Maintainer: Danny Rawlins, crux at romster dot me +# Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu # Depends on: glib-32 graphene name=graphene-32 @@ -13,6 +13,8 @@ build() { --prefix=/usr \ --libdir=/usr/lib32 \ --buildtype=plain \ + -D b_lto=true \ + -D b_pie=true \ -D introspection=disabled \ -D installed_tests=false