summaryrefslogtreecommitdiffstats
path: root/printer
diff options
context:
space:
mode:
authorTreeve Jelbert2022-11-24 11:56:51 +0100
committerTreeve Jelbert2022-11-24 11:56:51 +0100
commit780f59ab98ee46ded3a9b1d86131a53ff51695c8 (patch)
tree68953c200029a12a3f046ecb6f7a0a29058eed0e /printer
parent41ebd56172aa638b753741459ec80b20720addd3 (diff)
move cpdb-backend-cups
Diffstat (limited to 'printer')
-rwxr-xr-xprinter/cpdb-backend-cups/DEPENDS3
-rwxr-xr-xprinter/cpdb-backend-cups/DETAILS15
-rw-r--r--printer/cpdb-backend-cups/HISTORY4
-rwxr-xr-xprinter/cpdb-backend-cups/PRE_BUILD3
4 files changed, 0 insertions, 25 deletions
diff --git a/printer/cpdb-backend-cups/DEPENDS b/printer/cpdb-backend-cups/DEPENDS
deleted file mode 100755
index 576ee9de12..0000000000
--- a/printer/cpdb-backend-cups/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends glib2 &&
-depends cups &&
-depends cpdb-libs
diff --git a/printer/cpdb-backend-cups/DETAILS b/printer/cpdb-backend-cups/DETAILS
deleted file mode 100755
index 637d928fbf..0000000000
--- a/printer/cpdb-backend-cups/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- SPELL=cpdb-backend-cups
- VERSION=1.1.1
- SOURCE_HASH=sha512:cc7bce7b5faf427c637ef07a6e971f6eed82760b0e0f2906c82e014af5855cfad4d68c5193d9cfcc7caa14a4b0f3224d1140b875e96f221e3f84b1482a6cb697
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://github.com/OpenPrinting/$SPELL
- SOURCE_URL[0]=$WEB_SITE/archive/v$VERSION.tar.gz
- LICENSE[0]=MIT
- ENTERED=20200829
- KEYWORDS=""
- SHORT="CUPS Common Print Dialog Backend"
-cat << EOF
-CUPS Common Print Dialog Backend.
-This backend manages and provides information about CUPS and IPP printing destinations to the printing dialog.
-EOF
diff --git a/printer/cpdb-backend-cups/HISTORY b/printer/cpdb-backend-cups/HISTORY
deleted file mode 100644
index 146bcccc5a..0000000000
--- a/printer/cpdb-backend-cups/HISTORY
+++ /dev/null
@@ -1,4 +0,0 @@
-2020-08-29 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.1.1
- spell created
-
diff --git a/printer/cpdb-backend-cups/PRE_BUILD b/printer/cpdb-backend-cups/PRE_BUILD
deleted file mode 100755
index c51d7b2045..0000000000
--- a/printer/cpdb-backend-cups/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-autoreconf -f -i --symlink