[Frugalware-devel] Some makepkg patches...

Wael Nasreddine wael at nasreddine.com
Tue Jan 16 20:30:18 CET 2007


Hi

Here's some patches I find usefull, they are all darcs-ready, description:
- pacman-Fextract-part1.patch
    Remove the hardcoded source extraction work in makepkg, use Fextract
    function instead
- pacman-Fextract-part2.patch
    Add Fextract function to include/utils.sh
- vim-add-Fextract.patch
    Add Fextract function to frugalware patch of VIM 7
- pacman-add-wrtsha1.patch
    This patch will save a hell lot of time for developers, instead of each time
    doing makepkg -g >> FrugalBuild without forgetting of course to remove old
    sha1sums array, you will instead put a block in frugalBuild like this:
    ### BEGIN SHA1 ###
    ### END SHA1 ###
    and then call makepkg -G which will put all sha1sums stuff inside this block
    (erasing any existing data there)
    ### BEGIN SHA1 ###
    sha1sums=('first sha1' 'second sha1' \
              'third sha1')
    ### END SHA1 ###


Voila Hope you find them usefull :)

-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: pacman-Fextract-part1.patch.gz
Type: application/x-gunzip
Size: 1372 bytes
Desc: not available
Url : /pipermail/attachments/20070116/2d9d5666/pacman-Fextract-part1.patch-0001.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pacman-Fextract-part2.patch.gz
Type: application/x-gunzip
Size: 4995 bytes
Desc: not available
Url : /pipermail/attachments/20070116/2d9d5666/pacman-Fextract-part2.patch-0001.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vim-add-Fextract.patch.gz
Type: application/x-gunzip
Size: 4855 bytes
Desc: not available
Url : /pipermail/attachments/20070116/2d9d5666/vim-add-Fextract.patch-0001.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pacman-add-wrtsha1.patch.gz
Type: application/x-gunzip
Size: 1893 bytes
Desc: not available
Url : /pipermail/attachments/20070116/2d9d5666/pacman-add-wrtsha1.patch-0001.gz


More information about the Frugalware-devel mailing list