commit 5b39e870499ed444aeea820a1dd104350bdbb77f
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>
glib2: => 2.34.0
diff --git a/ChangeLog b/ChangeLog
index 28d593b..a23248f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,13 @@
* libs/freexl: new spell, a library for reading excel files
* libs/libspatialite: new spell, spatial SQL support for sqlite
+2012-10-06 Sukneet Basuta <sukneet AT sourcemage.org>
+ * freedesktop.gpg: added, for freedesktop software
+ added FA970E17 "Richard Hughes <richard AT hughsie.com>"
+ * colord-gtk: new spell, GTK support for colord
+ * gnome3-libs/mash: new spell, A small library for using 3D models in
+ clutter
+
2012-10-05 Ladislav Hagara <hgr AT vabo.cz>
* video-libs/gstreamer-1.0, gst-plugins-base-1.0,
gst-plugins-good-1.0,
gst-plugins-bad-1.0, gst-plugins-ugly-1.0, gst-libav-1.0: new
spells,
@@ -55,6 +62,10 @@
* perl-cpan/text-asciipipe: new spell, perl module for shifting text
files through pipes
+2012-09-27 Sukneet Basuta <sukneet AT sourcemage.org>
+ * gnome3-libs/libsecret: new spell, a library for storing and
+ retrieving passwords and other secrets. Replaces libgnome-keyring
+
2012-09-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* science/splitter: new spell, a splitter for openstreetmap data
diff --git a/crypto/seahorse/DETAILS b/crypto/seahorse/DETAILS
index e72b0a7..fd42757 100755
--- a/crypto/seahorse/DETAILS
+++ b/crypto/seahorse/DETAILS
@@ -1,10 +1,10 @@
SPELL=seahorse
if [[ $SEAHORSE_DEVEL == y ]];then
- VERSION=3.4.0
+ VERSION=3.6.2
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
else
- VERSION=3.4.0
+ VERSION=3.6.2
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
fi
diff --git a/crypto/seahorse/HISTORY b/crypto/seahorse/HISTORY
index 7973af8..1006cf9 100644
--- a/crypto/seahorse/HISTORY
+++ b/crypto/seahorse/HISTORY
@@ -1,3 +1,6 @@
+2012-10-22 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 3.6.2
+
2012-08-31 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: depends on gcr
diff --git a/crypto/seahorse/seahorse-3.4.0.tar.xz.sig
b/crypto/seahorse/seahorse-3.4.0.tar.xz.sig
deleted file mode 100644
index 6b22f3a..0000000
Binary files a/crypto/seahorse/seahorse-3.4.0.tar.xz.sig and /dev/null differ
diff --git a/crypto/seahorse/seahorse-3.6.2.tar.xz.sig
b/crypto/seahorse/seahorse-3.6.2.tar.xz.sig
new file mode 100644
index 0000000..5de0edd
Binary files /dev/null and b/crypto/seahorse/seahorse-3.6.2.tar.xz.sig differ
diff --git a/devel/vala/DETAILS b/devel/vala/DETAILS
index 77a9595..2020a7e 100755
--- a/devel/vala/DETAILS
+++ b/devel/vala/DETAILS
@@ -1,10 +1,10 @@
SPELL=vala
if [[ "$VALA_DEVEL" == "y" ]]; then
- VERSION=0.17.3
-
SOURCE_HASH=sha512:a20e817fd53a27ede7ca2ca480e5fd32e29a23668aacdc58178e521f0d8be44abf32869111d07a4221858bd6cad934bce61feb6502cc0339688d2dc615bdfa1e
+ VERSION=0.18.0
+
SOURCE_HASH=sha512:9078a1eac9274a7ce4d65afcec0fd433bd5d668c0810592020b4eccd9d8732406784f858de81118f14137da2bd12fe6c540b3dd60e37b5182414e73d7d04ecd7
else
- VERSION=0.16.1
-
SOURCE_HASH=sha512:caf4a58a72b146611e59c7a65f8b0fba9412002a3aa3039ef20f47b05a527da7d46f3eafa24ff6b8e8ac0ce48b72e6b038135106aad4519df8a88c26351c0987
+ VERSION=0.18.0
+
SOURCE_HASH=sha512:9078a1eac9274a7ce4d65afcec0fd433bd5d668c0810592020b4eccd9d8732406784f858de81118f14137da2bd12fe6c540b3dd60e37b5182414e73d7d04ecd7
fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/devel/vala/HISTORY b/devel/vala/HISTORY
index 733274c..bbac9c0 100644
--- a/devel/vala/HISTORY
+++ b/devel/vala/HISTORY
@@ -1,3 +1,6 @@
+2012-09-29 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.18.0
+
2012-07-20 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: devel => 0.17.3
stable => 0.16.1
diff --git a/doc/evince/DETAILS b/doc/evince/DETAILS
index f04f8a6..326610a 100755
--- a/doc/evince/DETAILS
+++ b/doc/evince/DETAILS
@@ -1,5 +1,5 @@
SPELL=evince
- VERSION=3.4.0
+ VERSION=3.6.0
BRANCH=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index 393a961..8f72ccb 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,6 @@
+2012-10-09 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 3.6.0
+
2012-08-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added runtime depends on gsettings-desktop-schemas
diff --git a/doc/evince/evince-3.4.0.tar.xz.sig
b/doc/evince/evince-3.4.0.tar.xz.sig
deleted file mode 100644
index 3649dbc..0000000
Binary files a/doc/evince/evince-3.4.0.tar.xz.sig and /dev/null differ
diff --git a/doc/evince/evince-3.6.0.tar.xz.sig
b/doc/evince/evince-3.6.0.tar.xz.sig
new file mode 100644
index 0000000..8a07ad6
Binary files /dev/null and b/doc/evince/evince-3.6.0.tar.xz.sig differ
diff --git a/freedesktop.gpg b/freedesktop.gpg
new file mode 100644
index 0000000..fd55477
Binary files /dev/null and b/freedesktop.gpg differ
diff --git a/gnome2-apps/evolution/DETAILS b/gnome2-apps/evolution/DETAILS
index 79564c0..bc0ff14 100755
--- a/gnome2-apps/evolution/DETAILS
+++ b/gnome2-apps/evolution/DETAILS
@@ -1,5 +1,5 @@
SPELL=evolution
- VERSION=3.4.1
+ VERSION=3.6.1
BRANCH=${VERSION:0:3}
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-apps/evolution/HISTORY b/gnome2-apps/evolution/HISTORY
index 763a237..f1a12bb 100644
--- a/gnome2-apps/evolution/HISTORY
+++ b/gnome2-apps/evolution/HISTORY
@@ -1,3 +1,6 @@
+2012-10-27 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 3.6.1
+
2012-04-16 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.4.1
diff --git a/gnome2-apps/evolution/evolution-3.4.1.tar.xz.sig
b/gnome2-apps/evolution/evolution-3.4.1.tar.xz.sig
deleted file mode 100644
index c5321f3..0000000
Binary files a/gnome2-apps/evolution/evolution-3.4.1.tar.xz.sig and /dev/null
differ
diff --git a/gnome2-apps/evolution/evolution-3.6.1.tar.xz.sig
b/gnome2-apps/evolution/evolution-3.6.1.tar.xz.sig
new file mode 100644
index 0000000..2c7dda2
Binary files /dev/null and b/gnome2-apps/evolution/evolution-3.6.1.tar.xz.sig
differ
diff --git a/gnome2-apps/file-roller/BUILD b/gnome2-apps/file-roller/BUILD
new file mode 100755
index 0000000..62067c4
--- /dev/null
+++ b/gnome2-apps/file-roller/BUILD
@@ -0,0 +1,5 @@
+if [[ $LIBMAGIC == "y" ]]; then
+ OPTS="$OPTS --enable-magic"
+fi &&
+
+default_build
diff --git a/gnome2-apps/file-roller/CONFIGURE
b/gnome2-apps/file-roller/CONFIGURE
new file mode 100755
index 0000000..61f7247
--- /dev/null
+++ b/gnome2-apps/file-roller/CONFIGURE
@@ -0,0 +1 @@
+config_query LIBMAGIC "Use libmagic to detect file type?" y
diff --git a/gnome2-apps/file-roller/DEPENDS b/gnome2-apps/file-roller/DEPENDS
index 95b2fd1..747a9a4 100755
--- a/gnome2-apps/file-roller/DEPENDS
+++ b/gnome2-apps/file-roller/DEPENDS
@@ -1,5 +1,5 @@
depends glib2 &&
-depends gtk+2 &&
+depends gtk+3 &&
depends gnome-doc-utils &&
optional_depends rarian \
@@ -10,4 +10,16 @@ optional_depends rarian
\
optional_depends nautilus2 \
"--enable-nautilus-actions" \
"--disable-nautilus-actions" \
- "Build the nautilus context menu actions?"
+ "Build the nautilus context menu actions?" &&
+
+optional_depends libarchive \
+ "--enable-libarchive" \
+ "--disable-libarchive" \
+ "to use built-in code to handle tar, cpio, lha archives,
and ISO images" &&
+
+suggest_depends zip "" "" "for zip archives" &&
+suggest_depends rar "" "" "for rar archives" z-rejected &&
+suggest_depends unrar "" "" "for rar archives" &&
+suggest_depends tar "" "" "for tar archives" &&
+suggest_depends p7zip "" "" "for 7z archives" &&
+suggest_depends unace "" "" "for ace archives" z-rejected
diff --git a/gnome2-apps/file-roller/DETAILS b/gnome2-apps/file-roller/DETAILS
index 495809a..f7f2817 100755
--- a/gnome2-apps/file-roller/DETAILS
+++ b/gnome2-apps/file-roller/DETAILS
@@ -1,5 +1,5 @@
SPELL=file-roller
- VERSION=3.4.2
+ VERSION=3.6.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-apps/file-roller/HISTORY b/gnome2-apps/file-roller/HISTORY
index b3db8ff..7d0924d 100644
--- a/gnome2-apps/file-roller/HISTORY
+++ b/gnome2-apps/file-roller/HISTORY
@@ -1,3 +1,11 @@
+2012-09-27 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 3.6.0
+ * DEPENDS: gtk+2 -> gtk+3
+ added optional_depends libarchive
+ added suggest_depends zip, rar, unrar, tar, unace, p7zip
+ * CONFIGURE: added, to query for libmagic
+ * BUILD: added, to build with libmagic
+
2012-05-18 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: bz2 -> xz
updated spell to 3.4.2
diff --git a/gnome2-apps/file-roller/file-roller-3.4.2.tar.xz.sig
b/gnome2-apps/file-roller/file-roller-3.4.2.tar.xz.sig
deleted file mode 100644
index 08c9b04..0000000
Binary files a/gnome2-apps/file-roller/file-roller-3.4.2.tar.xz.sig and
/dev/null differ
diff --git a/gnome2-apps/file-roller/file-roller-3.6.0.tar.xz.sig
b/gnome2-apps/file-roller/file-roller-3.6.0.tar.xz.sig
new file mode 100644
index 0000000..fa54276
Binary files /dev/null and
b/gnome2-apps/file-roller/file-roller-3.6.0.tar.xz.sig differ
diff --git a/gnome2-apps/gnome-power-manager/DETAILS
b/gnome2-apps/gnome-power-manager/DETAILS
index 084a8a8..a1546e3 100755
--- a/gnome2-apps/gnome-power-manager/DETAILS
+++ b/gnome2-apps/gnome-power-manager/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-power-manager
- VERSION=3.4.0
+ VERSION=3.6.0
SOURCE=${SPELL}-${VERSION}.tar.xz
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE_URL[0]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
diff --git a/gnome2-apps/gnome-power-manager/HISTORY
b/gnome2-apps/gnome-power-manager/HISTORY
index cba6b1f..3ce3a89 100644
--- a/gnome2-apps/gnome-power-manager/HISTORY
+++ b/gnome2-apps/gnome-power-manager/HISTORY
@@ -1,3 +1,6 @@
+2012-10-28 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 3.6.0
+
2012-04-01 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.4.0
diff --git
a/gnome2-apps/gnome-power-manager/gnome-power-manager-3.4.0.tar.xz.sig
b/gnome2-apps/gnome-power-manager/gnome-power-manager-3.4.0.tar.xz.sig
deleted file mode 100644
index 46604a1..0000000
Binary files
a/gnome2-apps/gnome-power-manager/gnome-power-manager-3.4.0.tar.xz.sig and
/dev/null differ
diff --git
a/gnome2-apps/gnome-power-manager/gnome-power-manager-3.6.0.tar.xz.sig
b/gnome2-apps/gnome-power-manager/gnome-power-manager-3.6.0.tar.xz.sig
new file mode 100644
index 0000000..66f28b2
Binary files /dev/null and
b/gnome2-apps/gnome-power-manager/gnome-power-manager-3.6.0.tar.xz.sig differ
diff --git a/gnome2-libs/at-spi2-atk/DETAILS b/gnome2-libs/at-spi2-atk/DETAILS
index 04586ac..fe5e884 100755
--- a/gnome2-libs/at-spi2-atk/DETAILS
+++ b/gnome2-libs/at-spi2-atk/DETAILS
@@ -1,5 +1,5 @@
SPELL=at-spi2-atk
- VERSION=2.4.0
+ VERSION=2.6.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/at-spi2-atk/HISTORY b/gnome2-libs/at-spi2-atk/HISTORY
index d651329..cc5b8a9 100644
--- a/gnome2-libs/at-spi2-atk/HISTORY
+++ b/gnome2-libs/at-spi2-atk/HISTORY
@@ -1,3 +1,6 @@
+2012-09-27 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 2.6.0
+
2012-04-01 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.4.0
diff --git a/gnome2-libs/at-spi2-atk/at-spi2-atk-2.4.0.tar.xz.sig
b/gnome2-libs/at-spi2-atk/at-spi2-atk-2.4.0.tar.xz.sig
deleted file mode 100644
index 3f6934a..0000000
Binary files a/gnome2-libs/at-spi2-atk/at-spi2-atk-2.4.0.tar.xz.sig and
/dev/null differ
diff --git a/gnome2-libs/at-spi2-atk/at-spi2-atk-2.6.0.tar.xz.sig
b/gnome2-libs/at-spi2-atk/at-spi2-atk-2.6.0.tar.xz.sig
new file mode 100644
index 0000000..4f17087
Binary files /dev/null and
b/gnome2-libs/at-spi2-atk/at-spi2-atk-2.6.0.tar.xz.sig differ
diff --git a/gnome2-libs/at-spi2-core/DETAILS
b/gnome2-libs/at-spi2-core/DETAILS
index 8c7355e..49f0acd 100755
--- a/gnome2-libs/at-spi2-core/DETAILS
+++ b/gnome2-libs/at-spi2-core/DETAILS
@@ -1,5 +1,5 @@
SPELL=at-spi2-core
- VERSION=2.4.1
+ VERSION=2.6.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/at-spi2-core/HISTORY
b/gnome2-libs/at-spi2-core/HISTORY
index e3612b5..763b2f3 100644
--- a/gnome2-libs/at-spi2-core/HISTORY
+++ b/gnome2-libs/at-spi2-core/HISTORY
@@ -1,3 +1,6 @@
+2012-09-27 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 2.6.0
+
2012-04-19 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.4.1
diff --git a/gnome2-libs/at-spi2-core/at-spi2-core-2.4.1.tar.xz.sig
b/gnome2-libs/at-spi2-core/at-spi2-core-2.4.1.tar.xz.sig
deleted file mode 100644
index 4c678f7..0000000
Binary files a/gnome2-libs/at-spi2-core/at-spi2-core-2.4.1.tar.xz.sig and
/dev/null differ
diff --git a/gnome2-libs/at-spi2-core/at-spi2-core-2.6.0.tar.xz.sig
b/gnome2-libs/at-spi2-core/at-spi2-core-2.6.0.tar.xz.sig
new file mode 100644
index 0000000..fab0acc
Binary files /dev/null and
b/gnome2-libs/at-spi2-core/at-spi2-core-2.6.0.tar.xz.sig differ
diff --git a/gnome2-libs/atk/DETAILS b/gnome2-libs/atk/DETAILS
index 88b41de..3533888 100755
--- a/gnome2-libs/atk/DETAILS
+++ b/gnome2-libs/atk/DETAILS
@@ -1,8 +1,8 @@
SPELL=atk
if [[ $ATK_DEVEL == y ]]; then
- VERSION=2.4.0
+ VERSION=2.6.0
else
- VERSION=2.4.0
+ VERSION=2.6.0
fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/gnome2-libs/atk/HISTORY b/gnome2-libs/atk/HISTORY
index 7be8aab..25236e6 100644
--- a/gnome2-libs/atk/HISTORY
+++ b/gnome2-libs/atk/HISTORY
@@ -1,3 +1,6 @@
+2012-09-27 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 2.6.0
+
2012-03-29 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.4.0