summaryrefslogtreecommitdiffstats
path: root/printer
diff options
context:
space:
mode:
authorTreeve Jelbert2022-11-24 11:55:38 +0100
committerTreeve Jelbert2022-11-24 11:55:38 +0100
commit41ebd56172aa638b753741459ec80b20720addd3 (patch)
treef44738938097844b604a498cd4de378ab25a25a9 /printer
parent88bc2e6c2a67b07ce4bcbfbcf009131d018b62ef (diff)
move cpdb-backend-file
Diffstat (limited to 'printer')
-rwxr-xr-xprinter/cpdb-backend-file/DEPENDS2
-rwxr-xr-xprinter/cpdb-backend-file/DETAILS15
-rw-r--r--printer/cpdb-backend-file/HISTORY4
-rwxr-xr-xprinter/cpdb-backend-file/PRE_BUILD3
4 files changed, 0 insertions, 24 deletions
diff --git a/printer/cpdb-backend-file/DEPENDS b/printer/cpdb-backend-file/DEPENDS
deleted file mode 100755
index a08faa823a..0000000000
--- a/printer/cpdb-backend-file/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends glib2 &&
-depends cpdb-libs
diff --git a/printer/cpdb-backend-file/DETAILS b/printer/cpdb-backend-file/DETAILS
deleted file mode 100755
index 933439632d..0000000000
--- a/printer/cpdb-backend-file/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- SPELL=cpdb-backend-file
- VERSION=1.0.1
- SOURCE_HASH=sha512:064749dd5132d4859815652814ec0a11b680a884e504d829b7746ca212979d5bb65e9d98a684b54d5e737a71d4a00b7d866162d805fdd8b98dd221e3727a7194
- 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="File Common Print Dialog Backend"
-cat << EOF
-File Common Print Dialog Backend.
-This backend manages and provides information about printing to a file via the printing dialog
-EOF
diff --git a/printer/cpdb-backend-file/HISTORY b/printer/cpdb-backend-file/HISTORY
deleted file mode 100644
index 5d6494b1ca..0000000000
--- a/printer/cpdb-backend-file/HISTORY
+++ /dev/null
@@ -1,4 +0,0 @@
-2020-08-29 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.0.1
- spell created
-
diff --git a/printer/cpdb-backend-file/PRE_BUILD b/printer/cpdb-backend-file/PRE_BUILD
deleted file mode 100755
index c51d7b2045..0000000000
--- a/printer/cpdb-backend-file/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-autoreconf -f -i --symlink