Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 23028

Summary: AdaBindX 0.7.2
Product: Gentoo Linux Reporter: David Holm (RETIRED) <dholm>
Component: New packagesAssignee: George Shapovalov (RETIRED) <george>
Status: VERIFIED TEST-REQUEST    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: x11-libs/adabindx-0.7.2.ebuild
adabindx/files/adabindx-0.7.2.diff
dev-ada/adabindx-0.7.2

Description David Holm (RETIRED) gentoo-dev 2003-06-17 21:53:29 UTC
This is an Ada binding to X11 and Motif.
Comment 1 David Holm (RETIRED) gentoo-dev 2003-06-17 21:53:56 UTC
Created attachment 13444 [details]
x11-libs/adabindx-0.7.2.ebuild
Comment 2 David Holm (RETIRED) gentoo-dev 2003-06-17 21:54:34 UTC
Created attachment 13445 [details]
adabindx/files/adabindx-0.7.2.diff
Comment 3 David Holm (RETIRED) gentoo-dev 2003-06-17 21:56:14 UTC
I'm afraid I left dev-ada/gnat as a dependency in it =(.
Comment 4 David Holm (RETIRED) gentoo-dev 2003-07-01 10:12:29 UTC
Created attachment 14073 [details]
dev-ada/adabindx-0.7.2

GNAE fixes
Comment 5 George Shapovalov (RETIRED) gentoo-dev 2003-07-13 17:40:15 UTC
Hi David.

I processed the ebuild, however there were few things:
1. I made symlink to the library local.

2. The following two lines are aborted with the complaint that lib/libadabindx.a does not exist:
chmod 0644 lib/libadabindx.a
mv lib/libadabindx.a lib/libadabindx-${PV}.a

Apparently the library gets generated with full version in its name already. I commented out these two lines, please check if there is anything wrong with that.

3. I added installation of examples, which should be quite usefull, provided I did not find any detailed library description. Are there any pointers that could be added to docs?
The examples are not very large, so I did not bother with making their installation optional under "doc" useflag.

The ebuild is committed, please test.

George
Comment 6 David Holm (RETIRED) gentoo-dev 2003-09-29 10:52:07 UTC
In portage
Comment 7 David Holm (RETIRED) gentoo-dev 2003-10-14 07:27:11 UTC
Marked stable on x86
Comment 8 Jon Hood 2021-10-27 16:07:28 UTC
This is unable to download the packages; it looks like the homepage and code location are no longer supported.

The only place I can find the package is at http://www.gnu-darwin.org/distfiles/adabindx-0.7.2.tar.gz
Comment 9 Jon Hood 2021-10-27 16:08:41 UTC
(In reply to Jon Hood from comment #8)
> This is unable to download the packages; it looks like the homepage and code
> location are no longer supported.
> 
> The only place I can find the package is at
> http://www.gnu-darwin.org/distfiles/adabindx-0.7.2.tar.gz

Sorry - didn't realize I was commenting on a closed bug.