Package Details: gnu2ucb-coreutils 1-3

Package Base: gnu2ucb-coreutils
Description: A replacement of GNU Coreutils with binaries derived from original UNIX utilities, provided by the Heirloom project
Upstream URL: https://wiki.archlinux.org/index.php/Base2heirloom
Category: system
Licenses: custom:opensolaris custom:lucent
Submitter: WFCody
Maintainer: None
Last Packager: None
Votes: 1
First Submitted: 2011-04-21 15:22
Last Updated: 2011-05-02 17:05

Dependencies (1)

Required by (0)

Sources

  • scripts.tar.gz

Latest Comments

Comment by WFCody

2011-06-03 07:27

@saschakb: GREAT! Thanks :)

Anonymous comment

2011-06-02 21:46

Here is a solution, because we can't use yaourt. Download https://aur.archlinux.org/packages.php?ID=48399 and https://aur.archlinux.org/packages.php?ID=35117 first - and install them.
Make yourself a directory, where from now on you download you're PKGBUILDs (just like ABS). Now switch to that directory
1. Search for a package: pak -Ss package
2. Download the PKGBUILD + co: pak -G package
3. Switch into the directore - just created for the package: cd package
4. Build the package: unipkg
5. Install the package: pacman -U pkg-ext.pkg.tar.xz

Comment by WFCody

2011-04-22 05:07

A simplified build. I have decided to move out the compilation of Heirloom from the build, since this is completely a waste of time and resources, especially for later packaging of small replacement packages.

Comment by WFCody

2011-04-21 15:22

This is probably the most modern and BSD-like profile of Heirloom. Not tested yet, but will probably work better than the other gnu2heirloom variants.