From f4a82177f3bea3e744cbc4acbd052fc7be31cab1 Mon Sep 17 00:00:00 2001 From: Aki Date: Mon, 13 Mar 2023 01:16:11 +0100 Subject: Replaced raylib-both with just -static version Current CMake+pkg-config configuration provided with raylib does not properly handle case in which both library version are available. --- raylib-both/.SRCINFO | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 raylib-both/.SRCINFO (limited to 'raylib-both/.SRCINFO') diff --git a/raylib-both/.SRCINFO b/raylib-both/.SRCINFO deleted file mode 100644 index e68b15f..0000000 --- a/raylib-both/.SRCINFO +++ /dev/null @@ -1,24 +0,0 @@ -pkgbase = raylib-both - pkgdesc = Simple and easy-to-use game programming library - pkgver = 4.2.0 - pkgrel = 1 - url = https://www.raylib.com - arch = x86_64 - license = ZLIB - makedepends = cmake - makedepends = git - makedepends = libx11 - makedepends = libxcursor - makedepends = libxinerama - makedepends = libxrandr - makedepends = ninja - makedepends = vulkan-headers - makedepends = xorg-server-devel - makedepends = xorg-xinput - provides = raylib - conflicts = raylib - options = staticlibs - source = git+https://github.com/raysan5/raylib#commit=bf2ad9df5fdcaa385b2a7f66fd85632eeebbadaa - b2sums = SKIP - -pkgname = raylib-both -- cgit v1.1