Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (c4946640e5b80030f39b2d12246f43f21c63f4a1)

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 devel-xorg-modular grimoire by Treeve Jelbert (c4946640e5b80030f39b2d12246f43f21c63f4a1)
  • Date: Sat, 14 Feb 2015 08:43:33 -0600

GIT changes to devel-xorg-modular grimoire by Treeve Jelbert
<treeve AT sourcemage.org>:

ChangeLog
| 7 +++
audio-drivers/libffado/DETAILS
| 4 +-
audio-drivers/libffado/HISTORY
| 3 +
audio-soft/qjackctl/HISTORY
| 5 ++
audio-soft/qjackctl/PRE_BUILD
| 15 ++++++++
audio-soft/speech-dispatcher/DEPENDS
| 3 +
audio-soft/speech-dispatcher/DETAILS
| 4 +-
audio-soft/speech-dispatcher/HISTORY
| 4 ++
crypto/loop-aes/DETAILS
| 2 -
crypto/loop-aes/HISTORY
| 3 +
editors/vche/BUILD
| 1
editors/vche/DETAILS
| 18 ++++++++++
editors/vche/HISTORY
| 2 +
editors/vche/INSTALL
| 4 ++
graphics-libs/harfbuzz/HISTORY
| 3 +
graphics-libs/harfbuzz/PRE_SUB_DEPENDS
| 2 -

graphics-libs/harfbuzz/REPAIR^3f1f7ad3cbbc751c84bbe89658297f2c^PRE_SUB_DEPENDS
| 6 ---
graphics-libs/libvisio/DEPENDS
| 3 +
graphics-libs/libvisio/HISTORY
| 3 +
graphics/inkscape/DETAILS
| 7 ++-
graphics/inkscape/HISTORY
| 3 +
http/webkitgtk/DETAILS
| 6 +--
http/webkitgtk/HISTORY
| 5 ++
http/webkitgtk3/DETAILS
| 4 +-
http/webkitgtk3/HISTORY
| 3 +
libs/dotconf/DETAILS
| 10 ++---
libs/dotconf/HISTORY
| 5 ++
libs/dotconf/PRE_BUILD
| 3 +
libs/libtomcrypt/BUILD
| 1
libs/libtomcrypt/DETAILS
| 17 +++++++++
libs/libtomcrypt/HISTORY
| 2 +
shell-term-fm/shared-mime-info/DETAILS
| 4 +-
shell-term-fm/shared-mime-info/HISTORY
| 3 +
33 files changed, 138 insertions(+), 27 deletions(-)

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

shared-mime-info: => 1.4

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

speech-dispatcher: => 0.8.1

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

dotconf: => master

commit 6081236e831105b105b986cc16b9bb6b973ccabf
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

vche: new spell, hex editor

commit f210c886bdb7f486093c3746e698e5aaf5679261
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

libffado: version 2.2.1

commit 138a4ff434fdb73f8ae9296a61d690c0e6ae088c
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

qjackctl: fix build when old qmake is around

commit e948b8137926416da5a781bb48b97630eb2553a9
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/libvisio: added dependencies on boost, icu and librevenge

commit a8d1c8ffc31fb5fe99d8490324cd6104793dbe72
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/webkitgtk3: version 2.6.5

commit 23edfc5733323bb547596871dfdd9175179b9e9e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/webkitgtk: version 2.4.8, SECURITY_PATCH++

commit 3d9db975980b525e2501b50555741c285ee98adb
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

harfbuzz: Fix syntax error in PRE_SUB_DEPENDS and in REPAIR file

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

inkscape 0.91

commit 1a3f965a8de270348891fa0c6534d4ba7b5d5829
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libtomcrypt: new spell, modular and portable cryptographic toolkit

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

loop-aes: => 3.7c

diff --git a/ChangeLog b/ChangeLog
index 49daa10..9ff1050 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-02-13 Ismael Luceno <ismael AT sourcemage.org>
+ * editors/vche: new spell, hex editor
+
+2015-02-12 Ismael Luceno <ismael AT sourcemage.org>
+ * libs/libtomcrypt: new spell, modular and portable cryptographic
+ toolkit
+
2015-02-05 Vlad Glagolev <stealth AT sourcemage.org>
* accounts, groups: added account data for rpcbind spell

