diff options
author | wiz <wiz> | 2005-04-22 19:08:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-04-22 19:08:52 +0000 |
commit | a5d0349a0e0b1c389d4ae3168869dc2d7fafbe5a (patch) | |
tree | 8437758b21e7c536f77bc85fd39201fd835b55e3 /editors | |
parent | 2f55b5f4fe63276517b715854eb4abfeacd1d893 (diff) | |
download | pkgsrc-a5d0349a0e0b1c389d4ae3168869dc2d7fafbe5a.tar.gz |
Remove gbib -- package version does not build with gcc3, current
version does not build with gcc3, and authors don't seem interested
in making a version that does.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 | ||||
-rw-r--r-- | editors/gbib/DESCR | 7 | ||||
-rw-r--r-- | editors/gbib/Makefile | 17 | ||||
-rw-r--r-- | editors/gbib/PLIST | 6 | ||||
-rw-r--r-- | editors/gbib/distinfo | 5 |
5 files changed, 1 insertions, 37 deletions
diff --git a/editors/Makefile b/editors/Makefile index 47619b33be4..8d75fb1cbdc 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2005/02/22 12:39:04 adam Exp $ +# $NetBSD: Makefile,v 1.106 2005/04/22 19:08:52 wiz Exp $ # COMMENT= Editors @@ -25,7 +25,6 @@ SUBDIR+= emacs-nox11 SUBDIR+= emacs-packages SUBDIR+= emacs20 SUBDIR+= ex -SUBDIR+= gbib SUBDIR+= gconf-editor SUBDIR+= gedit SUBDIR+= gice diff --git a/editors/gbib/DESCR b/editors/gbib/DESCR deleted file mode 100644 index cb5b3ad65d4..00000000000 --- a/editors/gbib/DESCR +++ /dev/null @@ -1,7 +0,0 @@ - gBib is a user-friendly editor and browser for BibTeX databases. You can -use it also to insert citations inside a LyX document. gBib is being -developed by Alejandro Sierra and Felipe Bergo. Send comments, bug -reports, patches, etc. to gbib@seul.org. - - gBib is Free Software, distributed under the terms of the GNU General -Public License. You need Gnome to use it. diff --git a/editors/gbib/Makefile b/editors/gbib/Makefile deleted file mode 100644 index e3f572f8f00..00000000000 --- a/editors/gbib/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:40 tv Exp $ -# - -DISTNAME= gbib-0.1.1b -PKGREVISION= 4 -CATEGORIES= editors gnome -MASTER_SITES= ftp://ftp.seul.org/pub/gbib/src/ - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://gbib.seul.org/ -COMMENT= User-friendly editor and browser for BibTeX databases - -USE_X11= YES -GNU_CONFIGURE= YES - -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/editors/gbib/PLIST b/editors/gbib/PLIST deleted file mode 100644 index 61bf24f34f9..00000000000 --- a/editors/gbib/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/02 00:34:12 rh Exp $ -bin/gbib -share/gbibtex/gbib.rc -share/gbibtex/gbib48.xpm -share/gbibtex/lyx.xpm -@dirrm share/gbibtex diff --git a/editors/gbib/distinfo b/editors/gbib/distinfo deleted file mode 100644 index 6855512ca5c..00000000000 --- a/editors/gbib/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 17:15:10 agc Exp $ - -SHA1 (gbib-0.1.1b.tar.gz) = dbedcbd33df457dddb8fe20e0c40cfa16fbef134 -RMD160 (gbib-0.1.1b.tar.gz) = 923c223177cb51a2f5af0800e4b6ab886172ff20 -Size (gbib-0.1.1b.tar.gz) = 60608 bytes |