Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5ac33197d197c00ff9aa70a775dcd560f6643f9b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5ac33197d197c00ff9aa70a775dcd560f6643f9b)
  • Date: Sat, 23 Feb 2013 07:55:48 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-soft/easytag/BUILD | 2 --
audio-soft/easytag/DEPENDS | 42
++++++++++++++++++++++++++----------------
audio-soft/easytag/DETAILS | 12 ++++++------
audio-soft/easytag/HISTORY | 5 +++++
devel/patch/DEPENDS | 7 ++++++-
devel/patch/HISTORY | 3 +++
graphics-libs/poppler/DETAILS | 8 ++++----
graphics-libs/poppler/HISTORY | 3 +++
http/siege/DETAILS | 5 +++--
http/siege/HISTORY | 3 +++
x11-libs/cairo/DETAILS | 8 ++++----
x11-libs/cairo/HISTORY | 3 +++
12 files changed, 66 insertions(+), 35 deletions(-)

New commits:
commit 5ac33197d197c00ff9aa70a775dcd560f6643f9b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "galculator: => 2.1"

This reverts commit 0f5bd47063bce9b72ace33f53c2b2264535bcc6b.

It segfaults too much

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

poppler: => 0.22.1

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

cairo: => 1.12.14

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

galculator: => 2.1

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

siege: => 2.74

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

easytag: => 2.1.8

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

patch: added attr optional dependency

diff --git a/audio-soft/easytag/BUILD b/audio-soft/easytag/BUILD
deleted file mode 100755
index de21441..0000000
--- a/audio-soft/easytag/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-OPTS="$OPTS --disable-gtktest"
-default_build
diff --git a/audio-soft/easytag/DEPENDS b/audio-soft/easytag/DEPENDS
index e684b70..b5a7d52 100755
--- a/audio-soft/easytag/DEPENDS
+++ b/audio-soft/easytag/DEPENDS
@@ -1,38 +1,51 @@
depends glib2 &&
depends gtk+2 &&
-depends id3lib &&
+
+optional_depends libid3tag \
+ "--enable-mp3" \
+ "--disable-mp3" \
+ "for MP3 files support" &&
+
+if is_depends_enabled $SPELL libid3tag; then
+ optional_depends id3lib \
+ "--enable-id3v23" \
+ "--disable-id3v23" \
+ "for writing id3v2.3 tags support" &&
+
+ if is_depends_enabled $SPELL id3lib; then
+ depends -sub CXX gcc
+ fi
+fi &&

optional_depends flac \
"--enable-flac" \
"--disable-flac" \
"Enable Flac support" &&

-optional_depends libvorbis \
+optional_depends libogg \
"--enable-ogg" \
"--disable-ogg" \
"Enable Ogg/Vorbis support" &&

+if is_depends_enabled $SPELL libogg; then
+ depends libvorbis
+fi &&
+
optional_depends gettext \
"--enable-nls" \
"--disable-nls" \
"Enable nls support" &&

+optional_depends taglib \
+ "--enable-mp4" \
+ "--disable-mp4" \
+ "for MP4 files support" &&
+
optional_depends wavpack \
"--enable-wavpack" \
"--disable-wavpack" \
"Enable Wavpack support" &&

-# easytag can use either faad2 or libmp4v2 for MP4
-# support, no --disable options to have that work
-optional_depends faad2 \
- "--enable-mp4" \
- "" \
- "Enable Mp4 container support" &&
-optional_depends mp4v2 \
- "--enable-mp4" \
- "" \
- "Use libmp4v2 for Mp4 support" &&
-
optional_depends speex \
"--enable-speex" \
"--disable-speex" \
@@ -44,12 +57,9 @@ depends cairo &&
depends expat &&
depends fontconfig &&
depends freetype2 &&
-depends -sub CXX gcc &&
depends gdk-pixbuf2 &&
depends harfbuzz &&
depends libffi &&
-depends libid3tag &&
-depends libogg &&
depends libpng &&
depends libx11 &&
depends libxau &&
diff --git a/audio-soft/easytag/DETAILS b/audio-soft/easytag/DETAILS
index 9f35aa2..1b32d9e 100755
--- a/audio-soft/easytag/DETAILS
+++ b/audio-soft/easytag/DETAILS
@@ -1,10 +1,10 @@
SPELL=easytag
- VERSION=2.1.7
- PATCHLEVEL=1
- SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:e98b0d407ed37a4ede6891e1998a6c158b308b9f462dc2b810b21b21b00fbecd9eef74a29552cdf037bf654f208340fa83b3b625f6ac0fcb5bd08413c17d3c88
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ VERSION=2.1.8
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+
SOURCE_HASH=sha512:cf5d92902276b8d462c695aaa0d1072684d60cbfc45d07fb2ac7b345907a775b94665612088b33f3272db22d4b4eb78f4a4e36f2caf6e151a08f640841208e48
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=GPL
WEB_SITE=http://projects.gnome.org/easytag/
KEYWORDS="tools audio"
diff --git a/audio-soft/easytag/HISTORY b/audio-soft/easytag/HISTORY
index c7cca2b..8131d50 100644
--- a/audio-soft/easytag/HISTORY
+++ b/audio-soft/easytag/HISTORY
@@ -1,3 +1,8 @@
+2013-02-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.1.8; quoting paths
+ * DEPENDS: fixed dependencies
+ * BUILD: dropped
+
2013-02-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: new website, moved to gnome