diff --git a/audio-drivers/libffado/DETAILS b/audio-drivers/libffado/DETAILS
index f19431d..ce5283f 100755
--- a/audio-drivers/libffado/DETAILS
+++ b/audio-drivers/libffado/DETAILS
@@ -8,10 +8,10 @@ if [[ "$LIBFFADO_BRANCH" == scm ]]; then
FORCE_DOWNLOAD=1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
else
- VERSION=2.1.0
+ VERSION=2.2.1
SOURCE="$SPELL-$VERSION.tgz"
SOURCE_URL="http://www.ffado.org/files/$SOURCE";
-
SOURCE_HASH=sha512:37179cb32920f16577e9f887cf90aca8d46081573080cbe408654c5234c7f45433521c977918057e330ddaa5fefa98c983ea7806d4f1f33c950112cbe66d013b
+
SOURCE_HASH=sha512:310741703912dd273458d0ecc4aca43af1735e15a19704e39b0c660212a34875e9c6086a325914d70d2373ff56b888acb4d925778db8cc3b9b2e8866e0a7b042
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
fi
WEB_SITE=http://www.ffado.org
diff --git a/audio-drivers/libffado/HISTORY b/audio-drivers/libffado/HISTORY
index ad5d3ec..b54b043 100644
--- a/audio-drivers/libffado/HISTORY
+++ b/audio-drivers/libffado/HISTORY
@@ -1,3 +1,6 @@
+2015-02-13 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 2.2.1
+
2014-08-24 Thomas Orgis <sobukus AT sourcemage.org>
* DEPENDS: libconfig

diff --git a/audio-soft/qjackctl/HISTORY b/audio-soft/qjackctl/HISTORY
index aab46e9..ebe24e0 100644
--- a/audio-soft/qjackctl/HISTORY
+++ b/audio-soft/qjackctl/HISTORY
@@ -1,3 +1,8 @@
+2015-02-13 Thomas Orgis <sobukus AT sourcemage.org>
+ * PRE_BUILD: Hack configure to not override PATH by prepending
+ /usr/bin and /usr/local/bin, which is redundant anyway and
+ makes it pick up the wrong qmake.
+
2014-07-03 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Use get_scm_version

diff --git a/audio-soft/qjackctl/PRE_BUILD b/audio-soft/qjackctl/PRE_BUILD
index 4c4b784..5db59a9 100755
--- a/audio-soft/qjackctl/PRE_BUILD
+++ b/audio-soft/qjackctl/PRE_BUILD
@@ -1,5 +1,20 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
+patch -p0 <<EOT &&
+--- configure.orig 2015-02-13 13:32:08.859414154 +0100
++++ configure 2015-02-13 13:33:06.921688275 +0100
+@@ -2363,7 +2363,9 @@
+
+
+ # Standard installation base dirs.
+-ac_with_paths="/usr /usr/local"
++# Do not override $PATH (/usr/bin/qt4)!
++#ac_with_paths="/usr /usr/local"
++ac_with_paths=""
+
+ ac_qtdirs="qt"
+
+EOT

