aboutsummaryrefslogtreecommitdiff
path: root/extra/libcups
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-02-06 16:30:57 +0100
committerCem Keylan <cem@ckyln.com>2022-02-06 16:30:57 +0100
commit8e93570223b15cc12e8e6ef6ad86e83e5c6b2653 (patch)
tree018d2c200991f0677d2b6df59b2263bc7c8b9d14 /extra/libcups
parent357168d5c9928ca68d6fa5065b0402d95998809e (diff)
downloadrepository-8e93570223b15cc12e8e6ef6ad86e83e5c6b2653.tar.gz
libcups: drop package
Diffstat (limited to 'extra/libcups')
-rwxr-xr-xextra/libcups/build14
-rw-r--r--extra/libcups/checksums2
-rw-r--r--extra/libcups/meta3
-rw-r--r--extra/libcups/sources1
-rw-r--r--extra/libcups/version1
5 files changed, 0 insertions, 21 deletions
diff --git a/extra/libcups/build b/extra/libcups/build
deleted file mode 100755
index 7c011197..00000000
--- a/extra/libcups/build
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --libdir=/usr/lib \
- --sbindir=/usr/bin \
- --disable-systemd \
- --without-python \
- --without-perl \
- --without-rcdir \
- --with-components=libcups
-
-make
-make DESTDIR="$1" install
diff --git a/extra/libcups/checksums b/extra/libcups/checksums
deleted file mode 100644
index 842839d3..00000000
--- a/extra/libcups/checksums
+++ /dev/null
@@ -1,2 +0,0 @@
-%BLAKE3
-e5965f68dd5dd837d19fb1f8790871e7bda557f1e697df9ed345700a89ecc4d3 cups-2.4.0-source.tar.gz
diff --git a/extra/libcups/meta b/extra/libcups/meta
deleted file mode 100644
index 5107dcfd..00000000
--- a/extra/libcups/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: CUPS Printer library
-license: Apache-2.0
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/libcups/sources b/extra/libcups/sources
deleted file mode 100644
index 428d75b5..00000000
--- a/extra/libcups/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://github.com/OpenPrinting/cups/releases/download/v2.4.0/cups-2.4.0-source.tar.gz
diff --git a/extra/libcups/version b/extra/libcups/version
deleted file mode 100644
index 7afb4de6..00000000
--- a/extra/libcups/version
+++ /dev/null
@@ -1 +0,0 @@
-2.4.0 1