diff --git a/devel/patch/DEPENDS b/devel/patch/DEPENDS
index 18594eb..92c212f 100755
--- a/devel/patch/DEPENDS
+++ b/devel/patch/DEPENDS
@@ -1,2 +1,7 @@
depends gnupg &&
-depends smgl-fhs
+depends smgl-fhs &&
+
+optional_depends attr \
+ "--enable-xattr" \
+ "--disable-xattr" \
+ "for extended attributes support"
diff --git a/devel/patch/HISTORY b/devel/patch/HISTORY
index a93813a..2e48e34 100644
--- a/devel/patch/HISTORY
+++ b/devel/patch/HISTORY
@@ -1,3 +1,6 @@
+2013-02-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added attr optional dependency
+
2012-09-28 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.7.1

diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index 5c1e8a2..2576b87 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -12,11 +12,11 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
else
if [[ $POPPLER_BRANCH == devel ]]; then
- VERSION=0.20.5
-
SOURCE_HASH=sha512:2c9245d8a43c1daedcedc7916540cb5e9def8429382e9b3f3992d4a1fad081c035a9fc07d63998e210257d3dfd0b3b754e31be8f75fd2d94a8e50c7efbd1bb01
+ VERSION=0.22.1
+
SOURCE_HASH=sha512:038729dbdba8800f4944613fe40c6925cf424ee86e88048ffe50c72c5e86650dfd79fe39296480c837873dbf8f2c0acee8d803721c24203d9e355858a10ef9e2
else
- VERSION=0.20.5
-
SOURCE_HASH=sha512:2c9245d8a43c1daedcedc7916540cb5e9def8429382e9b3f3992d4a1fad081c035a9fc07d63998e210257d3dfd0b3b754e31be8f75fd2d94a8e50c7efbd1bb01
+ VERSION=0.22.1
+
SOURCE_HASH=sha512:038729dbdba8800f4944613fe40c6925cf424ee86e88048ffe50c72c5e86650dfd79fe39296480c837873dbf8f2c0acee8d803721c24203d9e355858a10ef9e2
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index 9b3c81c..a16ce53 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,6 @@
+2013-02-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.22.1
+
2013-01-25 Pol Vinogradov <vin.public AT gmail.com>
* PRE_BUILD: added automake related fixes to the scm branch

diff --git a/http/siege/DETAILS b/http/siege/DETAILS
index 228186a..d9ea07b 100755
--- a/http/siege/DETAILS
+++ b/http/siege/DETAILS
@@ -1,9 +1,10 @@
SPELL=siege
- VERSION=2.72
+ VERSION=2.74
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.joedog.org/pub/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:831e3eeded85823b5c0e1a54db2b1c91f94a4900e309d3797a827a44f861fe7cb8ab617c33d1008de35f066a3f3ff72a0bb3900a79a47846a8acd61887b0d563
+
SOURCE_HASH=sha512:cd551beb79ac69c97b89b7ba4603dfe41190f0a65befbea53c096161e74dff33ea8f41a3d383d75fbec9535fcc229542da91a80c89a50beb7526a0748558835d
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ DOC_DIRS=""
WEB_SITE=http://www.joedog.org/index/siege-home
LICENSE[0]=GPL
ENTERED=20091017
diff --git a/http/siege/HISTORY b/http/siege/HISTORY
index b9763f3..5b8ed8e 100644
--- a/http/siege/HISTORY
+++ b/http/siege/HISTORY
@@ -1,3 +1,6 @@
+2013-02-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.74; don't gather makefiles for documents
+
2012-02-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.72; renewed source url

diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index 2cc099f..ecf5ae6 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -1,13 +1,13 @@
SPELL=cairo
if [[ $CAIRO_DEVEL == y ]]; then
- VERSION=1.12.12
-
SOURCE_HASH=sha512:bde93913895116b80d857b965e34af969bee42d30d3e2d94edc6bc9af93ebb8f1124328a280f9d1b955d811e671e9d339e990669f30d5d861145b6bcc86e3f86
+ VERSION=1.12.14
+
SOURCE_HASH=sha512:c676973ab98e018291aeced53bcda9b192202f1a7d65c845798decfaee015f40600f4db32c8977ba4a3e6ff8dc10478f6fd06e83be7e6cca610be8aafd125ee0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
else
- VERSION=1.12.12
-
SOURCE_HASH=sha512:bde93913895116b80d857b965e34af969bee42d30d3e2d94edc6bc9af93ebb8f1124328a280f9d1b955d811e671e9d339e990669f30d5d861145b6bcc86e3f86
+ VERSION=1.12.14
+
SOURCE_HASH=sha512:c676973ab98e018291aeced53bcda9b192202f1a7d65c845798decfaee015f40600f4db32c8977ba4a3e6ff8dc10478f6fd06e83be7e6cca610be8aafd125ee0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
fi
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index db659ac..503fe9c 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,6 @@
+2013-02-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.12.14
+
2013-02-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.12.12




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5ac33197d197c00ff9aa70a775dcd560f6643f9b), Vlad Glagolev, 02/23/2013

Archive powered by MHonArc 2.6.24.

Top of Page