Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65218 - net-libs/libtlen ebuild update - libtlen-20040912.ebuild
Summary: net-libs/libtlen ebuild update - libtlen-20040912.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
: 65219 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-24 09:08 UTC by Marcin Jurczuk
Modified: 2004-09-26 15:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Jurczuk 2004-09-24 09:08:41 UTC
DESCRIPTION="Support library for Tlen IMS"
HOMEPAGE="http://libtlen.eu.org/"
SRC_URI="http://libtlen.eu.org/snapshots/archive/${P}.tar.gz"

KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
SLOT="0"
LICENSE="GPL-2"
IUSE=""

DEPEND="virtual/libc"

src_compile() {
        econf \
                --enable-shared || die
        emake CFLAGS="${CFLAGS}" all || die
}

src_install() {
        einstall || die
        dodoc ChangeLog
}


Reproducible: Always
Steps to Reproduce:




New version of tlen instant messageing system library.
Ebuild name: libtlen-20040912.ebuild
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-24 10:30:24 UTC
*** Bug 65219 has been marked as a duplicate of this bug. ***
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2004-09-26 15:52:02 UTC
Commited to cvs.