[SM-Commit] GIT changes to master grimoire by Robert Figura (b2d0f7e76f1c249fc1ed5bb643848e2e200b8c70)

Robert Figura scm at sourcemage.org
Tue Aug 19 13:30:48 EDT 2008


GIT changes to master grimoire by Robert Figura <template at sourcemage.org>:

 ChangeLog                    |    3 +++
 audio-creation/glame/DEPENDS |    6 +-----
 audio-creation/glame/HISTORY |    3 +++
 doc/algorithms/DETAILS       |    3 ++-
 doc/algorithms/HISTORY       |    3 +++
 mobile/gtkpbbuttons/DEPENDS  |    1 +
 mobile/gtkpbbuttons/HISTORY  |    3 +++
 utils/lmctl/DEPENDS          |    1 +
 utils/lmctl/HISTORY          |    3 +++
 volatiles                    |    2 +-
 10 files changed, 21 insertions(+), 7 deletions(-)

New commits:
commit 6c41d6648fdce6bc5e1caa2a5e519c2fe76d7add
Author: Robert Figura <template at sourcemage.org>
Commit: Robert Figura <template at sourcemage.org>

    pmi: DETAILS: added FORCE_DOWNLOAD and SOURCE_IGNORE fixing bug 12400

commit 8fcdc933d0c6500b67cfb12bb786faedf98e4117
Author: Robert Figura <template at sourcemage.org>
Commit: Robert Figura <template at sourcemage.org>

    gtkpbbuttons: DEPENDS: added libgnomeui, fixing bug 12472

commit 7c12f8d711e1e482ecccd40b5b6a609ee5745bbb
Author: Robert Figura <template at sourcemage.org>
Commit: Robert Figura <template at sourcemage.org>

    lcmtl: DEPENDS: added libusb

commit d4ea81897292b31146449834d2d13ec7468c8e22
Author: Robert Figura <template at sourcemage.org>
Commit: Robert Figura <template at sourcemage.org>

    glame: DEPENDS: made libxml2 non-optional, fixing bug 12596

commit ce466417c7f63e8258572a2ef1ccb685b1dc799a
Author: Robert Figura <template at sourcemage.org>
Commit: Robert Figura <template at sourcemage.org>

    volatiles: fixed regex for perllocal.pod, fixing bug 14458

diff --git a/ChangeLog b/ChangeLog
index ba7b61b..85ad0e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
 2008-08-19 Robert Figura <rfigura at sourcemage.org>
+	* volatiles: fixed regex for perllocal.pod
+
+2008-08-19 Robert Figura <rfigura at sourcemage.org>
 	* excluded: added /usr/share/pear/.filemap
 
 2008-08-19 Ismael Luceno <ismael at sourcemage.org>
diff --git a/audio-creation/glame/DEPENDS b/audio-creation/glame/DEPENDS
index 1a1f4da..fddd57d 100755
--- a/audio-creation/glame/DEPENDS
+++ b/audio-creation/glame/DEPENDS
@@ -1,15 +1,11 @@
 depends  guile   &&
+depends  libxml2 &&
 
 optional_depends  ladspa                \
                   "--enable-ladspa"     \
                   "--disable-ladspa"    \
                   "for LADSPA support"  &&
 
-optional_depends  libxml2                \
-                  "--with-libxml2"       \
-                  "--without-libxml2"    \
-                  "for XML 2.0 support"  &&
-
 optional_depends  libgnomeui                        \
                   "--enable-gui"                    \
                   "--disable-gui"                   \
diff --git a/audio-creation/glame/HISTORY b/audio-creation/glame/HISTORY
index e315234..d19680c 100644
--- a/audio-creation/glame/HISTORY
+++ b/audio-creation/glame/HISTORY
@@ -1,3 +1,6 @@
+2008-08-19 Robert Figura <rfigura at sourcemage.org>
+	* DEPENDS: made libxml2 non-optional
+
 2007-04-23 Arwed v. Merkatz <v.merkatz at gmx.net>
 	* DETAILS: updated to 2.0.1
 	* CONFIGURE: removed
diff --git a/doc/algorithms/DETAILS b/doc/algorithms/DETAILS
index 90bb67b..25ae9ae 100755
--- a/doc/algorithms/DETAILS
+++ b/doc/algorithms/DETAILS
@@ -4,7 +4,8 @@
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
    SOURCE_URL[0]=$CTAN_URL/macros/latex/contrib/$SOURCE
    SOURCE_URL[1]=ftp://ftp.dante.de/tex-archive/macros/latex/contrib/$SOURCE
-          MD5[0]=e05c3849e79d0014a48921f5162dd425
+   SOURCE_IGNORE=unversioned
+  FORCE_DOWNLOAD=on
         WEB_SITE=http://www.ctan.org/tex-archive/help/Catalogue/entries/algorithms.html
          ENTERED=20030511
          LICENSE=UNKNOWN
diff --git a/doc/algorithms/HISTORY b/doc/algorithms/HISTORY
index 4b3d1f5..c22c16b 100644
--- a/doc/algorithms/HISTORY
+++ b/doc/algorithms/HISTORY
@@ -1,3 +1,6 @@
+2008-08-19 Robert Figura <template at sourcemage.org>
+	* DETAILS: added FORCE_DOWNLOAD and SOURCE_IGNORE
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 
diff --git a/mobile/gtkpbbuttons/DEPENDS b/mobile/gtkpbbuttons/DEPENDS
index 3aac6ae..7dd7c65 100755
--- a/mobile/gtkpbbuttons/DEPENDS
+++ b/mobile/gtkpbbuttons/DEPENDS
@@ -1,6 +1,7 @@
 depends  pbbuttonsd  &&
 depends  audiofile   &&
 depends  gtk+2       &&
+depends  libgnomeui  &&
 
 optional_depends  gnome2-profile                  \
                   "--with-gnome"                  \
diff --git a/mobile/gtkpbbuttons/HISTORY b/mobile/gtkpbbuttons/HISTORY
index 91b2863..b3b5fee 100644
--- a/mobile/gtkpbbuttons/HISTORY
+++ b/mobile/gtkpbbuttons/HISTORY
@@ -1,3 +1,6 @@
+2008-08-19 Robert Figura <template at sourcemage.org>
+	* DEPENDS: added libgnomeui
+
 2006-09-01 Armando Vega <synan at rilinux.hr>
 	* DETAILS: version bump 0.6.8, removed UPDATED and BUILD_API, source extension changed from .tar.gz to .tgz
 
diff --git a/utils/lmctl/DEPENDS b/utils/lmctl/DEPENDS
new file mode 100755
index 0000000..5487d07
--- /dev/null
+++ b/utils/lmctl/DEPENDS
@@ -0,0 +1 @@
+depends libusb
diff --git a/utils/lmctl/HISTORY b/utils/lmctl/HISTORY
index 1061485..2aefa12 100644
--- a/utils/lmctl/HISTORY
+++ b/utils/lmctl/HISTORY
@@ -1,3 +1,6 @@
+2008-08-19 Robert Figura <template at sourcemage.org>
+	* DEPENDS: added libusb
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 
diff --git a/volatiles b/volatiles
index 64299f4..aa3955e 100644
--- a/volatiles
+++ b/volatiles
@@ -1,4 +1,4 @@
-^/usr/lib/perl5/*/*/perllocal.pod
+^/usr/lib/perl5/.*/.*/perllocal\.pod
 ^/usr/lib/python[^/]*/site-packages/easy-install.pth
 ^/usr/share/pear/\.filemap$
 ^/etc/gconf/gconf\.xml\.defaults/.*



More information about the SM-Commit mailing list