if [[ $QJCTL_VCS == y ]]
then
diff --git a/audio-soft/speech-dispatcher/DEPENDS
b/audio-soft/speech-dispatcher/DEPENDS
index 07d1469..5079c0b 100755
--- a/audio-soft/speech-dispatcher/DEPENDS
+++ b/audio-soft/speech-dispatcher/DEPENDS
@@ -1,5 +1,8 @@
depends glib2 &&
depends dotconf &&
+depends libsndfile &&
+optional_depends libao '--with-libao' '--without-libao' '' &&
+optional_depends python3 '--enable-python' '--disable-python' 'python
bindings' &&
optional_depends alsa-lib "--with-alsa" "--without-alsa" "" &&
optional_depends pulseaudio "--with-pulse" "--without-pulse" "" &&
optional_depends flite "--with-flite" "--without-flite" "" &&
diff --git a/audio-soft/speech-dispatcher/DETAILS
b/audio-soft/speech-dispatcher/DETAILS
index 3ab2632..d124e80 100755
--- a/audio-soft/speech-dispatcher/DETAILS
+++ b/audio-soft/speech-dispatcher/DETAILS
@@ -1,9 +1,9 @@
SPELL=speech-dispatcher
- VERSION=0.7.1
+ VERSION=0.8.1
+
SOURCE_HASH=sha512:35f1ae547001a45d7945406ae5672829ff9ab6ac3f0cccb9eb3670dd92888a63c7cc4270ee90b5a166e6788afe3b117b5c3ef62c41a9df9f9af94dc4e0948fe8
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.freebsoft.org/pub/projects/speechd/$SOURCE
-
SOURCE_HASH=sha512:a2d5c68a729967b5c93e52793f1b7f5173ad5069f2970e8ea7e8df267f73b9b3930e22ef1ec91fce87d82b94aaaf1c847d19d8ccc837de843e3a3e308fb0b352
WEB_SITE=http://www.freebsoft.org/speechd
ENTERED=20080623
LICENSE[0]=GPL
diff --git a/audio-soft/speech-dispatcher/HISTORY
b/audio-soft/speech-dispatcher/HISTORY
index 8022fe0..6ffc602 100644
--- a/audio-soft/speech-dispatcher/HISTORY
+++ b/audio-soft/speech-dispatcher/HISTORY
@@ -1,3 +1,7 @@
+2015-02-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS version 0.8.1
+ * DEPENDS: add libsndfile, python3, libao
+
2011-05-07 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 0.7.1
* gcc43.patch, PRE_BUILD: removed, no longer needed
diff --git a/crypto/loop-aes/DETAILS b/crypto/loop-aes/DETAILS
index a945fd2..79fc006 100755
--- a/crypto/loop-aes/DETAILS
+++ b/crypto/loop-aes/DETAILS
@@ -1,5 +1,5 @@
SPELL=loop-aes
- VERSION=3.7b
+ VERSION=3.7c
SOURCE=loop-AES-v$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/loop-AES-v$VERSION"
diff --git a/crypto/loop-aes/HISTORY b/crypto/loop-aes/HISTORY
index e251548..39bb4de 100644
--- a/crypto/loop-aes/HISTORY
+++ b/crypto/loop-aes/HISTORY
@@ -1,3 +1,6 @@
+2015-02-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.7c
+
2014-04-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.7b

diff --git a/editors/vche/BUILD b/editors/vche/BUILD
new file mode 100755
index 0000000..71aa7de
--- /dev/null
+++ b/editors/vche/BUILD
@@ -0,0 +1 @@
+make -C "$SOURCE_DIRECTORY"/src
diff --git a/editors/vche/DETAILS b/editors/vche/DETAILS
new file mode 100755
index 0000000..966cddf
--- /dev/null
+++ b/editors/vche/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=vche
+ VERSION=1.7.2
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=http://www.grigna.com/diego/linux/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:58f669467d22f6679958e46daa3c83ebdcaf60f2f7298904fc03ea549a9d77ed3d5e94c4dfb54b193f68f319f527c94fc85a63a18b88364f8f93061b6ad74a38
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="http://www.grigna.com/diego/linux/vche/";
+ LICENSE[0]="GPLv2+"
+ ENTERED=20150213
+ KEYWORDS=""
+ SHORT="hex editor"
+cat << EOF
+It's a hex editor which lets you see all the 256 characters as found in
+video ROM (as in the old MS-DOS).
+
+It lets you view/edit hard drives, CDROMs, RAM, and everything that can
+be read.
+EOF
diff --git a/editors/vche/HISTORY b/editors/vche/HISTORY
new file mode 100644
index 0000000..5836d91
--- /dev/null
+++ b/editors/vche/HISTORY
@@ -0,0 +1,2 @@
+2015-02-13 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DETAILS, INSTALL: spell created
diff --git a/editors/vche/INSTALL b/editors/vche/INSTALL
new file mode 100755
index 0000000..7680a7d
--- /dev/null
+++ b/editors/vche/INSTALL
@@ -0,0 +1,4 @@
+make -C "$SOURCE_DIRECTORY"/src install \
+ BASEDIR="$INSTALL_ROOT"/usr \
+ MANDIR1="$INSTALL_ROOT"/usr/share/man/man1 \
+ MANDIR5="$INSTALL_ROOT"/usr/share/man/man5
diff --git a/graphics-libs/harfbuzz/HISTORY b/graphics-libs/harfbuzz/HISTORY
index c5b4942..b16089b 100644
--- a/graphics-libs/harfbuzz/HISTORY
+++ b/graphics-libs/harfbuzz/HISTORY
@@ -1,3 +1,6 @@
+2015-02-12 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_SUB_DEPENDS: Fix syntax error and in REPAIR file
+
2015-01-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.38

