diff options
author | Deposite Pirate | 2018-09-16 18:48:36 +0200 |
---|---|---|
committer | Deposite Pirate | 2018-09-16 18:48:36 +0200 |
commit | d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 (patch) | |
tree | ce5e44d69c5f3175bfdbd1e3717b52c5dcca5638 /Build/TODO | |
parent | f29d3519ce073ec30f99754d93304324f7f26d65 (diff) |
Add ports.
Diffstat (limited to 'Build/TODO')
-rw-r--r-- | Build/TODO | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/TODO b/Build/TODO new file mode 100644 index 0000000..587f760 --- /dev/null +++ b/Build/TODO @@ -0,0 +1,11 @@ +* checksums SHA-* +* isolate slackware stuff (post/*-depends.sh & post/*-package.sh = post/*-slackware.sh) +* make generic functions for distro specific stuff that can be used as needed +* create pacman{-g2} packages +* fix $(libdirsuffix) mess +* allow switching compiler +* GIT support +* user ${package##*/} as the patch basename +* If VERSION is not set then use a CONFIG VARIABLE whose default is set to $(date '+YYmmdd') + if PKGVERS[*] is not set, then set it to VERSION +* a configure function/macro which factors the most used stuff |