remove libIDL port, this shouldn't have been imported in the first
place. use devel/ORBit.
This commit is contained in:
parent
8b954bdf68
commit
6bdc70d03f
@ -1,27 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2000/07/04 01:46:38 krw Exp $
|
||||
|
||||
DISTNAME= libIDL-0.6.5
|
||||
CATEGORIES= devel
|
||||
NEED_VERSION= 1.310
|
||||
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/libraries/source/ \
|
||||
http://atv.ne.mediaone.net/libIDL/
|
||||
|
||||
# LGPL
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
||||
MAINTAINER= fgsch@openbsd.org
|
||||
|
||||
LIB_DEPENDS= glib.1.2::devel/glib
|
||||
|
||||
FAKE= Yes
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
post-install:
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}/share/doc/libIDL
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/libIDL
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (libIDL-0.6.5.tar.gz) = 47da3450ba3162107b57b39923bc2b18
|
||||
SHA1 (libIDL-0.6.5.tar.gz) = 822e523f20ce80d9222b02ecbf097fc88e9d3a70
|
||||
RMD160 (libIDL-0.6.5.tar.gz) = 562bcf014fc8b4e3b6d5cd7a6c1544949c261712
|
@ -1 +0,0 @@
|
||||
library for creating trees of CORBA IDL files.
|
@ -1,6 +0,0 @@
|
||||
libIDL is a library licensed under the GNU LGPL for creating trees of
|
||||
CORBA Interface Definition Language (IDL) files, which is a
|
||||
specification for defining portable interfaces. libIDL was initially
|
||||
written for ORBit (the ORB from the GNOME project, and the primary
|
||||
means of libIDL distribution). However, the functionality was
|
||||
designed to be as reusable and portable as possible.
|
@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2000/07/04 01:46:38 krw Exp $
|
||||
lib/libIDL-0.6.so.4.1
|
||||
DYNLIBDIR(%D/lib)
|
@ -1,16 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2000/06/20 15:43:43 espie Exp $
|
||||
@pkgcfl ORBit-*
|
||||
bin/libIDL-config
|
||||
lib/libIDL-0.6.so.4.1
|
||||
lib/libIDL.a
|
||||
lib/libIDL.la
|
||||
lib/libIDLConf.sh
|
||||
@unexec install-info --delete %D/info/libIDL.info %D/info/dir
|
||||
info/libIDL.info
|
||||
share/aclocal/libIDL.m4
|
||||
include/libIDL/IDL.h
|
||||
share/doc/libIDL/README
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@exec install-info %D/info/libIDL.info %D/info/dir
|
||||
@dirrm include/libIDL
|
||||
@dirrm share/doc/libIDL
|
Loading…
Reference in New Issue
Block a user