summaryrefslogtreecommitdiffstats
path: root/printer
diff options
context:
space:
mode:
authorTreeve Jelbert2022-11-24 11:54:16 +0100
committerTreeve Jelbert2022-11-24 11:54:16 +0100
commit88bc2e6c2a67b07ce4bcbfbcf009131d018b62ef (patch)
tree2b4fad2e0570696698c4176ab4275f09b7810034 /printer
parent64c3b83ff6c3d7391810de67e9722b5e5215eaa9 (diff)
move cpdb-libs
Diffstat (limited to 'printer')
-rwxr-xr-xprinter/cpdb-libs/DEPENDS2
-rwxr-xr-xprinter/cpdb-libs/DETAILS14
-rw-r--r--printer/cpdb-libs/HISTORY4
-rwxr-xr-xprinter/cpdb-libs/PRE_BUILD3
4 files changed, 0 insertions, 23 deletions
diff --git a/printer/cpdb-libs/DEPENDS b/printer/cpdb-libs/DEPENDS
deleted file mode 100755
index 7c2b028909..0000000000
--- a/printer/cpdb-libs/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends glib2 &&
-depends cups
diff --git a/printer/cpdb-libs/DETAILS b/printer/cpdb-libs/DETAILS
deleted file mode 100755
index 1dc591492d..0000000000
--- a/printer/cpdb-libs/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=cpdb-libs
- VERSION=1.2.0
- SOURCE_HASH=sha512:7cb45975743084dd20d50ebaa74386c9669f25d0b53ab8a60546a9e422ba6d63ffca3324c03a3c4c384b2a0fee03874ca1ed89b29a83832c4be39c252ddb9201
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://github.com/OpenPrinting/cpdb-libs
- SOURCE_URL[0]=$WEB_SITE/archive/v$VERSION.tar.gz
- LICENSE[0]=MIT
- ENTERED=20200514
- KEYWORDS=""
- SHORT="common printing dialog libraries"
-cat << EOF
-Frontend and Backend Libraries for the common printing dialog
-EOF
diff --git a/printer/cpdb-libs/HISTORY b/printer/cpdb-libs/HISTORY
deleted file mode 100644
index 3666714b99..0000000000
--- a/printer/cpdb-libs/HISTORY
+++ /dev/null
@@ -1,4 +0,0 @@
-2020-05-14 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.2.0
- spell created
-
diff --git a/printer/cpdb-libs/PRE_BUILD b/printer/cpdb-libs/PRE_BUILD
deleted file mode 100755
index c51d7b2045..0000000000
--- a/printer/cpdb-libs/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-autoreconf -f -i --symlink