Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2d243bae5172f90847c18fb177622bcb250a17b4)

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 master grimoire by Treeve Jelbert (2d243bae5172f90847c18fb177622bcb250a17b4)
  • Date: Wed, 26 Mar 2008 12:18:25 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

disk/gparted/DEPENDS | 3 ++-
disk/gparted/DETAILS | 6 +++---
disk/gparted/HISTORY | 4 ++++
gnome2-apps/gramps/DEPENDS | 1 -
gnome2-apps/gramps/DETAILS | 4 ++--
gnome2-apps/gramps/HISTORY | 4 ++++
graphics-libs/sane-backends/HISTORY | 3 +++
graphics-libs/sane-backends/INSTALL | 3 +--
kde4-apps/ktorrent4/DETAILS | 4 ++--
kde4-apps/ktorrent4/HISTORY | 3 +++
x11-libs/fontconfig/DETAILS | 4 ++--
x11-libs/fontconfig/HISTORY | 3 +++
12 files changed, 29 insertions(+), 13 deletions(-)

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

"gparted-0.3.6"

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

"fontconfig-2.5.91"

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

"gramps-3.0.0"

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

sane-backends - installl some extra files

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

"ktorrent4-3.0.1"

diff --git a/disk/gparted/DEPENDS b/disk/gparted/DEPENDS
index 369def3..1f7e65a 100755
--- a/disk/gparted/DEPENDS
+++ b/disk/gparted/DEPENDS
@@ -2,4 +2,5 @@ depends g++ &&
depends xml-parser-expat &&
depends parted &&
depends udev &&
-depends gtkmm2
+depends gtkmm2 &&
+suggest_depends mtools '' '' 'full volume label support'
diff --git a/disk/gparted/DETAILS b/disk/gparted/DETAILS
index 52cc234..7c52412 100755
--- a/disk/gparted/DETAILS
+++ b/disk/gparted/DETAILS
@@ -1,7 +1,7 @@
SPELL=gparted
- VERSION=0.3.5
-
SOURCE_HASH=sha512:de05f44de93d4285fcdfd223070d0fa3a62e650634810a4277da58c404feffd524a18c8386ac0a8f3939fbde75dcd4494ff63d60a1a12b0cad75b58bd8e71236
- SOURCE=${SPELL}-${VERSION}.tar.bz2
+ VERSION=0.3.6
+
SOURCE_HASH=sha512:928c8b38a9abfeb4909eac1a71b82c48fb17e7d9bbd49e0ada431ee9485634a7280fc20d83ddbf28ba1585a7ef696577f8d8b8f31b614ba52a56e6e7020c1e4a
+ SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
diff --git a/disk/gparted/HISTORY b/disk/gparted/HISTORY
index 77696e2..386cc05 100644
--- a/disk/gparted/HISTORY
+++ b/disk/gparted/HISTORY
@@ -1,3 +1,7 @@
+2008-03-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.6
+ * DEPENDS: add suggest mtools, for full volume label support
+
2008-02-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.3.5

diff --git a/gnome2-apps/gramps/DEPENDS b/gnome2-apps/gramps/DEPENDS
index f997c82..a67eae7 100755
--- a/gnome2-apps/gramps/DEPENDS
+++ b/gnome2-apps/gramps/DEPENDS
@@ -4,7 +4,6 @@ depends -sub NUMPY pygtk2 &&
depends gnome-python2 &&
depends rarian &&
depends librsvg2 &&
-depends gnome-doc-utils &&

suggest_depends reportlab "" "" "create PDF documents" &&

diff --git a/gnome2-apps/gramps/DETAILS b/gnome2-apps/gramps/DETAILS
index 83011aa..b5501a2 100755
--- a/gnome2-apps/gramps/DETAILS
+++ b/gnome2-apps/gramps/DETAILS
@@ -1,6 +1,6 @@
SPELL=gramps
- VERSION=2.2.10
-
SOURCE_HASH=sha512:8744561aec66fcbae691119d964bca246d8162d690d207a8e6077134c2a8c722523e61aca784d9959a8312bd63c891e148a6deaa2ed5c1e4ac0625d7df415e7c
+ VERSION=3.0.0
+
SOURCE_HASH=sha512:00a779cf33421f8500acc471a6cbd58178d1805db221b37709f0abbc85023a045896e9b31e70eacf49cf48baedd9217055a69b3677fb5a0267a4e5019baa9711
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/gnome2-apps/gramps/HISTORY b/gnome2-apps/gramps/HISTORY
index ab4833c..364f267 100644
--- a/gnome2-apps/gramps/HISTORY
+++ b/gnome2-apps/gramps/HISTORY
@@ -1,3 +1,7 @@
+2008-03-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0.0
+ * DEPENDS: remove gnome-doc-utils
+
2008-02-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.2.10