diff --git a/graphics-libs/harfbuzz/PRE_SUB_DEPENDS
b/graphics-libs/harfbuzz/PRE_SUB_DEPENDS
index d50f455..e3e8d55 100755
--- a/graphics-libs/harfbuzz/PRE_SUB_DEPENDS
+++ b/graphics-libs/harfbuzz/PRE_SUB_DEPENDS
@@ -1,5 +1,5 @@
case $THIS_SUB_DEPENDS in
- GRAPHITE2) if [[ is_depends_enabled $SPELL graphite2 ]]; then return
0; fi ;;
+ GRAPHITE2) is_depends_enabled $SPELL graphite2 && return 0 ;;
FT) is_depends_enabled $SPELL freetype2 && return 0 ;;
*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}" ;
return 1;;
diff --git
a/graphics-libs/harfbuzz/REPAIR^3f1f7ad3cbbc751c84bbe89658297f2c^PRE_SUB_DEPENDS

b/graphics-libs/harfbuzz/REPAIR^3f1f7ad3cbbc751c84bbe89658297f2c^PRE_SUB_DEPENDS
deleted file mode 100755
index d50f455..0000000
---
a/graphics-libs/harfbuzz/REPAIR^3f1f7ad3cbbc751c84bbe89658297f2c^PRE_SUB_DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-case $THIS_SUB_DEPENDS in
- GRAPHITE2) if [[ is_depends_enabled $SPELL graphite2 ]]; then return
0; fi ;;
- FT) is_depends_enabled $SPELL freetype2 && return 0 ;;
- *) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}" ;
- return 1;;
-esac
diff --git a/graphics-libs/libvisio/DEPENDS b/graphics-libs/libvisio/DEPENDS
index f657085..818b5da 100755
--- a/graphics-libs/libvisio/DEPENDS
+++ b/graphics-libs/libvisio/DEPENDS
@@ -1,2 +1,5 @@
+depends boost &&
+depends icu &&
+depends librevenge &&
depends libwpd &&
depends libwpg
diff --git a/graphics-libs/libvisio/HISTORY b/graphics-libs/libvisio/HISTORY
index 43d47e1..31e4ad5 100644
--- a/graphics-libs/libvisio/HISTORY
+++ b/graphics-libs/libvisio/HISTORY
@@ -1,3 +1,6 @@
+2015-02-12 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added boost, icu and librevenge
+
2015-01-29 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0],
updated spell to 0.1.1
diff --git a/graphics/inkscape/DETAILS b/graphics/inkscape/DETAILS
index fcd68a1..2d7a8fd 100755
--- a/graphics/inkscape/DETAILS
+++ b/graphics/inkscape/DETAILS
@@ -1,9 +1,10 @@
SPELL=inkscape
- VERSION=0.48.5
+ VERSION=0.91
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-
SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:97f08d9d31e2ad84e15b9f37be3a3039aabb5b15061919e1500a01ecf56398abb3ab06a4fe557bd379dcf7acd95166637be2f4d3ef1a17c3cc76a79a7868b418
+
SOURCE_URL[0]=https://inkscape.global.ssl.fastly.net/media/resources/file/$SOURCE
+#
SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:3778ef7d4a1c759a7afc093e55eefb69a78dcb60332655cc8ab8c481f54a3e6550df6070178390eb08588245531906b8bef33301f0765a4d28d6c7506fcf3bc7
WEB_SITE=http://www.inkscape.org/
ENTERED=20031207
SECURITY_PATCH=2
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index b6cd58b..f6e9373 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,6 @@
+2015-02-12 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.91, SOURCE_URL[0] updated
+
2014-08-14 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.48.5

