Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 104803 Details for
Bug 156695
REQUEST ebuild app-misc/gnome-specimen
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnome-specimen-0.1.ebuild
gnome-specimen-0.1.ebuild (text/plain), 964 bytes, created by
Alex Blazh
on 2006-12-27 07:11:23 UTC
(
hide
)
Description:
gnome-specimen-0.1.ebuild
Filename:
MIME Type:
Creator:
Alex Blazh
Created:
2006-12-27 07:11:23 UTC
Size:
964 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># Maintainer: Oleg Blazhyievsyi <1566@42429.com> ># $Header: gnome-specimen-0.1.ebuild Wed Dec 27 17:04:11 EET 2006 $ > >DESCRIPTION="Simple tool to view and compare fonts installed on your system" >HOMEPAGE="http://uwstopia.nl/blog/2006/11/gnome-specimen-0-1-is-out" > >MY_P=${PN}-${PV} >SRC_URI="http://uwstopia.nl/files/2006/11/${MY_P}.tar.gz" > >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" > >DEPEND=">=dev-lang/python-2.4 > >=dev-python/pygtk-2.0" > > > >S="${WORKDIR}/${MY_P}" >src_unpack() { > unpack ${A} > cd ${S} || die >} >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "make install failed" >} >
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 156695
: 104803 |
105017
|
121198
|
125132