From 4b276a75ac98f0c523d81d4e794a2c6fdaf62e71 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 28 Oct 2008 16:22:30 +0100 Subject: [PATCH] Remove $extract_sufx item from TODO, add some more from xbps.sh. --HG-- extra : convert_revision : 8be664ab1189c24842158700823cea3dce03fae8 --- TODO | 8 ++++++-- xbps.sh | 5 ----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index 58b690a7ef..cfc08cde37 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ -* Autodetect extract suffix for files with version numbers like 0.10.21 (gstreamer) - - extract suffix is ignored in pkg desc (should be allow it?) +Some stuff that should be done: + +* Personalized scripts per template to unpack distfiles. +* Multiple URLs to download source distribution files, aliases, etc. + Something like ${sourceforget} to pick up any specified mirror. +* More robust and fast dependency checking. * wget now is required inside the chroot - etc/resolv.conf is copied before entering the chroot diff --git a/xbps.sh b/xbps.sh index b5fca88b6b..5503f1fc71 100755 --- a/xbps.sh +++ b/xbps.sh @@ -27,11 +27,6 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #- # -# TODO -# - Personalized scripts per template to unpack distfiles. -# - Multiple URLs to download source distribution files, aliases, etc. -# - More robust and fast dependency checking. -# # Default path to configuration file, can be overriden # via the environment or command line. #