From: Perforce Review Daemon <p4review AT smee.org>
To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
Subject: PERFORCE change 80464 by Andraž "ruskie" Levstik for review
Date: Sat, 10 Jun 2006 16:35:02 +0100 (BST)
Change 80464 by andraž_levstik AT omega.mages.ath.cx on 2006/06/10 16:32:16
@@ -1,3 +1,11 @@
+2006-06-10 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * PREPARE: ask for specific revision of the source,
+ ask for HEAD/$date versions
+ * DETAILS: Figure out the proper version
+ * DEPENDS: corrected boost description
+ * INSTALL: added INSTALL_ROOT and made it nicer
+ * BUILD: added INSTALL_ROOT and made it nicer
+
2006-06-09 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: modified to provide multiple trees
* INSTALL: modified to provide multiple trees
@@ -1,6 +1,9 @@
config_query XMMS2_SNAPSHOT "Do you want to build a snapshot version?" y
&&
if [[ $XMMS2_SNAPSHOT == "y" ]]
then
+config_query XMMS2_SNAPSHOT_AUTO "Do you want to autoupdate on
system-update/queue" n &&
config_query_list XMMS2_TREE "Which tree do you want to use:" \
- stable devel anders eleusis jlt juhovh nano theefer
tilman tru
+ stable devel anders eleusis jlt juhovh nano theefer
tilman tru &&
+config_query_string XMMS2_TREE_REV "Enter the revision you want to checkout \
+(git hash) or HEAD(default) if you want the latest." "HEAD"
fi
PERFORCE change 80464 by Andraž "ruskie" Levstik for review,
Perforce Review Daemon, 06/10/2006