Update to 4.3.2. Add subpackage for GNAT shared libraries.

This commit is contained in:
Tom G. Christensen
2008-09-03 13:01:10 +00:00
committed by Tom G. Christensen
parent f4d204194e
commit 5f0f53cd1e
2 changed files with 21 additions and 2 deletions

View File

@@ -202,3 +202,14 @@ pkgver="$pkgver"
files(-,root,bin)
$_libdir/libgomp.so.1*
[libgnat43]
pkgname="${pkgprefix}lga43"
name="libgnat43 - GNU Ada shared support library"
pkgcat="system"
pkgvendor="http://gcc.gnu.org"
pkgdesc="Runtime support library for Ada"
pkgver="$pkgver"
files(-,root,bin)
$_libdir/libgnat-4.3.so
$_libdir/libgnarl-4.3.so