diff --git a/http/webkitgtk/DETAILS b/http/webkitgtk/DETAILS
index 5df205a..c45f803 100755
--- a/http/webkitgtk/DETAILS
+++ b/http/webkitgtk/DETAILS
@@ -1,11 +1,11 @@
SPELL=webkitgtk
- VERSION=2.4.7
+ VERSION=2.4.8
SOURCE=webkitgtk-$VERSION.tar.xz
SOURCE_URL[0]=http://www.webkitgtk.org/releases/$SOURCE
-
SOURCE_HASH=sha512:1ba2371b34e40e078f6d85774e171f559e4f269ac80f63c56e2e7612e2ec3a41db0f5999af028b1b93657634fcdfcc3612e1a55eeeec2578fe448bd0861b0729
+
SOURCE_HASH=sha512:31b8b87142730aa27e5bd4fe85b0de2116fd492ef469592512c185d60df428a9913d6c2738ce57439bf9db10864ed9c121ddbc2a4da2f715818a70885c81c0de
SOURCE_DIRECTORY=$BUILD_DIRECTORY/webkitgtk-$VERSION
WEB_SITE=http://webkitgtk.org/
- SECURITY_PATCH=8
+ SECURITY_PATCH=9
GATHER_DOCS=off
LICENSE[0]=GPL
ENTERED=20071208
diff --git a/http/webkitgtk/HISTORY b/http/webkitgtk/HISTORY
index 9ef31d7..b9f80f5 100644
--- a/http/webkitgtk/HISTORY
+++ b/http/webkitgtk/HISTORY
@@ -1,3 +1,8 @@
+2015-02-12 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.4.8, SECURITY_PATCH++, (CVE-2014-1344),
+ (CVE-2014-1384), (CVE-2014-1385), (CVE-2014-1387), (CVE-2014-1388),
+ (CVE-2014-1389), (CVE-2014-1390)
+
2014-10-23 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: version 2.4.7

diff --git a/http/webkitgtk3/DETAILS b/http/webkitgtk3/DETAILS
index d8ff430..14a10d8 100755
--- a/http/webkitgtk3/DETAILS
+++ b/http/webkitgtk3/DETAILS
@@ -1,8 +1,8 @@
SPELL=webkitgtk3
- VERSION=2.6.2
+ VERSION=2.6.5
SOURCE=webkitgtk-$VERSION.tar.xz
SOURCE_URL[0]=http://www.webkitgtk.org/releases/$SOURCE
-
SOURCE_HASH=sha512:54872feea7786634c50e3f771bd9b42ee3360012babc9d3ae25a8db95533c5acf708c9bb9a3145140d7345363b6899588aec3fe8224a562a2fabbb974d3a16dd
+
SOURCE_HASH=sha512:b8097e16ccfe10c75e43d81a965a14bde19dcefa6f1ac6ef52c075afeb4c603289c3e7cad05b02af053728df16b5681aafa248e5974319849a0967364bca1f19
SOURCE_DIRECTORY=$BUILD_DIRECTORY/webkitgtk-$VERSION
WEB_SITE=http://webkitgtk.org/
SECURITY_PATCH=8
diff --git a/http/webkitgtk3/HISTORY b/http/webkitgtk3/HISTORY
index f14f87e..894756f 100644
--- a/http/webkitgtk3/HISTORY
+++ b/http/webkitgtk3/HISTORY
@@ -1,3 +1,6 @@
+2015-02-12 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.6.5
+
2014-10-23 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: version 2.6.2

