Remove $extract_sufx item from TODO, add some more from xbps.sh.

--HG--
extra : convert_revision : 8be664ab1189c24842158700823cea3dce03fae8
This commit is contained in:
Juan RP 2008-10-28 16:22:30 +01:00
parent 75f9cf1401
commit 4b276a75ac
2 changed files with 6 additions and 7 deletions

8
TODO
View File

@ -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

View File

@ -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.
#