From e4ae45ab21b05277a69b51f0366352b0e33812f7 Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Sat, 29 Aug 2020 13:03:29 +0200 Subject: cpdb-backend-cuos 1.1.1 --- printer/cpdb-backend-cups/DEPENDS | 3 +++ printer/cpdb-backend-cups/DETAILS | 15 +++++++++++++++ printer/cpdb-backend-cups/HISTORY | 4 ++++ printer/cpdb-backend-cups/PRE_BUILD | 3 +++ 4 files changed, 25 insertions(+) create mode 100755 printer/cpdb-backend-cups/DEPENDS create mode 100755 printer/cpdb-backend-cups/DETAILS create mode 100644 printer/cpdb-backend-cups/HISTORY create mode 100755 printer/cpdb-backend-cups/PRE_BUILD (limited to 'printer') diff --git a/printer/cpdb-backend-cups/DEPENDS b/printer/cpdb-backend-cups/DEPENDS new file mode 100755 index 0000000000..576ee9de12 --- /dev/null +++ b/printer/cpdb-backend-cups/DEPENDS @@ -0,0 +1,3 @@ +depends glib2 && +depends cups && +depends cpdb-libs diff --git a/printer/cpdb-backend-cups/DETAILS b/printer/cpdb-backend-cups/DETAILS new file mode 100755 index 0000000000..637d928fbf --- /dev/null +++ b/printer/cpdb-backend-cups/DETAILS @@ -0,0 +1,15 @@ + 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 new file mode 100644 index 0000000000..146bcccc5a --- /dev/null +++ b/printer/cpdb-backend-cups/HISTORY @@ -0,0 +1,4 @@ +2020-08-29 Treeve Jelbert + * DETAILS: version 1.1.1 + spell created + diff --git a/printer/cpdb-backend-cups/PRE_BUILD b/printer/cpdb-backend-cups/PRE_BUILD new file mode 100755 index 0000000000..c51d7b2045 --- /dev/null +++ b/printer/cpdb-backend-cups/PRE_BUILD @@ -0,0 +1,3 @@ +default_pre_build && +cd $SOURCE_DIRECTORY && +autoreconf -f -i --symlink -- cgit v1.2.3