Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-kde3_removal grimoire by Bor Kraljič (c6667f7431d417e60118a403a3fba72619d4814e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-kde3_removal grimoire by Bor Kraljič (c6667f7431d417e60118a403a3fba72619d4814e)
  • Date: Tue, 4 Oct 2011 02:21:33 -0500

GIT changes to devel-kde3_removal grimoire by Bor Kraljič <pyrobor AT ver.si>:

ChangeLog | 5 ++++-
collab/cola/DETAILS | 4 ++--
collab/cola/HISTORY | 3 +++
http/nginx/DETAILS | 2 +-
http/nginx/HISTORY | 3 +++
libs/ldns/BUILD | 8 ++++++++
libs/ldns/DEPENDS | 13 ++++++++++++-
libs/ldns/DETAILS | 5 ++---
libs/ldns/FINAL | 1 -
libs/ldns/HISTORY | 6 ++++++
python-pypi/pytz/DETAILS | 4 ++--
python-pypi/pytz/HISTORY | 3 +++
x11/colord/DEPENDS | 3 +++
x11/colord/DETAILS | 15 +++++++++++++++
x11/colord/HISTORY | 2 ++
x11/colord/PRE_BUILD | 5 +++++
16 files changed, 71 insertions(+), 11 deletions(-)

New commits:
commit 858941da03d45aeb7fba283a7e06a52afa9a55ca
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

cola: updated spell to 1.4.3.5

commit 0d8d4707fcb21b79dc633c507d9419169f27734c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pytz: => 2011k

commit f3ff698255c530f065bdd5df06f7bca17147d116
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

x11/colord: new spell, daemon that maps devices to color profiles

commit 53db4847f6f668b7e557922a114a59c9ad312ffb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ldns: => 1.6.11

commit 18a479b95d174786de49d2e5faa45039729d684b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

nginx: => 1.0.8 (stable)

diff --git a/ChangeLog b/ChangeLog
index 3283c75..35435c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2011-10-03 Bor Kraljič <pyrobor AT ver.si>
+2011-XX-XX Bor Kraljič <pyrobor AT ver.si>
* kde-core/kdelibs: removed (we no longer support kde3)
* kde-core/arts: removed (we no longer support kde3)
* kde-core/kde-i18n: removed (we no longer support kde3)
@@ -168,6 +168,9 @@
* video/okle: removed (we no longer support kde3)
* x11-libs/lineak_xosdplugin: removed (we no longer support kde3)

+2011-10-03 Ladislav Hagara <hgr AT vabo.cz>
+ * x11/colord: new spell, daemon that maps devices to color profiles
+
2011-10-01 Ismael Luceno <ismael AT sourcemage.org>
* python-pypi/dblatex: new spell, produces dvi, ps and pdf from
docbook

diff --git a/collab/cola/DETAILS b/collab/cola/DETAILS
index 79a578c..7ec3d3c 100755
--- a/collab/cola/DETAILS
+++ b/collab/cola/DETAILS
@@ -1,8 +1,8 @@
SPELL=cola
- VERSION=1.4.3.4
+ VERSION=1.4.3.5
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://${SPELL}.tuxfamily.org/releases/${SOURCE}
-
SOURCE_HASH=sha512:548dc1150de4338baaf57c15121d9f0d661add32e4b94fb94ffe228c67da9d7f14aa1bdec1450ca28a5f353f94f53ee62a6bb66f1d1a6a8eb07ec5126a61afa0
+
SOURCE_HASH=sha512:b4aa961373f388d99661aefdf1cb544c8824c86e842f35566e7a608795fff312f93399f2f9ef59d4ffb6811cca0a50b9e73c842a296397f978a6b06fe205be3a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://cola.tuxfamily.org";
LICENSE[0]=GPL2
diff --git a/collab/cola/HISTORY b/collab/cola/HISTORY
index fde2eb3..329938e 100644
--- a/collab/cola/HISTORY
+++ b/collab/cola/HISTORY
@@ -1,3 +1,6 @@
+2011-10-04 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.4.3.5
+
2011-06-03 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 1.4.3.4

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 320d12f..dcb5504 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -6,7 +6,7 @@ fi

case "$NGINX_RELEASE" in
stable)
- VERSION=1.0.6
+ VERSION=1.0.8
;;
legacy)
VERSION=0.8.55
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 34fcea1..c1d9d56 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2011-10-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.8 (stable)
+
2011-09-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.55 (legacy), 1.1.4 (devel)

