summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Bevin <gbevin@gentoo.org>2002-01-11 23:56:46 +0000
committerGeert Bevin <gbevin@gentoo.org>2002-01-11 23:56:46 +0000
commit625a0e411ca9eaf0473dcd7ed6f2aeefc3fc0fd5 (patch)
tree6c2585092f20a4a3fa9683e70cff6fdef53f63ab /net-misc/fidelio
parentresolve bug #106 ... dircolors do not work for zsh (diff)
downloadgentoo-2-625a0e411ca9eaf0473dcd7ed6f2aeefc3fc0fd5.tar.gz
gentoo-2-625a0e411ca9eaf0473dcd7ed6f2aeefc3fc0fd5.tar.bz2
gentoo-2-625a0e411ca9eaf0473dcd7ed6f2aeefc3fc0fd5.zip
initial version
Diffstat (limited to 'net-misc/fidelio')
-rw-r--r--net-misc/fidelio/fidelio-0.9.6.ebuild32
-rw-r--r--net-misc/fidelio/files/digest-fidelio-0.9.61
2 files changed, 33 insertions, 0 deletions
diff --git a/net-misc/fidelio/fidelio-0.9.6.ebuild b/net-misc/fidelio/fidelio-0.9.6.ebuild
new file mode 100644
index 000000000000..0d4f2faeb060
--- /dev/null
+++ b/net-misc/fidelio/fidelio-0.9.6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Maintainer: Geert Bevin <gbevin@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/net-misc/fidelio/fidelio-0.9.6.ebuild,v 1.1 2002/01/11 23:56:46 gbevin Exp $
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Fidelio is a Linux/Unix client for Hotline, a proprietary protocol that combines ftp-like, irc-like and news-like functions with user authentication and permissions in one package."
+SRC_URI="http://download.sourceforge.net/fidelio/${PN}-${PV}.tar.gz"
+HOMEPAGE="http://fidelio.sourceforge.net/"
+
+DEPEND="virtual/glibc
+ virtual/x11
+ >=x11-libs/gtk+-1.2.10-r4
+ >=gnome-base/gnome-libs-1.4.1.2
+ >=dev-libs/libxml2-2.4.12
+ esd? ( >=media-sound/esound-0.2.23 )"
+
+src_compile() {
+
+ export CPPFLAGS="-I/usr/include/libxml2"
+ export XML_CONFIG="/usr/bin/xml2-config"
+ econf || die
+ emake || die
+
+}
+
+src_install () {
+
+ einstall || die
+
+}
+
diff --git a/net-misc/fidelio/files/digest-fidelio-0.9.6 b/net-misc/fidelio/files/digest-fidelio-0.9.6
new file mode 100644
index 000000000000..59636e5e22ca
--- /dev/null
+++ b/net-misc/fidelio/files/digest-fidelio-0.9.6
@@ -0,0 +1 @@
+MD5 5991eb226b354abff4e424fbdfc1b786 fidelio-0.9.6.tar.gz 319488