diff --git a/libs/dotconf/DETAILS b/libs/dotconf/DETAILS
index 05f6fb8..2974b87 100755
--- a/libs/dotconf/DETAILS
+++ b/libs/dotconf/DETAILS
@@ -1,10 +1,10 @@
SPELL=dotconf
- VERSION=1.0.13
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=master
+ SOURCE=master.zip
+
SOURCE_HASH=sha512:5abbc3fcb4938b230e6e9947d63153e4c83a364e075b4b438d8914173cdc27aa987dade13dc59ed9df349589114a6b93d0503a3230a5d6753076cb5fa7eb39cc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.azzit.de/dotconf/download/v${VERSION%.*}/$SOURCE
-
SOURCE_HASH=sha512:2a213bab8dc63a7502c407215194dd821b660bfd0efdbc274d7a3506ab936400677a48efbc08869281b90998c00b0ecc83cd83b56a3775cbae655125577e1871
- WEB_SITE=http://www.azzit.de/dotconf/
+ WEB_SITE=https://github.com/williamh/dotconf
+ SOURCE_URL[0]=$WEB_SITE/archive/$SOURCE
ENTERED=20050517
LICENSE[0]=LGPL
KEYWORDS="parser libs"
diff --git a/libs/dotconf/HISTORY b/libs/dotconf/HISTORY
index 0b4c4ad..37cd95f 100644
--- a/libs/dotconf/HISTORY
+++ b/libs/dotconf/HISTORY
@@ -1,3 +1,8 @@
+2015-02-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: new website & url, version master
+ project is basically dead but the git archive is newer than the
previous version
+ * PRE_BUILD: added
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/libs/dotconf/PRE_BUILD b/libs/dotconf/PRE_BUILD
new file mode 100755
index 0000000..eb92735
--- /dev/null
+++ b/libs/dotconf/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+autoreconf -f -i --symlink
diff --git a/libs/libtomcrypt/BUILD b/libs/libtomcrypt/BUILD
new file mode 100755
index 0000000..8f58e6d
--- /dev/null
+++ b/libs/libtomcrypt/BUILD
@@ -0,0 +1 @@
+make
diff --git a/libs/libtomcrypt/DETAILS b/libs/libtomcrypt/DETAILS
new file mode 100755
index 0000000..b1f94b1
--- /dev/null
+++ b/libs/libtomcrypt/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=libtomcrypt
+ VERSION=1.17
+ SOURCE="$SPELL-$VERSION.tar.bz2"
+ SOURCE_URL[0]=http://www.libtom.net/files/crypt-$VERSION.tar.bz2
+
SOURCE_HASH=sha512:9335df5ae0a2c8e33e8f03ced0cfb0a8d1ac4bccd007b74818228c3b8b232446b4425356f304a08320b75542a537a46b305b92c3011dee76dfd636497bf57af2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="http://www.libtom.net/";
+ LICENSE[0]="WTFPL"
+ ENTERED=20150212
+ KEYWORDS=""
+ SHORT="modular and portable cryptographic toolkit"
+cat << EOF
+LibTomCrypt is a fairly comprehensive, modular and portable cryptographic
+toolkit that provides developers with a vast array of well known published
+block ciphers, one-way hash functions, chaining modes, pseudo-random number
+generators, public key cryptography and a plethora of other routines.
+EOF
diff --git a/libs/libtomcrypt/HISTORY b/libs/libtomcrypt/HISTORY
new file mode 100644
index 0000000..34389dc
--- /dev/null
+++ b/libs/libtomcrypt/HISTORY
@@ -0,0 +1,2 @@
+2015-02-12 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DETAILS: spell created
diff --git a/shell-term-fm/shared-mime-info/DETAILS
b/shell-term-fm/shared-mime-info/DETAILS
index 032bd6f..fb93805 100755
--- a/shell-term-fm/shared-mime-info/DETAILS
+++ b/shell-term-fm/shared-mime-info/DETAILS
@@ -1,6 +1,6 @@
SPELL=shared-mime-info
- VERSION=1.3
-
SOURCE_HASH=sha512:ef74f71e877a9117ca796e0425ffdc0a47200b543c9989c9952d59d5a4c8ed9d086c1f5b73af343b7e59d8080d1813b5c2fe2896fe619f753af315460136fb5d
+ VERSION=1.4
+
SOURCE_HASH=sha512:ac643a5360c1e4811b2df8e3c52434e5ee48f8e62a01ede3fb0895d30721b58b5b26c0edc43f779576ff899bd1a8b181699a08dbbb1e956394555f6ca983a582
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://freedesktop.org/~hadess/$SOURCE
diff --git a/shell-term-fm/shared-mime-info/HISTORY
b/shell-term-fm/shared-mime-info/HISTORY
index b168065..5d8d7df 100644
--- a/shell-term-fm/shared-mime-info/HISTORY
+++ b/shell-term-fm/shared-mime-info/HISTORY
@@ -1,3 +1,6 @@
+2015-02-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4
+
2014-05-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (c4946640e5b80030f39b2d12246f43f21c63f4a1), Treeve Jelbert, 02/14/2015

Archive powered by MHonArc 2.6.24.

Top of Page