Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (02f1299b88c517a954b586abfc47155d9cc84401)
  • Date: Tue, 13 Feb 2007 05:01:25 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:

ChangeLog | 3 +++
devel/xdg-utils/DETAILS | 26 ++++++++++++++++++++++++++
devel/xdg-utils/HISTORY | 4 ++++
disk/libisofs/DEPENDS | 1 +
disk/libisofs/HISTORY | 3 +++
5 files changed, 37 insertions(+)

New commits:
commit 02f1299b88c517a954b586abfc47155d9cc84401
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

xdg-utils-1.0.1

commit 423f1ebcbc1a62c1ce5e39b16808336ff7dd3315
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

libisofs

diff --git a/ChangeLog b/ChangeLog
index 0e0af56..83cdcf4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-02-13 Treeve Jelbert <treeve AT pi.be>
+ * devel/xdg-utils: new spell, desktop integration tools
+
2007-02-12 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* graphics/xplab: new spell, pattern recognition software with
GUI
diff --git a/devel/xdg-utils/DETAILS b/devel/xdg-utils/DETAILS
new file mode 100755
index 0000000..4220da3
--- /dev/null
+++ b/devel/xdg-utils/DETAILS
@@ -0,0 +1,26 @@
+ SPELL=xdg-utils
+ VERSION=1.0.1
+
SOURCE_HASH=sha512:4105025013fc2f63218a02f8e9c43bcd99b471d399d13091cfa17ab8d7c607fb78589e88fc39cb32afc5a9ca2b26ee4a06a5eca5cc6692af4d4d182ecb8b1a68
+ SOURCE=$SPELL-$VERSION.tgz
+# SOURCE2=$SOURCE.sig
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://portland.freedesktop.org/download/$SOURCE
+# SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+# SOURCE_GPG=gnu.gpg:$SOURCE.sig:UPSTREAM_KEY
+# SOURCE2_IGNORE=signature
+
+WEB_SITE=http://portland.freedesktop.org/wiki/XdgUtils
+ LICENSE[0]=MIT
+ ENTERED=20070213
+ KEYWORDS="desktop"
+ SHORT="desktop integration tools"
+cat << EOF
+Xdg-utils is a set of command line tools that assist applications with a
+variety of desktop integration tasks. About half of the tools focus on tasks
+commonly required during the installation of a desktop application and the
+other half focuses on integration with the desktop environment while the
+application is running. Even if the desktop components of your application
are
+limited to an installer, configuration or management tool, Xdg-utils
provides
+you with an easy way to enhance the usage experience of your customers by
+improving the integration of these components in the user's environment.
+ EOF
diff --git a/devel/xdg-utils/HISTORY b/devel/xdg-utils/HISTORY
new file mode 100644
index 0000000..4531607
--- /dev/null
+++ b/devel/xdg-utils/HISTORY
@@ -0,0 +1,4 @@
+2007-02-13 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: version 1.0.1
+ spell created
+
diff --git a/disk/libisofs/DEPENDS b/disk/libisofs/DEPENDS
index c8c0e67..945a23c 100755
--- a/disk/libisofs/DEPENDS
+++ b/disk/libisofs/DEPENDS
@@ -1,3 +1,4 @@
+depends pkgconfig &&
if [ "$LIBISOFS_SVN" == "y" ]; then
depends libtool &&
depends automake &&
diff --git a/disk/libisofs/HISTORY b/disk/libisofs/HISTORY
index ae8892c..c534b67 100644
--- a/disk/libisofs/HISTORY
+++ b/disk/libisofs/HISTORY
@@ -1,3 +1,6 @@
+2007-02-13 Treeve Jelbert <treeve AT pi.be>
+ * DEPENDS: add pkgconfig
+
2007-01-09 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 0.2.4




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (02f1299b88c517a954b586abfc47155d9cc84401), Treeve Jelbert, 02/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page