diff --git a/libs/ldns/BUILD b/libs/ldns/BUILD
index 7363825..8176113 100755
--- a/libs/ldns/BUILD
+++ b/libs/ldns/BUILD
@@ -1,4 +1,12 @@
+OPTS="$LDNS_OPTS $OPTS" &&
+
default_build &&
+
+list_remove OPTS '--with-pyldns' &&
+list_remove OPTS '--without-pyldns' &&
+list_remove OPTS '--with-pyldnsx' &&
+list_remove OPTS '--without-pyldnsx' &&
+
cd drill &&
default_build &&
cd ..
diff --git a/libs/ldns/DEPENDS b/libs/ldns/DEPENDS
index bbb847c..e88d53c 100755
--- a/libs/ldns/DEPENDS
+++ b/libs/ldns/DEPENDS
@@ -1,3 +1,14 @@
depends make &&
depends libtool &&
-depends openssl
+depends openssl &&
+
+optional_depends -sub PYTHON swig \
+ "--with-pyldns" \
+ "--without-pyldns" \
+ "to generate Python library" &&
+
+if is_depends_enabled $SPELL swig; then
+ config_query_option LDNS_OPTS "Install ldnsx Python module?" y \
+ "--with-pyldnsx" \
+ "--without-pyldnsx"
+fi
diff --git a/libs/ldns/DETAILS b/libs/ldns/DETAILS
index 345ebf3..ae8331b 100755
--- a/libs/ldns/DETAILS
+++ b/libs/ldns/DETAILS
@@ -1,10 +1,9 @@
SPELL=ldns
- VERSION=1.6.10
- PATCHLEVEL=1
+ VERSION=1.6.11
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.nlnetlabs.nl/downloads/ldns/$SOURCE
-
SOURCE_HASH=sha512:37665f4c5ae6becb04f7be1bb213256c591e829864dd88d42acde596ec76c873e2d965899bd086c872494a5e29a26a1362c99725768e22150be625c5f851e599
+
SOURCE_HASH=sha512:be8453d4ce9e21e99950f28e66a72139321a320ba8629a4fcb5e00ccb241ca71deee331302a80785c2562cb93e4f3292d5051ff590c0192d1d514a335291a7b9
LICENSE[0]=MIT
WEB_SITE=http://www.nlnetlabs.nl/projects/ldns/
GATHER_DOCS=off
diff --git a/libs/ldns/FINAL b/libs/ldns/FINAL
deleted file mode 100755
index 8d13377..0000000
--- a/libs/ldns/FINAL
+++ /dev/null
@@ -1 +0,0 @@
-rm -rf /usr/share/doc/ldns/doc/man/
diff --git a/libs/ldns/HISTORY b/libs/ldns/HISTORY
index 2fa8da2..5937f81 100644
--- a/libs/ldns/HISTORY
+++ b/libs/ldns/HISTORY
@@ -1,3 +1,9 @@
+2011-10-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.6.11
+ * DEPENDS: added python optional dependency
+ * BUILD: use LDNS_OPTS
+ * FINAL: removed, WTF
+
2011-09-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: don't gather docs (to fix broken man symlinks)

diff --git a/python-pypi/pytz/DETAILS b/python-pypi/pytz/DETAILS
index 3792268..ba0c3b1 100755
--- a/python-pypi/pytz/DETAILS
+++ b/python-pypi/pytz/DETAILS
@@ -1,8 +1,8 @@
SPELL=pytz
- VERSION=2011g
+ VERSION=2011k
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:a7cc95c3f9de4d08a4d218769dfececd54db5b8fe237cccf77dd7192f2edf0e41f02a68aff6def20f31fe69cbc1dc901f2bd86cc023fcaa61c0bfd0b64282a07
+
SOURCE_HASH=sha512:534ef6d71468e94d078ca2dade3e7792d84739ca25a290c846428f5b0e35b07ec6d24012f371e2df7f3b850c191c327c650c643fdae700abc33a127c1c00df04
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://pytz.sourceforge.net/
LICENSE[0]=BSD
diff --git a/python-pypi/pytz/HISTORY b/python-pypi/pytz/HISTORY
index 9b5aef2..2eb13fd 100644
--- a/python-pypi/pytz/HISTORY
+++ b/python-pypi/pytz/HISTORY
@@ -1,3 +1,6 @@
+2011-10-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2011k
+
2011-05-08 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2011g

diff --git a/x11/colord/DEPENDS b/x11/colord/DEPENDS
new file mode 100755
index 0000000..802b052
--- /dev/null
+++ b/x11/colord/DEPENDS
@@ -0,0 +1,3 @@
+depends xz-utils &&
+depends lcms2 &&
+cast udev
diff --git a/x11/colord/DETAILS b/x11/colord/DETAILS
new file mode 100755
index 0000000..c24cd73
--- /dev/null
+++ b/x11/colord/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=colord
+ VERSION=0.1.13
+
SOURCE_HASH=sha512:53b2f3d31344b0480e014f4a90ab065e906219ea3d8e996c9e02dda58cfb24c5080712f13fe7dd60bf8b02e5833ec3e8a0e4f7bf2214e90ffa072cebe60cce8b
+ SOURCE=$SPELL-$VERSION.tar.xz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.freedesktop.org/software/colord/releases/$SOURCE
+ WEB_SITE=http://www.freedesktop.org/software/colord/
+ LICENSE[0]=GPL
+ ENTERED=20111003
+ SHORT="daemon that maps devices to color profiles"
+cat << EOF
+colord is a system activated daemon that maps devices to color profiles.
+It is used by gnome-color-manager for system integration and use when
+there are no users logged in.
+EOF
diff --git a/x11/colord/HISTORY b/x11/colord/HISTORY
new file mode 100644
index 0000000..06a3bc4
--- /dev/null
+++ b/x11/colord/HISTORY
@@ -0,0 +1,2 @@
+2011-10-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: spell created, version 0.1.13
diff --git a/x11/colord/PRE_BUILD b/x11/colord/PRE_BUILD
new file mode 100755
index 0000000..6f54504
--- /dev/null
+++ b/x11/colord/PRE_BUILD
@@ -0,0 +1,5 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $BUILD_DIRECTORY &&
+verify_file '' &&
+xz -dc $SOURCE_CACHE/$SOURCE | tar -xf -
+cd $SOURCE_DIRECTORY



  • [SM-Commit] GIT changes to devel-kde3_removal grimoire by Bor Kraljič (c6667f7431d417e60118a403a3fba72619d4814e), Bor Kraljič, 10/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page