diff --git a/graphics-libs/sane-backends/HISTORY
b/graphics-libs/sane-backends/HISTORY
index fab5494..35f8dd3 100644
--- a/graphics-libs/sane-backends/HISTORY
+++ b/graphics-libs/sane-backends/HISTORY
@@ -1,3 +1,6 @@
+2008-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * INSTALL: yet more sanei*.h files
+
2008-02-27 David Kowis <dkowis AT shlrm.org>
* INSTALL: fixed broken mkdir. Needs -p!

diff --git a/graphics-libs/sane-backends/INSTALL
b/graphics-libs/sane-backends/INSTALL
index b8d4edb..6313014 100755
--- a/graphics-libs/sane-backends/INSTALL
+++ b/graphics-libs/sane-backends/INSTALL
@@ -1,8 +1,7 @@
mkdir -p ${INSTALL_ROOT}/etc/sane.d &&
default_install &&
cd $SOURCE_DIRECTORY &&
-cp include/sane/sane{i,i_config,i_backend}.h \
- ${INSTALL_ROOT}/usr/include/sane &&
+cp include/sane/sanei*.h ${INSTALL_ROOT}/usr/include/sane &&
if spell_ok hotplug;then
mkdir -p $INSTALL_ROOT/etc/hotplug/usb &&
install_config_file tools/hotplug/libsane.usermap \
diff --git a/kde4-apps/ktorrent4/DETAILS b/kde4-apps/ktorrent4/DETAILS
index fc92f48..f95a4a1 100755
--- a/kde4-apps/ktorrent4/DETAILS
+++ b/kde4-apps/ktorrent4/DETAILS
@@ -1,6 +1,6 @@
SPELL=ktorrent4
- VERSION=3.0.0
-
SOURCE_HASH=sha512:f50d7a8647eb239cc2ea83d07791e20315920477f307769524a1b4133873ecadd50133ec47840d846a5ab9dd5d90e2525cc76abb5a05caaf871ccd46f418a0bc
+ VERSION=3.0.1
+
SOURCE_HASH=sha512:79b01a4fd2d4fe193c4ab1a938d11c15e9e841d7e6fa04414cf2cc257309112506b232ea26d6e9c7e57f99b5213b4dcd3d945cd25d50d94071c93d3fcefe05f9
SOURCE=${SPELL//4}-$VERSION.tar.bz2
# SOURCE_URL=$KDE_URL/stable/${VERSION}/src/extragear/$SOURCE
SOURCE_URL=http://ktorrent.org/downloads/$VERSION/$SOURCE
diff --git a/kde4-apps/ktorrent4/HISTORY b/kde4-apps/ktorrent4/HISTORY
index 7d0a13f..8337d43 100644
--- a/kde4-apps/ktorrent4/HISTORY
+++ b/kde4-apps/ktorrent4/HISTORY
@@ -1,3 +1,6 @@
+2008-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0.1
+
2008-02-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.0.0

diff --git a/x11-libs/fontconfig/DETAILS b/x11-libs/fontconfig/DETAILS
index 05782e5..de269d8 100755
--- a/x11-libs/fontconfig/DETAILS
+++ b/x11-libs/fontconfig/DETAILS
@@ -1,10 +1,10 @@
SPELL=fontconfig
- VERSION=2.4.2
+ VERSION=2.5.91
+
SOURCE_HASH=sha512:f24905f5a5d4c962cfdf1ba3bd1b16e96e034b43a9c6fab92ba0d94ca975265bec8402ae8bef49681b2542e22f4bcb5841b2c906ac1de1857ea14eaf9226a56a
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.fontconfig.org/release/$SOURCE
WEB_SITE=http://www.fontconfig.org/
-
SOURCE_HASH=sha512:287252b61c40fb5909775a75c2a51164b3eaaaf14c7343d52c4ed4038b25f60c87bdf25c710bd4fd4cf96da751a4574a6df445e8b2507f5e70229647ea638e1f
LICENSE[0]=X11
ENTERED=20020909
SHORT="Library for configuring and customizing font access"
diff --git a/x11-libs/fontconfig/HISTORY b/x11-libs/fontconfig/HISTORY
index ed56fcd..2e0999b 100644
--- a/x11-libs/fontconfig/HISTORY
+++ b/x11-libs/fontconfig/HISTORY
@@ -1,3 +1,6 @@
+2008-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.5.91
+
2007-01-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.4.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2d243bae5172f90847c18fb177622bcb250a17b4), Treeve Jelbert, 03/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page