Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 294189 Details for
Bug 392417
New package: dmt-ux-0.178.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new package ebuild complete
dmt-ux-0.178.ebuild (text/plain), 1.01 KB, created by
KinG-InFeT
on 2011-11-29 16:05:38 UTC
(
hide
)
Description:
new package ebuild complete
Filename:
MIME Type:
Creator:
KinG-InFeT
Created:
2011-11-29 16:05:38 UTC
Size:
1.01 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="DSL Modem Tool - read line characteristics and generate statistics" >HOMEPAGE="http://www.spida.net/projects/software/dmt-ux" >SRC_URI="http://www.spida.net/projects/software/dmt-ux/dmt-ux-${PV}.tgz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="png rrdtool" > >RDEPEND="png? ( media-fonts/ttf-bitstream-vera )" >DEPEND="png? ( media-libs/libpng > >=media-libs/freetype-2.0.0 ) > rrdtool? ( >=net-analyzer/rrdtool-1.2.0 )" > >src_unpack() { > unpack ${A} > cd ${S} > use rrdtool || sed -i -e 's:-lrrd::g' \ > -e 's:rrdstat.o::' -e 's:-Drrd::' Makefile > use png || sed -i -e 's:-lpng::g' -e 's:-lfreetype::' \ > -e 's:graphic.o::' -e 's:-Dgraphic::'\ > -e 's:-I/usr/local/include/freetype2::' \ > -e 's:-I/usr/include/freetype2::' Makefile > sed -i -e \ > 's:./fonts/Vera.ttf:/usr/share/fonts/ttf-bitstream-vera/Vera.ttf:' dmt-ux.c >} > >src_install() { > dobin dmt-ux > dodoc doc/README >} > > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 392417
: 294189