Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31492 - bnr2-0.11.7
Summary: bnr2-0.11.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-19 05:26 UTC by crusaderky
Modified: 2003-11-29 19:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crusaderky 2003-10-19 05:26:20 UTC
The version of BNR2 in portage is very old... you should update to the new one.
It's very stable and powerful and should be unmasked.
Guidelines for the ebuild:

requires >= kylixlibs3-borqt-3.0
(don't know why it's masked).

1) download from http://www.bnr2.org/BNR2beta-0.11.7.tgz
2) unpack in temporary directory
3) install the files like this:

cp usr/local/BNR2/BNR2        /usr/bin/
mkdir /usr/share/doc/bnr2-0.11.7
gzip -c usr/local/BNR2/docs/changes.txt > /usr/share/doc/bnr2-0.11.7/CHANGES.gz
cp usr/local/BNR2/icons/bnr2a.png       /usr/share/icons

4) create shell script /usr/bin/bnr2:

#!/bin/sh
export LD_LIBRARY_PATH=/opt/kylix3
/usr/bin/BNR2
Comment 1 SpanKY gentoo-dev 2003-11-29 19:19:06 UTC
0.12.3 is now in portage