Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (33fc8cc455f6400c74b673979ba84960617e4349)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (33fc8cc455f6400c74b673979ba84960617e4349)
  • Date: Sun, 2 Mar 2008 04:42:33 -0600

GIT changes to master grimoire by Andraž Levstik <ruskie AT mages.ath.cx>:

disk/squashfs-tools/DETAILS | 4 ++--
disk/squashfs-tools/HISTORY | 3 +++
mobile/gpsd/DEPENDS | 7 ++++++-
mobile/gpsd/DETAILS | 12 +++++++-----
mobile/gpsd/HISTORY | 4 ++++
5 files changed, 22 insertions(+), 8 deletions(-)

New commits:
commit 202906616ec03c8e7ecf0225950e3d7274dac971
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

squashfs-tools: version update

commit 85e0ab228e8a4daa57f1ea9ed79779a27001c7e7
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

gpsd: version update

diff --git a/disk/squashfs-tools/DETAILS b/disk/squashfs-tools/DETAILS
index 3e4b5b8..6df9141 100755
--- a/disk/squashfs-tools/DETAILS
+++ b/disk/squashfs-tools/DETAILS
@@ -1,9 +1,9 @@
SPELL=squashfs-tools
- VERSION=3.1-r2
+ VERSION=3.3
SOURCE=squashfs${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/squashfs${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/squashfs/${SOURCE}
-
SOURCE_HASH=sha512:fa83a63ea24861c6b1d56fc76dcd6698f3ac6aa4751832cad2478bc22d845b64808b81528f11b10130dac2c7fec9cc5be8072e185788947f0a61e5e7e710c570
+
SOURCE_HASH=sha512:04d3960d71ce263d3d77878ca06d3f3a55bc10db4efc3ab500868a611fede8f3a1db7cb365693af1fd1578994dc53d6d39f2c5c7b50b8fce37c85794fae8e052
WEB_SITE=http://squashfs.sourceforge.net/
LICENSE[0]=GPL
ENTERED=20050104
diff --git a/disk/squashfs-tools/HISTORY b/disk/squashfs-tools/HISTORY
index 5dd1f15..19ba548 100644
--- a/disk/squashfs-tools/HISTORY
+++ b/disk/squashfs-tools/HISTORY
@@ -1,3 +1,6 @@
+2008-02-16 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 3.3
+
2006-09-12 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.1-r2, removed UPDATED

diff --git a/mobile/gpsd/BUILD b/mobile/gpsd/BUILD
old mode 100755
new mode 100644
diff --git a/mobile/gpsd/DEPENDS b/mobile/gpsd/DEPENDS
index a4d54dd..b4bb81b 100755
--- a/mobile/gpsd/DEPENDS
+++ b/mobile/gpsd/DEPENDS
@@ -1 +1,6 @@
-depends X11-SERVER
+optional_depends dbus \
+ '--enable-dbus' '--disable-dbus' \
+ "Enable dbus support" &&
+optional_depends X11-SERVER \
+ '--with-x' '--without-x' \
+ "Enable X11 support"
diff --git a/mobile/gpsd/DETAILS b/mobile/gpsd/DETAILS
index 70e9511..a78098a 100755
--- a/mobile/gpsd/DETAILS
+++ b/mobile/gpsd/DETAILS
@@ -1,15 +1,17 @@
SPELL=gpsd
- VERSION=2.20
+ VERSION=2.37
SOURCE=$SPELL-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://download.berlios.de/gpsd/$SOURCE
-
SOURCE_HASH=sha512:871b593924087daed73ae437d3ccf9fe1c6afac34623210a090d81c45976626cec74d86663e94f671836658fedcbd98e15b6deb73a4647832bfcbeaeb64ce102
+
SOURCE_HASH=sha512:cd2efd62320a81e076994dc9de8631362b38e5bd1d431dc61240b1296feaafc46724a58845f7ac89e5331721f2dc4b535a2f0694673e3513efcf3ca63a9cb471
WEB_SITE=http://gpsd.berlios.de/
ENTERED=20040217
- UPDATED=20050323
- LICENSE=GPL
+ LICENSE=GPL
KEYWORDS="mobile"
SHORT="GPSD is a gps translator."
cat << EOF
-Gpsd is a translator. It takes input from a device capable of generating
positional data (like a GPS or a Loran receiver) and translates it into
another, very simple format. Gpsd re-publishes the data on a networking port
via ip. Clients can connect to this port and request data at their leisure.
+Gpsd is a translator. It takes input from a device capable of generating
+positional data (like a GPS or a Loran receiver) and translates it into
+another, very simple format. Gpsd re-publishes the data on a networking port
+via ip. Clients can connect to this port and request data at their leisure.
EOF
diff --git a/mobile/gpsd/HISTORY b/mobile/gpsd/HISTORY
index 457aaf1..1ab81f8 100644
--- a/mobile/gpsd/HISTORY
+++ b/mobile/gpsd/HISTORY
@@ -1,3 +1,7 @@
+2008-02-20 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 2.37
+ fixed long description wrap
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (33fc8cc455f6400c74b673979ba84960617e4349), Andraž Levstik, 03/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page