Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (a5ac87075ec6716d77af7b5127969fb3b6741160)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (a5ac87075ec6716d77af7b5127969fb3b6741160)
  • Date: Wed, 11 Aug 2010 18:09:26 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
gnome2-libs/devicekit/DETAILS | 4 +-
gnome2-libs/devicekit/DeviceKit-003.tar.bz2.sig | 0
gnome2-libs/devicekit/DeviceKit-003.tar.gz.sig |binary
gnome2-libs/devicekit/DeviceKit-no-doc.patch | 46
------------------------
gnome2-libs/devicekit/HISTORY | 4 ++
gnome2-libs/devicekit/PRE_BUILD | 6 ---
7 files changed, 6 insertions(+), 54 deletions(-)

New commits:
commit a5ac87075ec6716d77af7b5127969fb3b6741160
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

devicekit: changed to release version as cgit version no longer works

diff --git a/gnome2-libs/devicekit/DETAILS b/gnome2-libs/devicekit/DETAILS
index 12e3c76..addfd8f 100755
--- a/gnome2-libs/devicekit/DETAILS
+++ b/gnome2-libs/devicekit/DETAILS
@@ -1,8 +1,8 @@
SPELL=devicekit
VERSION=003
- SOURCE=DeviceKit-$VERSION.tar.bz2
+ SOURCE=DeviceKit-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/DeviceKit-$VERSION
-
SOURCE_URL[0]=http://cgit.freedesktop.org/DeviceKit/DeviceKit/snapshot/$SOURCE
+ SOURCE_URL[0]=http://hal.freedesktop.org/releases/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=LGPL
WEB_SITE=http://www.freedesktop.org/wiki/Software/DeviceKit
diff --git a/gnome2-libs/devicekit/DeviceKit-003.tar.bz2.sig
b/gnome2-libs/devicekit/DeviceKit-003.tar.bz2.sig
deleted file mode 100644
index a34328f..0000000
Binary files a/gnome2-libs/devicekit/DeviceKit-003.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/devicekit/DeviceKit-003.tar.gz.sig
b/gnome2-libs/devicekit/DeviceKit-003.tar.gz.sig
new file mode 100644
index 0000000..a665b7c
Binary files /dev/null and b/gnome2-libs/devicekit/DeviceKit-003.tar.gz.sig
differ
diff --git a/gnome2-libs/devicekit/DeviceKit-no-doc.patch
b/gnome2-libs/devicekit/DeviceKit-no-doc.patch
deleted file mode 100644
index 2959d82..0000000
--- a/gnome2-libs/devicekit/DeviceKit-no-doc.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-diff -Nuar DeviceKit-003/autogen.sh DeviceKit-003.mod/autogen.sh
---- DeviceKit-003/autogen.sh 2009-03-02 21:01:50.000000000 +0100
-+++ DeviceKit-003.mod/autogen.sh 2009-04-20 07:49:18.000000000 +0200
-@@ -31,13 +31,6 @@
- }
- }
-
--(gtkdocize --flavour no-tmpl) < /dev/null > /dev/null 2>&1 || {
-- echo
-- echo "You must have gtk-doc installed to compile $PROJECT."
-- echo "Install the appropriate package for your distribution,"
-- echo "or get the source tarball at
http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/";
-- DIE=1
--}
-
- (automake --version) < /dev/null > /dev/null 2>&1 || {
- echo
-@@ -92,7 +85,7 @@
- echo "Running autoconf ..."
- autoconf
-
--conf_flags="--enable-maintainer-mode --enable-gtk-doc"
-+conf_flags="--enable-maintainer-mode"
-
- if test x$NOCONFIGURE = x; then
- echo "Running $srcdir/configure $conf_flags $@ ..."
-diff -Nuar DeviceKit-003/doc/Makefile.am DeviceKit-003.mod/doc/Makefile.am
---- DeviceKit-003/doc/Makefile.am 2009-03-02 21:01:50.000000000 +0100
-+++ DeviceKit-003.mod/doc/Makefile.am 2009-04-20 07:41:35.000000000 +0200
-@@ -60,14 +60,8 @@
-
- # Extra options to supply to gtkdoc-fixref
- FIXXREF_OPTIONS=
--
--if ENABLE_GTK_DOC
--include $(top_srcdir)/gtk-doc.make
--else
--EXTRA_DIST =
--CLEANFILES =
--endif
--
-+EXTRA_DIST=
-+CLEANFILES=
- # Version information for marking the documentation
- EXTRA_DIST += version.xml.in
-
diff --git a/gnome2-libs/devicekit/HISTORY b/gnome2-libs/devicekit/HISTORY
index eb9d23e..bfaf4cd 100644
--- a/gnome2-libs/devicekit/HISTORY
+++ b/gnome2-libs/devicekit/HISTORY
@@ -1,3 +1,7 @@
+2010-08-11 Robin Cook <rcook AT wyrms.net>
+ * DETALS: returned to release version as cgit version no longer works
+ * PRE_BUILD: removed as no autogen.sh in release version
+
2009-10-08 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS: requires docbook-xsl, not only docbook-dtd

diff --git a/gnome2-libs/devicekit/PRE_BUILD b/gnome2-libs/devicekit/PRE_BUILD
deleted file mode 100755
index f4d1a24..0000000
--- a/gnome2-libs/devicekit/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-if ! is_depends_enabled $SPELL gtk-doc ; then
-patch -p1 < $SPELL_DIRECTORY/DeviceKit-no-doc.patch
-fi &&
-NOCONFIGURE=Y ./autogen.sh



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (a5ac87075ec6716d77af7b5127969fb3b6741160), Robin Cook, 08/11/2010

Archive powered by MHonArc 2.6.24.

Top of Page