Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9491948e10eb30f96bd496f35bb4ee7ba3f9d203)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9491948e10eb30f96bd496f35bb4ee7ba3f9d203)
  • Date: Sat, 29 Aug 2020 11:05:26 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 4 ++++
libs/elfutils/DETAILS | 2 +-
libs/elfutils/HISTORY | 3 +++
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 +++
printer/cpdb-backend-file/DEPENDS | 2 ++
printer/cpdb-backend-file/DETAILS | 15 +++++++++++++++
printer/cpdb-backend-file/HISTORY | 4 ++++
printer/cpdb-backend-file/PRE_BUILD | 3 +++
11 files changed, 57 insertions(+), 1 deletion(-)

New commits:
commit 9491948e10eb30f96bd496f35bb4ee7ba3f9d203
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

cpdb-backend-file 1.0.1

commit e4ae45ab21b05277a69b51f0366352b0e33812f7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

cpdb-backend-cuos 1.1.1

commit 8557aca01eafafe32b5aa7920ac6270f7c7fc02b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

elfutils: => 0.180

diff --git a/ChangeLog b/ChangeLog
index 7ac3da2..088c965 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-08-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * printer/cpdb-backend-cups: printing backend for cups
+ * printer/cpdb-backend-file: printing backend for files
+
2020-08-22 Ismael Luceno <ismael AT sourcemage.org>
* chat-im/amsn, chat-im/emesene: Removed, dead project/protocol

diff --git a/libs/elfutils/DETAILS b/libs/elfutils/DETAILS
index ac5c34a..0c200c7 100755
--- a/libs/elfutils/DETAILS
+++ b/libs/elfutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=elfutils
- VERSION=0.178
+ VERSION=0.180
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
diff --git a/libs/elfutils/HISTORY b/libs/elfutils/HISTORY
index 182e4fb..9e09ea9 100644
--- a/libs/elfutils/HISTORY
+++ b/libs/elfutils/HISTORY
@@ -1,3 +1,6 @@
+2020-08-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.180
+
2020-01-04 Treeve Jelbert <treeve AT sourcemage.org>
* BUILD: fix

diff --git a/printer/cpdb-backend-cups/DEPENDS
b/printer/cpdb-backend-cups/DEPENDS
new file mode 100755
index 0000000..576ee9d
--- /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 0000000..637d928
--- /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 0000000..146bccc
--- /dev/null
+++ b/printer/cpdb-backend-cups/HISTORY
@@ -0,0 +1,4 @@
+2020-08-29 Treeve Jelbert <treeve AT 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
new file mode 100755
index 0000000..c51d7b2
--- /dev/null
+++ b/printer/cpdb-backend-cups/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+autoreconf -f -i --symlink
diff --git a/printer/cpdb-backend-file/DEPENDS
b/printer/cpdb-backend-file/DEPENDS
new file mode 100755
index 0000000..a08faa8
--- /dev/null
+++ b/printer/cpdb-backend-file/DEPENDS
@@ -0,0 +1,2 @@
+depends glib2 &&
+depends cpdb-libs
diff --git a/printer/cpdb-backend-file/DETAILS
b/printer/cpdb-backend-file/DETAILS
new file mode 100755
index 0000000..9334396
--- /dev/null
+++ b/printer/cpdb-backend-file/DETAILS
@@ -0,0 +1,15 @@
+ 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
new file mode 100644
index 0000000..5d6494b
--- /dev/null
+++ b/printer/cpdb-backend-file/HISTORY
@@ -0,0 +1,4 @@
+2020-08-29 Treeve Jelbert <treeve AT 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
new file mode 100755
index 0000000..c51d7b2
--- /dev/null
+++ b/printer/cpdb-backend-file/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+autoreconf -f -i --symlink



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9491948e10eb30f96bd496f35bb4ee7ba3f9d203), Treeve Jelbert, 08/29/2020

Archive powered by MHonArc 2.6.24.

Top of Page