Summary: | basc-1.5.8 is out - serveral bugfixes, new GU calculation, corrected ebuild | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexander Mieland <dma147> |
Component: | New packages | Assignee: | Pieter Van den Abeele (RETIRED) <pvdabeel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | avuton |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
basc-1.5.8
basc-1.5.8 basc-1.5.8.ebuild basc-1.5.8.ebuild basc-1.5.8.ebuild |
Description
Alexander Mieland
2005-01-20 09:48:10 UTC
Created attachment 49044 [details]
basc-1.5.8
Created attachment 49326 [details]
basc-1.5.8
Okay, this has now a fallback if bash-3.0.tar.gz does not exist. (For binary
installation)
Created attachment 49332 [details]
basc-1.5.8.ebuild
Okay, this has some several suggestions of the gentoo-dev-mailinglist in it
.
So, not /tmp will be used to unpack and compile bash, but ${T} will be used,
because portage knows, that there is enough space to compile things.
The SRC_URI for bash was now modified to mirror://gnu/ instead of the official
gnu ftp-server.
And the fallback if bash-3.0.tar.gz does no exist, will print out how to fetch
the bash-sources now.
And there was also a new dependency added which is needed by bash to compile:
">=sys-libs/ncurses-5.2-r2"
Now we're really complete.
Please test this newest and final ebuild and mark it with the appropiate
KEYWORDs.
thanks.
Created attachment 49333 [details]
basc-1.5.8.ebuild
Sorry... just removed the RESTRICT and the KEYWORDs, which I needed to test the
ebuild...
Created attachment 49369 [details]
basc-1.5.8.ebuild
I've added a new tool to the project.
`basc-fs` is also a python script, which is a client-side script for the
filesearch-database.
This script should run on every machine where basc runs, so there are no
special needings.
The ebuild was modified to also copy this script into /usr/bin (doexe).
incvs |