New commits:
commit 8e3a3ba16af884d7ad12c5d7b5ff01955c964ef9
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
utils/accountsservice: new spell, D-Bus interface for user account query
and manipulation
commit 429c7b3392f55d6ef9dd4311e51ef68890030159
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
webkitgtk3 1.4.0
commit 63360814e77efbdb05f892b65bd1de5b9eac0307
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
linux: obsoleted maintenance_patches removed
according to MAINTAINERS_AGREEMENT we support 5 versions of kernel 2.6
commit 62cc8783e7cf61b00dff13e8cab26eea7d03764a
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
linux's HISTORY updated
commit fcafa75e8504d09ff6a56cf87dfeb7a4a369cae7
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
linux's patches 2.6.32.{34,35,36,38,39} and 2.6.34.{8,9}: typo fixed
commit 1e9be765f0c28631949a17a89b9415cc1f0b6d10
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
nsd: => 3.2.8
commit 53c4eb6ee14334284139a33407f09182f67deb3b
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
avogadro: updated spell to 1.0.3
commit 99cb120b23bb884adbaf7a665813839a326c071a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
wizardpen: use autogen.sh
commit 1bdde4cc73e8de5f49e7564b79dc28a34dc40c0f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
Add support for bzr_http and fix depending spells
To fix downloads from Launchpad, which doesn't support bzr protocol.
commit 2e8d08c3a6d9c58faa9c76e5f682e7d68f286d7f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
wizardpen: new spell, Wizardpen graphics pad/tablet driver
diff --git a/ChangeLog b/ChangeLog
index a750a4a..e258fde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-04-26 Ladislav Hagara <hgr AT vabo.cz>
+ * utils/accountsservice: new spell
+ D-Bus interface for user account query and manipulation
+
+2011-04-25 Ismael Luceno <ismael AT sourcemage.org>
+ * xorg-driver/wizardpen: new spell, Wizardpen graphics pad/tablet
driver
+
2011-04-25 Ladislav Hagara <hgr AT vabo.cz>
* gnome3-libs/gnome-desktop3: new spell, based on gnome-desktop
* gnome3-libs/libunique: new spell, based on unique
diff --git a/bzr_download.function b/bzr_download.function
index a088630..86d7918 100755
--- a/bzr_download.function
+++ b/bzr_download.function
@@ -2,6 +2,9 @@
## Handler for downloading from bzr URLs
#---------------------------------------------------------------------
function bzr_download() {
+ local URL="${SOURCE_URL%:*}"
+ URL="${URL#bzr_}"
+
if file_exists $SOURCE_CACHE/$SOURCE
then
message "${MESSAGE_COLOR}Unpacking the source...${DEFAULT_COLOR}" &&
@@ -13,8 +16,8 @@ function bzr_download() {
cd -
else
message "${MESSAGE_COLOR}Doing a lightweight
checkout...${DEFAULT_COLOR}" &&
- echo bzr checkout --lightweight ${SOURCE_URL%:*} $SOURCE_DIRECTORY &&
- bzr checkout --lightweight ${SOURCE_URL%:*} $SOURCE_DIRECTORY
+ echo bzr checkout --lightweight "$URL" "$SOURCE_DIRECTORY" &&
+ bzr checkout --lightweight "$URL" "$SOURCE_DIRECTORY"
fi &&
message "${MESSAGE_COLOR}Repacking the source...${DEFAULT_COLOR}" &&
diff --git a/disk/partimage-ng/DETAILS b/disk/partimage-ng/DETAILS
index 5597375..c06d73a 100755
--- a/disk/partimage-ng/DETAILS
+++ b/disk/partimage-ng/DETAILS
@@ -2,10 +2,10 @@
if [[ "${PARTIMAGE_NG_SCM_AUTOUPDATE}" == y ]]; then
VERSION=$(date +%Y%m%d)
else
- VERSION=bzr
+ VERSION=trunk
fi
- SOURCE=$SPELL-bzr.tar.bz2
- SOURCE_URL[0]=bzr://bazaar.launchpad.net/~vonami/partimage-ng/trunk
+ SOURCE=$SPELL-trunk.tar.bz2
+
SOURCE_URL[0]=bzr_http://bazaar.launchpad.net/~vonami/partimage-ng/trunk:$SPELL-trunk
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
diff --git a/disk/partimage-ng/HISTORY b/disk/partimage-ng/HISTORY
index bc394fb..05a87bf 100644
--- a/disk/partimage-ng/HISTORY
+++ b/disk/partimage-ng/HISTORY
@@ -1,3 +1,6 @@
+2011-04-25 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+
2011-01-23 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS, PREPARE: expanded url
removed whitespace at the end of lines
diff --git a/http/webkitgtk3/DETAILS b/http/webkitgtk3/DETAILS
index ad908f0..ebf51fe 100755
--- a/http/webkitgtk3/DETAILS
+++ b/http/webkitgtk3/DETAILS
@@ -1,8 +1,8 @@
SPELL=webkitgtk3
- VERSION=1.3.13
+ VERSION=1.4.0
SOURCE=webkit-$VERSION.tar.gz
SOURCE_URL[0]=http://www.webkitgtk.org/$SOURCE
-
SOURCE_HASH=sha512:da8970dfd8ffc21ecf32bb7a86a9d79a9399f16679b9c086d1f582e1f0cb230de3e0e23b03a605ed6270bc5a7a0a37fa2e512269ec8ee9070db75f96ade11ba3
+
SOURCE_HASH=sha512:aafbb17d486aee8bc1e4d2e1386fffea392ed21d4b0b645c3651f0330d31a546e2ffc3e52fec3400e2396b7d8fb74488a56df59111e063516f9d153272646817
SOURCE_DIRECTORY="$BUILD_DIRECTORY/webkit-$VERSION"
WEB_SITE=http://webkitgtk.org/
GATHER_DOCS=off
diff --git a/http/webkitgtk3/HISTORY b/http/webkitgtk3/HISTORY
index 973083c..22ac026 100644
--- a/http/webkitgtk3/HISTORY
+++ b/http/webkitgtk3/HISTORY
@@ -1,3 +1,6 @@
+2011-04-26 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.4.0
+
2011-04-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.3.13
diff --git a/science/avogadro/DETAILS b/science/avogadro/DETAILS
index 0147e57..7b5792f 100755
--- a/science/avogadro/DETAILS
+++ b/science/avogadro/DETAILS
@@ -1,6 +1,6 @@
SPELL=avogadro
- VERSION=1.0.1
-
SOURCE_HASH=sha512:6457d7dbc7341839741cf345e991e6a6912feb54e9e2bb67a68da36bf55549e836c9f97b98fa5ff19efdf909cb01a2feb2f989b6494e50170b472d9409d8f795
+ VERSION=1.0.3
+
SOURCE_HASH=sha512:49e7b8ca43f0f52a65efc7bf9dc45670ae5a5de5d1aa6bf7b58b8368e816be30fe6529c45fa658d7337d4a69327bb0aa8799d8d4b4805860aace28011cc74210
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
@@ -10,8 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="chemistry editory"
SHORT="advanced molecular editor"
cat << EOF
-Avogadro is an advanced molecular editor designed for cross-platform use in
-computational chemistry, molecular modeling, bioinformatics, materials
science,
-and related areas. It offers a flexible rendering framework and a powerful
plugin
-architecture.
+Avogadro is an advanced molecular editor designed for cross-platform use in
+computational chemistry, molecular modeling, bioinformatics, materials
science,
+and related areas. It offers a flexible rendering framework and a powerful
+plugin architecture.
EOF
diff --git a/science/avogadro/HISTORY b/science/avogadro/HISTORY
index 394e374..0f721c5 100644
--- a/science/avogadro/HISTORY
+++ b/science/avogadro/HISTORY
@@ -1,3 +1,7 @@
+2011-04-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.0.3
+ fixed long description wrap
+
2010-07-08 Donald Johnson <minozake AT codemages.net>
* BUILD: Removed prepare_cmake_flags() as cmake_build() now calls it.
diff --git a/utils/accountsservice/DEPENDS b/utils/accountsservice/DEPENDS
new file mode 100755
index 0000000..4fa7f53
--- /dev/null
+++ b/utils/accountsservice/DEPENDS
@@ -0,0 +1,2 @@
+depends dbus-glib &&
+depends policykit
diff --git a/utils/accountsservice/DETAILS b/utils/accountsservice/DETAILS
new file mode 100755
index 0000000..9139bfa
--- /dev/null
+++ b/utils/accountsservice/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=accountsservice
+ VERSION=0.6.9
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://cgit.freedesktop.org/$SPELL/snapshot/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ WEB_SITE=http://cgit.freedesktop.org/accountsservice/
+ ENTERED=20110426
+ LICENSE[0]=GPL
+ SHORT="D-Bus interface for user account query and manipulation"
+cat << EOF
+D-Bus interface for user account query and manipulation.
+EOF
diff --git a/utils/accountsservice/HISTORY b/utils/accountsservice/HISTORY
new file mode 100644
index 0000000..451eaae
--- /dev/null
+++ b/utils/accountsservice/HISTORY
@@ -0,0 +1,2 @@
+2011-04-26 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS, PRE_BUILD: spell created, version 0.6.9
diff --git a/utils/accountsservice/PRE_BUILD b/utils/accountsservice/PRE_BUILD
new file mode 100755
index 0000000..9ce9bca
--- /dev/null
+++ b/utils/accountsservice/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+NOCONFIGURE="ON" ./autogen.sh
diff --git a/utils/accountsservice/accountsservice-0.6.9.tar.bz2.sig
b/utils/accountsservice/accountsservice-0.6.9.tar.bz2.sig
new file mode 100644
index 0000000..51960af
Binary files /dev/null and
b/utils/accountsservice/accountsservice-0.6.9.tar.bz2.sig differ
diff --git a/xorg-driver/wizardpen/BUILD b/xorg-driver/wizardpen/BUILD
new file mode 100755
index 0000000..22cec4e
--- /dev/null
+++ b/xorg-driver/wizardpen/BUILD
@@ -0,0 +1,2 @@
+./autogen.sh &&
+default_build
diff --git a/xorg-driver/wizardpen/DEPENDS b/xorg-driver/wizardpen/DEPENDS
new file mode 100755
index 0000000..991c69e
--- /dev/null
+++ b/xorg-driver/wizardpen/DEPENDS
@@ -0,0 +1,3 @@
+depends autoconf &&
+depends xproto &&
+depends xorg-server
diff --git a/xorg-driver/wizardpen/DETAILS b/xorg-driver/wizardpen/DETAILS
new file mode 100755
index 0000000..0f96042
--- /dev/null
+++ b/xorg-driver/wizardpen/DETAILS
@@ -0,0 +1,46 @@
+ SPELL=wizardpen
+if [[ "$WIZARDPEN_SCM_AUTOUPDATE" = y ]]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=trunk
+fi
+ SOURCE="wizardpen-trunk.tar.bz2"
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+
SOURCE_URL[0]=bzr_http://bazaar.launchpad.net/~wizardpen-devs/wizardpen/trunk/:$SPELL-trunk
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-trunk"
+ WEB_SITE="https://launchpad.net/wizardpen"
+ LICENSE[0]=GPL
+ ENTERED=20110425
+ SHORT="Wizardpen graphics pad/tablet driver"
+cat << EOF
+A X11 driver for most non-Wacom graphics pads.
+
+Supported tablets:
+* Acecad Flair II GT-504
+* DigiPro 5.5 Graphics Tablet
+* Digital Ink Pad (A4 format)
+* G-pen
+* G-Pen 4500
+* Genius Wizardpen
+* Genius Mousepen
+* Genius Easypen i405
+* Genius EasyPen M610
+* Genius G-Pen M610
+* Genius G-Pen 340 (UC-LOGIC Tablet WP4030U)
+* Genius G-Pen 450 (UC-LOGIC Tablet WP5540U)
+* Genius
+* iBall
+* iBall Tablet PF8060
+* Manhattan
+* NGS CADBOY (UC-LOGIC Tablet WP5540U)
+* Pentagram
+* QWare
+* Trust TB-3100 / TB-5300 / TB-6300
+* UC-LOGIC
+* AIPTEK HyperPen 10000 U
+* AIPTEK Slim Tablet U600 Premium II
+* Monoprice Graphic Drawing Tablet WP8060-TAB08
+* Kanvus Artist 127
+* Kanvus Office 53
+EOF
diff --git a/xorg-driver/wizardpen/DOWNLOAD b/xorg-driver/wizardpen/DOWNLOAD
new file mode 100755
index 0000000..1a32c2c
--- /dev/null
+++ b/xorg-driver/wizardpen/DOWNLOAD
@@ -0,0 +1,2 @@
+. $GRIMOIRE/FUNCTIONS &&
+bzr_download
diff --git a/xorg-driver/wizardpen/HISTORY b/xorg-driver/wizardpen/HISTORY
new file mode 100644
index 0000000..99020a8
--- /dev/null
+++ b/xorg-driver/wizardpen/HISTORY
@@ -0,0 +1,3 @@
+2011-04-25 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+ * BUILD: use autogen.sh
diff --git a/xorg-driver/wizardpen/PREPARE b/xorg-driver/wizardpen/PREPARE
new file mode 100755
index 0000000..61898e2
--- /dev/null
+++ b/xorg-driver/wizardpen/PREPARE
@@ -0,0 +1,2 @@
+config_query WIZARDPEN_SCM_AUTOUPDATE \
+ "Automatically update on every system update?" n
[SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (d545d77d4e8bc8b173bf4c007b905aa0da8be250),
Eric Sandall, 04/26/2011