summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
-rw-r--r--v205-libmeadecam.patch10
2 files changed, 2 insertions, 14 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff76ca4..69c63a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Peter Strapp <peter@strapp.co.uk>
pkgname=libindi_3rdparty_libs
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
pkgdesc="dependencies for INDI 3rd party drivers"
provides=("libindi_3rdparty-libs")
@@ -14,12 +14,10 @@ depends=(libvorbis libusb openal libnova libjpeg libindi libgphoto2 libftdi-comp
makedepends=(cmake boost)
conflicts=()
source=("https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz")
-sha256sums=("99822ed417fd4cb9646065fe6158244495f082d714c6f1bbbbdb48ebd8e303b2")
+sha256sums=("fba99ea51d0573df37ed614b9300103976601216f29ac83e18fcf0e42221a5d6")
prepare() {
mkdir -p build
-# cd indi-3rdparty-${pkgver}
-# patch -p0 -i ../../v205-libmeadecam.patch
}
build() {
diff --git a/v205-libmeadecam.patch b/v205-libmeadecam.patch
deleted file mode 100644
index 599f1af..0000000
--- a/v205-libmeadecam.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- CMakeLists.txt.org 2023-12-03 12:53:51.610000006 +0000
-+++ CMakeLists.txt 2023-12-03 12:54:35.620000008 +0000
-@@ -357,6 +357,7 @@
- add_subdirectory(libmallincam)
- add_subdirectory(libomegonprocam)
- add_subdirectory(libtscam)
-+add_subdirectory(libmeadecam)
- endif (WITH_TOUPBASE)
-
- #libsvbiny