Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (5098d7144b951c306976d1999a2d4288098375fd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (5098d7144b951c306976d1999a2d4288098375fd)
  • Date: Tue, 2 Aug 2011 13:09:37 -0500

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

ChangeLog | 3
archive/uudeview/HISTORY | 3
archive/uudeview/PROVIDES | 1
audio-soft/picard/DETAILS | 4
audio-soft/picard/HISTORY | 3
devel/pkgconfig/DEPENDS | 8 -
devel/pkgconfig/DETAILS | 4
devel/pkgconfig/HISTORY | 4
devel/qt4pas/DETAILS | 4
devel/qt4pas/HISTORY | 3
disk/lilo/DEPENDS | 2
disk/lilo/HISTORY | 3
gnome2-apps/abiword/HISTORY | 5
gnome2-apps/abiword/PRE_BUILD | 4
gnome2-apps/abiword/abiword-gcc46.patch | 58
++++++++++
http/midori/DEPENDS | 5
http/midori/DETAILS | 4
http/midori/HISTORY | 4
kde4-apps/amarok2/DETAILS | 4
kde4-apps/amarok2/HISTORY | 5
kde4-apps/amarok2/PRE_BUILD | 3
kde4-apps/amarok2/qtscriptgenerator.patch | 13 --
kde4-apps/yakuake4/DETAILS | 6 -
kde4-apps/yakuake4/HISTORY | 3
kde4-support/phonon-backend-vlc/DETAILS | 6 -
kde4-support/phonon-backend-vlc/HISTORY | 4
kernels/linux/HISTORY | 3
kernels/linux/info/patches/maintenance_patches/patch-2.6.35.14 | 6 +
utils/crosstool-ng/DEPENDS | 2
utils/crosstool-ng/DETAILS | 16 ++
utils/crosstool-ng/HISTORY | 3
x11-toolkits/gtk+/BUILD | 2
x11-toolkits/gtk+/DEPENDS | 15 ++
x11-toolkits/gtk+/DETAILS | 7 -
x11-toolkits/gtk+/HISTORY | 6 +
x11-toolkits/gtk+/PRE_BUILD | 4
36 files changed, 174 insertions(+), 56 deletions(-)

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

amarok2: updated spell to 2.4.3

commit b95a18b2a862370ef127ad5589228d6505bb3cab
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

phonon-backend-vlc: updated spell to 0.4.1

commit f849d43430c3c3b556fad777e9750bef45b18c6f
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

picard: updated spell to 0.15.1

commit 60faafaf36e275c2d7eeb2e77d907a2a33d4e79a
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

abiword: Added patch to build with gcc 4.6.x

commit e543b3f06b2861e59587f0f1b59aa478281cda43
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

midori: Updated to version 0.4.0. Now depends vala

commit 2c8c4b5cba7dc4a5a916b742775c61eb5fd2fd42
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

linux 2.6.35.14

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

gtk+: corrected dependencies

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

qt4pas: => V2.4

commit 7b845391add6f3529cd3c073d908f3614af2b970
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

crosstool-ng: new spell, a toolchains builder

commit 122db3a6d5031178167e0da3110467bef6b85c56
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

yakuake4: updated version to 2.9.8, fixed SOURCE_URL

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

pkgconfig 0.26

This creates problem with casting glib2 and pkgconfig after new
Source Mage installation. pkgconfig depends on glib2 and glib2 depends
on pkgconfig. glib2's DEPENDS now contains depends pkgconfig, this must
be changed. optional_depends pkgconfig is not enough. For the first
time (if pkgconfig isn't installed) glib2 must be cast with
PCRE_LIBS and PCRE_CFLAGS defined:

PCRE_LIBS="-L/usr/lib -lpcre" PCRE_CFLAGS="-I/usr/include" default_build

Another option is installation of pkg-config 0.25 with internal glib
after fresh
installation and later update into 0.26. Something like:
if spell_ok glib2 then VERSION=0.26 else VERSION=0.25.
Probably better solution.

Need some discussion and testing.

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

Revert "archive/uudeview: now provides UUDECODE"

This reverts commit 3cf28eff16a6723af981cae7d1da4777208b8925.

uudeview's uudecode isn't possible to use to cast lilo
btw, why we have these links creation in INSTALL, not by upstream

ln -sf uudeview ${INSTALL_ROOT}/usr/bin/uudecode &&
ln -sf uuenview ${INSTALL_ROOT}/usr/bin/uuencode &&
ln -sf uudeview.1 ${INSTALL_ROOT}/usr/share/man/man1/uudecode.1 &&
ln -sf uuenview.1 ${INSTALL_ROOT}/usr/share/man/man1/uuencode.1

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

Revert "Revert "lilo - depends UUDECODE""

This reverts commit 607c4fe6c2a970747d62b2208cb7ac2ccee6fd35.

gmime's uudecode is OK.

$ gaze provides UUDECODE
UUDECODE:
gmime
sharutils
uudeview

I will revert this and remove UUDECODE provider from uudeview.

diff --git a/ChangeLog b/ChangeLog
index 3743adc..caa5d95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-08-01 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * utils/crosstool-ng: new spell, a toolchains builder
+
2011-07-26 Vlad Glagolev <stealth AT sourcemage.org>
* php-pear/php-geoip: new spell, PHP extension for mapping IP address
to
geographic places
diff --git a/archive/uudeview/HISTORY b/archive/uudeview/HISTORY
index c78bb1b..9d2c873 100644
--- a/archive/uudeview/HISTORY
+++ b/archive/uudeview/HISTORY
@@ -1,6 +1,3 @@
-2011-02-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * PROVIDES: added UUDECODE
-
2006-06-28 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Removed BUILD_API=2, set grimoire-wide

diff --git a/archive/uudeview/PROVIDES b/archive/uudeview/PROVIDES
deleted file mode 100755
index f0c0c24..0000000
--- a/archive/uudeview/PROVIDES
+++ /dev/null
@@ -1 +0,0 @@
-UUDECODE
diff --git a/audio-soft/picard/DETAILS b/audio-soft/picard/DETAILS
index 90a4784..b153ae2 100755
--- a/audio-soft/picard/DETAILS
+++ b/audio-soft/picard/DETAILS
@@ -1,9 +1,9 @@
SPELL=picard
- VERSION=0.12.1
+ VERSION=0.15.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=http://ftp.musicbrainz.org/pub/musicbrainz/picard/$SOURCE
-
SOURCE_HASH=sha512:55ce3c97b56ff86ffcd5667105dfdc0f262e0a92ebceaca4787f331842075ae8695346444bf2b5a6f1107fb5c57b77920daf35ffc08f968ac58cad903ab1be4c
+
SOURCE_HASH=sha512:fd30f41841c8d57cad9c9bdc4925f3ce240549c3b84c334b4395783dda0f008bac1d660ad60b527b15c996d47224cdd0c7a16a06932f263b8ea5591a5ea15bdd
WEB_SITE=http://musicbrainz.org/doc/PicardTagger
ENTERED=20060627
LICENSE[0]=GPL
diff --git a/audio-soft/picard/HISTORY b/audio-soft/picard/HISTORY
index 00f1e8e..647494e 100644
--- a/audio-soft/picard/HISTORY
+++ b/audio-soft/picard/HISTORY
@@ -1,3 +1,6 @@
+2011-08-02 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 0.15.1
+
2009-11-02 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 0.12.1

diff --git a/devel/pkgconfig/DEPENDS b/devel/pkgconfig/DEPENDS
index 7349c44..150d45a 100755
--- a/devel/pkgconfig/DEPENDS
+++ b/devel/pkgconfig/DEPENDS
@@ -1,7 +1 @@
-# only allow dependency if glib2 is installed, otherwise a cycle is created
-if spell_ok glib2; then
- optional_depends glib2 \
- "--with-installed-glib" \
- "--without-installed-glib" \
- "to use system GLib"
-fi
+depends glib2
diff --git a/devel/pkgconfig/DETAILS b/devel/pkgconfig/DETAILS
index 7c58683..ef95a61 100755
--- a/devel/pkgconfig/DETAILS
+++ b/devel/pkgconfig/DETAILS
@@ -1,6 +1,6 @@
SPELL=pkgconfig
- VERSION=0.25
-
SOURCE_HASH=sha512:6c50ca542733feeb10301097ade32075c5417ada5bdd195957de8521a28b20e0e7a54ed553fa3e022b24969e9deb97d72e289192cb2a3afc2c86241dc6cafa02
+ VERSION=0.26
+
SOURCE_HASH=sha512:9390d5918dd4ac520b914d2330aa7cae2587ca7b21b03bc88372fd5dbbd78e33eeb3fca39fcdb6dd10113658f03118a1c8829149c7029eb0dd80348d100170a4
SOURCE=pkg-config-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pkg-config-$VERSION
SOURCE_URL[0]=http://www.freedesktop.org/software/$SPELL/releases/$SOURCE
diff --git a/devel/pkgconfig/HISTORY b/devel/pkgconfig/HISTORY
index 6a29c2d..7fbfa21 100644
--- a/devel/pkgconfig/HISTORY
+++ b/devel/pkgconfig/HISTORY
@@ -1,3 +1,7 @@
+2011-08-01 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.26
+ * DEPENDS: embedded glib has been removed, depends on glib2 now
+
2010-08-10 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* DETAILS: let's not try running a subshell in description

diff --git a/devel/qt4pas/DETAILS b/devel/qt4pas/DETAILS
index 80082d0..d72d04c 100755
--- a/devel/qt4pas/DETAILS
+++ b/devel/qt4pas/DETAILS
@@ -1,6 +1,6 @@
SPELL=qt4pas
- VERSION=V2.3
-
SOURCE_HASH=sha512:2d4fff8cf7589f5c0e986a330436cc322ef1f727d8d8743a98b8247b98ea5a58fb5790ae24924a32132a941278a4c3dffaf6f717508320da784009d8560c7f2e
+ VERSION=V2.4
+
SOURCE_HASH=sha512:4a5f7dadbef6b69a8d888ef601593c3fd8d614d6afad92dabf10466e94d02b39d6ef7482d3acda70406220a076f82ac6d87ed0a066150303268d35d596b83dd4
VQT=Qt4.5.3
VX=${VERSION}_${VQT}
SOURCE=$SPELL-$VX.tar.gz
diff --git a/devel/qt4pas/HISTORY b/devel/qt4pas/HISTORY
index 01811fc..3a0de98 100644
--- a/devel/qt4pas/HISTORY
+++ b/devel/qt4pas/HISTORY
@@ -1,3 +1,6 @@
+2011-08-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version V2.4 (qt4.5.3)
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
diff --git a/disk/lilo/DEPENDS b/disk/lilo/DEPENDS
index 7381d1e..eb75d5c 100755
--- a/disk/lilo/DEPENDS
+++ b/disk/lilo/DEPENDS
@@ -1,5 +1,5 @@
depends gnupg &&
depends LD86 &&
depends smgl-fhs &&
-depends sharutils &&
+depends UUDECODE &&
optional_depends lvm '' '' 'device mapper support'
diff --git a/disk/lilo/HISTORY b/disk/lilo/HISTORY
index 90261b6..b33ed48 100644
--- a/disk/lilo/HISTORY
+++ b/disk/lilo/HISTORY
@@ -4,6 +4,9 @@
2010-11-29 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed SOURCE_URL

+2010-11-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: sharutils => UUDECODE
+
2010-11-07 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add sharutils
make[1]: Entering directory `/usr/src/lilo-23.1/images'
diff --git a/gnome2-apps/abiword/HISTORY b/gnome2-apps/abiword/HISTORY
index cd3a0d6..2a20157 100644
--- a/gnome2-apps/abiword/HISTORY
+++ b/gnome2-apps/abiword/HISTORY
@@ -1,3 +1,8 @@
+2001-08-01 George Sherwood <gsherwood AT sourcemage.org>
+ * PRE_BUILD: Added to apply patch
+ * abiword-gcc46.patch: Upstream patch to work with gcc 4.6.x
+ http://bugzilla.abisource.com/show_bug.cgi?id=13066
+
2011-04-14 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: added a subdependency on a font to fontconfig

diff --git a/gnome2-apps/abiword/PRE_BUILD b/gnome2-apps/abiword/PRE_BUILD
new file mode 100755
index 0000000..410429d
--- /dev/null
+++ b/gnome2-apps/abiword/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+
+cd $SOURCE_DIRECTORY &&
+patch -p0 < $SPELL_DIRECTORY/abiword-gcc46.patch
diff --git a/gnome2-apps/abiword/abiword-gcc46.patch
b/gnome2-apps/abiword/abiword-gcc46.patch
new file mode 100644
index 0000000..c4b9e9c
--- /dev/null
+++ b/gnome2-apps/abiword/abiword-gcc46.patch
@@ -0,0 +1,58 @@
+--- src/Makefile.am 2009-09-09 15:11:01.000000000 +0200
++++ src/Makefile.am 2011-05-16 10:12:55.378621418 +0200
+@@ -44,7 +44,7 @@
+
+ libabiword_2_8_la_LDFLAGS = \
+ $(DEPS_LIBS) \
+- --no-undefined \
++ -Wl,--no-undefined \
+ -avoid-version \
+ -export-dynamic
+
+@@ -107,7 +107,7 @@
+
+ AbiWord_LDFLAGS = \
+ $(DEPS_LIBS) \
+- --no-undefined \
++ -Wl,--no-undefined \
+ -avoid-version \
+ -export-dynamic \
+ -headerpad_max_install_names
+@@ -129,7 +129,7 @@
+
+ abiword_LDFLAGS = \
+ $(platform_ldflags) \
+- --no-undefined \
++ -Wl,--no-undefined \
+ -avoid-version \
+ -export-dynamic
+
+--- src/Makefile.in 2010-06-13 23:17:56.000000000 +0200
++++ src/Makefile.in 2011-05-16 10:13:35.595224769 +0200
+@@ -503,7 +503,7 @@
+ $(WP_CPPFLAGS) \
+ -DABIWORD_DATADIR="\"$(ABIWORD_DATADIR)\""
+
+-libabiword_2_8_la_LDFLAGS = $(DEPS_LIBS) --no-undefined -avoid-version \
++libabiword_2_8_la_LDFLAGS = $(DEPS_LIBS) -Wl,--no-undefined -avoid-version \
+ -export-dynamic $(am__append_6)
+ libabiword_2_8_la_LIBADD = $(opt_libs) plugins/libplugins.la \
+ text/fmt/xp/libxp.la text/ptbl/xp/libxp.la \
+@@ -538,7 +538,7 @@
+
+ @TOOLKIT_COCOA_TRUE@AbiWord_LDFLAGS = \
+ @TOOLKIT_COCOA_TRUE@ $(DEPS_LIBS) \
+-@TOOLKIT_COCOA_TRUE@ --no-undefined \
++@TOOLKIT_COCOA_TRUE@ -Wl,--no-undefined \
+ @TOOLKIT_COCOA_TRUE@ -avoid-version \
+ @TOOLKIT_COCOA_TRUE@ -export-dynamic \
+ @TOOLKIT_COCOA_TRUE@ -headerpad_max_install_names
+@@ -554,7 +554,7 @@
+
+ @TOOLKIT_COCOA_FALSE@abiword_LDFLAGS = \
+ @TOOLKIT_COCOA_FALSE@ $(platform_ldflags) \
+-@TOOLKIT_COCOA_FALSE@ --no-undefined \
++@TOOLKIT_COCOA_FALSE@ -Wl,--no-undefined \
+ @TOOLKIT_COCOA_FALSE@ -avoid-version \
+ @TOOLKIT_COCOA_FALSE@ -export-dynamic
+
diff --git a/http/midori/DEPENDS b/http/midori/DEPENDS
index 8887e6f..5ee2156 100755
--- a/http/midori/DEPENDS
+++ b/http/midori/DEPENDS
@@ -4,11 +4,8 @@ depends libxml2 &&
depends python &&
depends libnotify &&
depends sqlite &&
-
+depends vala &&

optional_depends unique "" "" "provide libUnique support" &&
optional_depends gnome-icon-theme "" "" "for all the icons" &&
-optional_depends vala "--enable-vala" \
- "--disable-vala" \
- "enable vala support for extensions" &&
optional_depends docutils "" "" "enable user manual"
diff --git a/http/midori/DETAILS b/http/midori/DETAILS
index ab76aef..4d0a573 100755
--- a/http/midori/DETAILS
+++ b/http/midori/DETAILS
@@ -10,11 +10,11 @@ if [[ $MIDORI_VCS == y ]]; then
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=0.3.6
+ VERSION=0.4.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:81f5aa3f0726f176b12d6a1791aea4a52304959e2aec7dd19672f8dc07d3a92f2e6bb6a22bd3aab34917c59edf1227508c13e3b54a033ceb60c2a252bb2c85c0
+
SOURCE_HASH=sha512:8a48bfdfd630e85371caa7be9da56925e2bb1abfa1bcdfda59643493753d66c1b96b68e8fd8194455439b4ed85413cefdc3b14cc3738f47a1691faf0e27633bd
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://software.twotoasts.de/?page=midori
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index 7cd336e..e75a4bc 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,7 @@
+2011-08-01 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 0.4.0
+ * DEPENDS: Now depends vala
+
2011-05-15 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.3.6

diff --git a/kde4-apps/amarok2/DETAILS b/kde4-apps/amarok2/DETAILS
index 7893fef..49d4910 100755
--- a/kde4-apps/amarok2/DETAILS
+++ b/kde4-apps/amarok2/DETAILS
@@ -7,8 +7,8 @@ if [[ $AMR_SVN == y ]];then
SOURCE_URL[0]=git://gitorious.org/amarok/amarok.git
FORCE_DOWNLOAD=1
else
- VERSION=2.4.0
-
SOURCE_HASH=sha512:9b04c1431a605f791f4f195ec7af9263516d95014bd13adcb8edd70325633fb09d5995d6ff2d10c2ef0d4cfbd624903796754ac246dec3cb9018bbcc0e42927b
+ VERSION=2.4.3
+
SOURCE_HASH=sha512:68a06a92f354b6ecd9e888c57f0d3dccf29d1029f4d877a80853daf9846863ad9e5195cce2335a3fca46ebed49e8d767c09211a1661a331a53a59fbab518b6cb
SOURCE=$SPELLX-$VERSION.tar.bz2
# SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
SOURCE_URL[0]=$KDE_URL/stable/$SPELLX/$VERSION/src/$SOURCE
diff --git a/kde4-apps/amarok2/HISTORY b/kde4-apps/amarok2/HISTORY
index c3532cc..df794f0 100644
--- a/kde4-apps/amarok2/HISTORY
+++ b/kde4-apps/amarok2/HISTORY
@@ -1,3 +1,8 @@
+2011-08-02 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 2.4.3
+ * qtscriptgenerator.patch: removed, no longer needed
+ * PRE_BUILD: removed, no longer needed
+
2011-02-04 Bor Kraljič <pyrobor AT ver.si>
* DEPENDS: changed mysql -> MYSQL

diff --git a/kde4-apps/amarok2/PRE_BUILD b/kde4-apps/amarok2/PRE_BUILD
deleted file mode 100755
index 6247bac..0000000
--- a/kde4-apps/amarok2/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-patch -p1 < $SCRIPT_DIRECTORY/qtscriptgenerator.patch
diff --git a/kde4-apps/amarok2/qtscriptgenerator.patch
b/kde4-apps/amarok2/qtscriptgenerator.patch
deleted file mode 100644
index 5f61f0e..0000000
--- a/kde4-apps/amarok2/qtscriptgenerator.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/CMakeLists.txt 2009-03-24 16:51:54.000000000 +0200
-+++ b/CMakeLists.txt 2009-03-24 17:06:57.000000000 +0200
-@@ -38,9 +38,6 @@
-
- macro_log_feature( KDE4_FOUND "kdelibs" "The toolkit Amarok uses to
build" "http://www.kde.org"; TRUE "4.2.0" "" )
-
-- find_package( QtScriptQtBindings REQUIRED )
-- macro_log_feature( QTSCRIPTQTBINDINGS_FOUND "qtscript-qt" "QtScript Qt
Bindings" "http://code.google.com/p/qtscriptgenerator/"; TRUE "" "" )
--
- add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
-
- find_package(MySQLAmarok REQUIRED)
-
diff --git a/kde4-apps/yakuake4/DETAILS b/kde4-apps/yakuake4/DETAILS
index b1c7aa3..37da566 100755
--- a/kde4-apps/yakuake4/DETAILS
+++ b/kde4-apps/yakuake4/DETAILS
@@ -1,9 +1,9 @@
SPELL=yakuake4
- VERSION=2.9.6
-
SOURCE_HASH=sha512:46a1ac7b0e3c9184cae12e021a1670f223a00a5420df617a1448f7daf1b45967e17f6c4e723519bde982ec7ee5f777efe14ffcdc42e079e3cb8cc921918df536
+ VERSION=2.9.8
+
SOURCE_HASH=sha512:37e1c8323c76f09e60677bc6283825e42e3c29c68ef9b86fd3797191d6911ab3958635953bb959e64fa4721b643764f6d2fe3aee6443e2a1f0c5f5c625850b84
SOURCE=${SPELL//4}-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL//4}-$VERSION
- SOURCE_URL=http://download.berlios.de/${SPELL//4}/$SOURCE
+ SOURCE_URL=${KDE_URL}/stable/${SPELL//4}/${VERSION}/src/${SOURCE}
WEB_SITE=http://yakuake.kde.org/
ENTERED=20060113
LICENSE=GPL
diff --git a/kde4-apps/yakuake4/HISTORY b/kde4-apps/yakuake4/HISTORY
index 2a1d90b..87e8b2c 100644
--- a/kde4-apps/yakuake4/HISTORY
+++ b/kde4-apps/yakuake4/HISTORY
@@ -1,3 +1,6 @@
+2011-08-01 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 2.9.8, fixed SOURCE_URL
+
2008-06-09 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 2.9.6

diff --git a/kde4-support/phonon-backend-vlc/DETAILS
b/kde4-support/phonon-backend-vlc/DETAILS
index bf107cc..7056d95 100755
--- a/kde4-support/phonon-backend-vlc/DETAILS
+++ b/kde4-support/phonon-backend-vlc/DETAILS
@@ -1,8 +1,8 @@
SPELL=phonon-backend-vlc
- VERSION=0.4.0
-
SOURCE_HASH=sha512:d6c9a898ea7acba52834230287ad080770235a7dc6e70136e488e976bf6a5ad9f5f09860d2fe15234cace7504dbba63856faf6b9ef192b1b5d6560d411c5a402
+ VERSION=0.4.1
+
SOURCE_HASH=sha512:01b81596298c0b60838ffd13fbe330d79c4952b5dbc2733dbd200456ecf90f055fbf459f7c51ac90c3f4d9dbe7545a0d70fccc6d556ebdef0156838d57f82568
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=$KDE_URL/stable/phonon/$SPELL/$VERSION/src/$SOURCE
+ SOURCE_URL[0]=$KDE_URL/stable/phonon/$SPELL/$VERSION/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://phonon.kde.org/
LICENSE[0]=LGPL
diff --git a/kde4-support/phonon-backend-vlc/HISTORY
b/kde4-support/phonon-backend-vlc/HISTORY
index 16c18df..66596d2 100644
--- a/kde4-support/phonon-backend-vlc/HISTORY
+++ b/kde4-support/phonon-backend-vlc/HISTORY
@@ -1,3 +1,7 @@
+2011-08-02 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 0.4.1
+ Fixed SOURCE_URL[0]
+
2011-04-27 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 0.4.0

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index f65e2af..4968dbe 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,6 @@
+2011-08-02 Ladislav Hagara <hgr AT vabo.cz>
+ * info/patches/maintenance_patches/patch-2.6.35.14: added
+
2011-07-25 Ladislav Hagara <hgr AT vabo.cz>
* latest.defaults: LATEST_3 and LATEST_maintenance_patches_3 added
* PREPARE, CONFIGURE, liblinux, INSTALL: linux 3 support added
diff --git a/kernels/linux/info/patches/maintenance_patches/patch-2.6.35.14
b/kernels/linux/info/patches/maintenance_patches/patch-2.6.35.14
new file mode 100755
index 0000000..133f883
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches/patch-2.6.35.14
@@ -0,0 +1,6 @@
+appliedkernels="2.6.35"
+patchversion="${appliedkernels}.14"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/longterm/v${appliedkernels}/${source}"
+source_gpg="kernel.gpg:${source}.sign:ESTABLISHED_UPSTREAM_KEY"
+gpg_source_url="${source_url}.sign"
diff --git a/utils/crosstool-ng/DEPENDS b/utils/crosstool-ng/DEPENDS
new file mode 100755
index 0000000..4afeb17
--- /dev/null
+++ b/utils/crosstool-ng/DEPENDS
@@ -0,0 +1,2 @@
+depends cvs &&
+depends subversion
diff --git a/utils/crosstool-ng/DETAILS b/utils/crosstool-ng/DETAILS
new file mode 100755
index 0000000..8d2ab49
--- /dev/null
+++ b/utils/crosstool-ng/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=crosstool-ng
+ VERSION=1.12.0
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://crosstool-ng.org/download/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:54b71a782f40ddaf1985785b56396d50e86d4f919d4123d4131d32dda2b84d0326383bf0b0432637d60a3f79b2432631985d3bba832156f30d5ca5a833cc682f
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://crosstool-ng.org";
+ LICENSE[0]=GPL
+ ENTERED=20110801
+ SHORT="toolchains builder"
+cat << EOF
+crosstool-NG aims at building toolchains. Toolchains are an essential
component
+in a software development project. It will compile, assemble and link the
code
+that is being developed. Some pieces of the toolchain will eventually end up
in
+the resulting binary/ies: static libraries are but an example.
+EOF
diff --git a/utils/crosstool-ng/HISTORY b/utils/crosstool-ng/HISTORY
new file mode 100644
index 0000000..a0c5a93
--- /dev/null
+++ b/utils/crosstool-ng/HISTORY
@@ -0,0 +1,3 @@
+2011-08-01 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS, DEPENDS, HISTORY: spell created
+
diff --git a/x11-toolkits/gtk+/BUILD b/x11-toolkits/gtk+/BUILD
deleted file mode 100755
index c5a5e5d..0000000
--- a/x11-toolkits/gtk+/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-patch -p0 < $SCRIPT_DIRECTORY/config.sub.patch &&
-default_build
diff --git a/x11-toolkits/gtk+/DEPENDS b/x11-toolkits/gtk+/DEPENDS
index 8da15a6..b34f34d 100755
--- a/x11-toolkits/gtk+/DEPENDS
+++ b/x11-toolkits/gtk+/DEPENDS
@@ -1,2 +1,13 @@
-depends glib &&
-depends xorg-libs
+depends glib &&
+depends libx11 &&
+depends libxext &&
+
+optional_depends libsm \
+ "--enable-shm" \
+ "--disable-shm" \
+ "for shared memory support" &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support"
diff --git a/x11-toolkits/gtk+/DETAILS b/x11-toolkits/gtk+/DETAILS
index bffc09d..e6d710c 100755
--- a/x11-toolkits/gtk+/DETAILS
+++ b/x11-toolkits/gtk+/DETAILS
@@ -1,16 +1,15 @@
- SPELL=gtk\+
+ SPELL=gtk+
VERSION=1.2.10
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/v1.2/$SOURCE

SOURCE_HASH=sha512:6a05062520954287b0e24a95169d18c216145ee79d1fa7f54222db32c8e39e011e3dc49886d3bc4de1cc1ebd71f5744e41891cde8d5c2759f637e71c390a235f
LICENSE[0]=LGPL
WEB_SITE=http://www.gtk.org
ENTERED=20010922
KEYWORDS="x11 libs"
- SHORT="gtk+ is a multi-platform toolkit for creating GUIs."
+ SHORT="multi-platform toolkit for creating GUIs"
cat << EOF
-GTK+
GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient, but
still flexible enough to allow the programmer freedom in the interfaces
diff --git a/x11-toolkits/gtk+/HISTORY b/x11-toolkits/gtk+/HISTORY
index 8b341e3..c78b555 100644
--- a/x11-toolkits/gtk+/HISTORY
+++ b/x11-toolkits/gtk+/HISTORY
@@ -1,3 +1,9 @@
+2011-08-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: quoting paths
+ * DEPENDS: corrected dependencies -- killed xorg-libs, see #14699
+ * BUILD: removed
+ * PRE_BUILD: added, patches are applied here
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs

diff --git a/x11-toolkits/gtk+/PRE_BUILD b/x11-toolkits/gtk+/PRE_BUILD
new file mode 100755
index 0000000..2039c61
--- /dev/null
+++ b/x11-toolkits/gtk+/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+patch -p0 < "$SPELL_DIRECTORY/config.sub.patch"



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (5098d7144b951c306976d1999a2d4288098375fd), Eric Sandall, 08/02/2011

Archive powered by MHonArc 2.6.24.

Top of Page