Skip to Content.
Sympa Menu

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

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 (1971bf176ca1e7ae29f2acda73b8de89da12adbc)
  • Date: Sat, 20 Sep 2008 08:37:40 -0500

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

ChangeLog | 3 +++
database/tokyocabinet/DETAILS | 4 ++--
database/tokyocabinet/HISTORY | 3 +++
kde4/kdeutils4/DEPENDS | 3 ++-
kde4/kdeutils4/HISTORY | 1 +
printer/pycups/BUILD | 2 ++
printer/pycups/DEPENDS | 2 ++
printer/pycups/DETAILS | 18 ++++++++++++++++++
printer/pycups/HISTORY | 4 ++++
printer/pycups/timwaugh.gpg |binary
10 files changed, 37 insertions(+), 3 deletions(-)

New commits:
commit 1971bf176ca1e7ae29f2acda73b8de89da12adbc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pycups - new spell

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

kdeutils4 - extra depends

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

"tokyocabinet-1.3.9"

diff --git a/ChangeLog b/ChangeLog
index 8c377d0..3065f2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-09-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * printer/pycups: new spell - python wrapper for cups
+
2008-09-20 Vlad Glagolev <stealth AT sourcemage.org>
* python-pypi/netaddr: new spell, pythonic manipulation of IPv4,
IPv6, CIDR,
EUI and MAC network addresses
diff --git a/database/tokyocabinet/DETAILS b/database/tokyocabinet/DETAILS
index 1e09158..c0dbeab 100755
--- a/database/tokyocabinet/DETAILS
+++ b/database/tokyocabinet/DETAILS
@@ -1,6 +1,6 @@
SPELL=tokyocabinet
- VERSION=1.3.8
-
SOURCE_HASH=sha512:5852bcb3aa9ac690c9d3e4de0fee28865fdfe8445bc348085f35acb2c9b9983a5b7ac62adb081e3ec8d0b989fbf2ceb5a3636ced6371b3aa9d312e7e0f26fe64
+ VERSION=1.3.9
+
SOURCE_HASH=sha512:4388a8750cc31b11d0432fb65a17ac6a4bd3c46e02c42aa76f4c87c1c9c869b6bd79b94a12c8d2dff8f276306f010128861c7afa496124b6a031f704daf38d7d
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://$SPELL.sf.net/$SOURCE
diff --git a/database/tokyocabinet/HISTORY b/database/tokyocabinet/HISTORY
index f9406b3..e1059e5 100644
--- a/database/tokyocabinet/HISTORY
+++ b/database/tokyocabinet/HISTORY
@@ -1,3 +1,6 @@
+2008-09-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.9
+
2008-09-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.8

diff --git a/kde4/kdeutils4/DEPENDS b/kde4/kdeutils4/DEPENDS
index c5dd1ed..060ad93 100755
--- a/kde4/kdeutils4/DEPENDS
+++ b/kde4/kdeutils4/DEPENDS
@@ -1,7 +1,8 @@
source $SECTION_DIRECTORY/KDE_DEPENDS &&
depends kdepimlibs4 &&
-
+optional_depends kdebindings4 '' '' 'for printer-applet' &&
optional_depends gmp '' '' 'to build kalc' &&
optional_depends python '' '' 'to build SuperKaramba' &&
optional_depends tpctl '' '' 'ThinkPad support' &&
+optional_depends libarchive '' '' 'support various archive formats' &&
optional_depends libzip '' '' 'manipulate ZIP files'
diff --git a/kde4/kdeutils4/HISTORY b/kde4/kdeutils4/HISTORY
index 81304f2..40b7cca 100644
--- a/kde4/kdeutils4/HISTORY
+++ b/kde4/kdeutils4/HISTORY
@@ -1,5 +1,6 @@
2008-09-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.1.67
+ * DEPENDS: add optional libarchive, kdebindings4

2008-09-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.1.66
diff --git a/printer/pycups/BUILD b/printer/pycups/BUILD
new file mode 100755
index 0000000..03348d6
--- /dev/null
+++ b/printer/pycups/BUILD
@@ -0,0 +1,2 @@
+make
+
diff --git a/printer/pycups/DEPENDS b/printer/pycups/DEPENDS
new file mode 100755
index 0000000..ed149a1
--- /dev/null
+++ b/printer/pycups/DEPENDS
@@ -0,0 +1,2 @@
+depends python &&
+depends cups
diff --git a/printer/pycups/DETAILS b/printer/pycups/DETAILS
new file mode 100755
index 0000000..830b72e
--- /dev/null
+++ b/printer/pycups/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=pycups
+ VERSION=1.9.42
+ SOURCE_HASH=sha512:
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE2=$SOURCE.sig
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://cyberelk.net/tim/data/pycups/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=timwaugh.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+ WEB_SITE=http://cyberelk.net/tim/software/pycups/
+ LICENSE[0]=GPL
+ ENTERED=20080920
+ KEYWORDS="printing"
+ SHORT="Python bindings for the CUPS API"
+cat << EOF
+Python bindings for the CUPS API
+EOF
diff --git a/printer/pycups/HISTORY b/printer/pycups/HISTORY
new file mode 100644
index 0000000..7193ac1
--- /dev/null
+++ b/printer/pycups/HISTORY
@@ -0,0 +1,4 @@
+2008-09-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9.42
+ spell created
+
diff --git a/printer/pycups/timwaugh.gpg b/printer/pycups/timwaugh.gpg
new file mode 100644
index 0000000..ccf19b9
Binary files /dev/null and b/printer/pycups/timwaugh.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (1971bf176ca1e7ae29f2acda73b8de89da12adbc), Treeve Jelbert, 09/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page