libidl: assumed maintenance, updated to version 0.8.7, update URL
This commit is contained in:
parent
cf91ceb2e7
commit
42c28b27aa
@ -1 +1 @@
|
||||
c63f6513dc7789d0575bea02d62d58d7 libIDL-0.8.5.tar.bz2
|
||||
53a3874beb42ddfd9a5030047a0db740 libIDL-0.8.7.tar.bz2
|
||||
|
@ -1,17 +1,17 @@
|
||||
# Description: A library for creating trees of CORBA Interface Definition Language (IDL) files
|
||||
# URL: ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/
|
||||
# Maintainer: Per Lidén, core-ports at crux dot nu
|
||||
# Depends on: glib
|
||||
# URL: http://andrewtv.org/libIDL/
|
||||
# Maintainer: Matt Housh, jaeger at morpheus dot net
|
||||
# Depends on: glib
|
||||
|
||||
name=libidl
|
||||
version=0.8.5
|
||||
version=0.8.7
|
||||
release=1
|
||||
source=(http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/libIDL-$version.tar.bz2)
|
||||
source=(http://download.gnome.org/sources/libIDL/0.8/libIDL-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd libIDL-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/info
|
||||
cd libIDL-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/info
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user