From f6ae9505a8813c6d590ac8e7d595d2d16b814521 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 16 Dec 2020 16:05:52 +0100 Subject: [PATCH] acfgfs: update to 0.6.0.1. --- srcpkgs/acfgfs/patches/find-pkgconfig.patch | 18 ------------------ srcpkgs/acfgfs/template | 4 ++-- 2 files changed, 2 insertions(+), 20 deletions(-) delete mode 100644 srcpkgs/acfgfs/patches/find-pkgconfig.patch diff --git a/srcpkgs/acfgfs/patches/find-pkgconfig.patch b/srcpkgs/acfgfs/patches/find-pkgconfig.patch deleted file mode 100644 index 6e0519d7518..00000000000 --- a/srcpkgs/acfgfs/patches/find-pkgconfig.patch +++ /dev/null @@ -1,18 +0,0 @@ -commit 55e0712681c12d641c3bcfcb47eae2674f17e6b0 -Author: bjornstahl -Date: Fri Nov 27 18:37:40 2020 +0100 - - (build) find_sse/-DENABLE_SIMD=OFF + acfg pkgtool - -diff --git a/src/tools/acfgfs/CMakeLists.txt b/src/tools/acfgfs/CMakeLists.txt -index 77f19475..4c151ef7 100644 ---- a/src/tools/acfgfs/CMakeLists.txt -+++ b/src/tools/acfgfs/CMakeLists.txt -@@ -6,6 +6,7 @@ if (CMAKE_BUILD_TYPE STREQUAL "Debug") - add_definitions(-D_DEBUG) - endif() - -+find_package(PkgConfig REQUIRED) - find_package(arcan_shmif REQUIRED) - pkg_check_modules(FUSE3 REQUIRED fuse3) - find_package(Math REQUIRED) diff --git a/srcpkgs/acfgfs/template b/srcpkgs/acfgfs/template index c1119df9119..b66760cb1ea 100644 --- a/srcpkgs/acfgfs/template +++ b/srcpkgs/acfgfs/template @@ -1,7 +1,7 @@ # Template file for 'acfgfs' # !! keep synced with arcan pkgname=acfgfs -version=0.6.0 +version=0.6.0.1 revision=1 wrksrc=arcan-${version} build_wrksrc=src/tools/acfgfs @@ -13,7 +13,7 @@ maintainer="Piraty " license="BSD-3-Clause" homepage="https://arcan-fe.com" distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz" -checksum=7b7aeb0fa6b89b7e3779d2e078b626566bdfa86c756d7ea1cc4f84b9e60d16a0 +checksum=7ae00a9dee79f9b58ac2bacbf532ff0631280297cfde30e8996382a3f42a52ed patch_args="-Np1" case "${XBPS_TARGET_MACHINE}" in