Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 151047 Details for
Bug 201538
ebuild for media-gfx/fontmatrix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx/fontmatrix-0.4.2.ebuild
fontmatrix-0.4.2.ebuild (text/plain), 1.04 KB, created by
Matteo 'The Peach' Pescarin
on 2008-04-26 16:10:54 UTC
(
hide
)
Description:
media-gfx/fontmatrix-0.4.2.ebuild
Filename:
MIME Type:
Creator:
Matteo 'The Peach' Pescarin
Created:
2008-04-26 16:10:54 UTC
Size:
1.04 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit cmake-utils qt4 > >DESCRIPTION="A font manager" >HOMEPAGE="http://www.fontmatrix.net/" >SRC_URI="http://www.fontmatrix.net/archives/${PN}-${PV}-Source.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="" > >IUSE="debug" > >DEPEND="$(qt4_min_version 4.3.0) > >=media-libs/freetype-2" > >S="${WORKDIR}/${P}-Source" >B="${WORKDIR}/${PN}_build" > >src_compile() { > local mycmakeargs="-DOWN_SHAPER=1" > cmake-utils_src_compile > cd ${B} > emake || die "emake failed" >} > >src_install() { > exeinto /usr/bin > doexe ${B}/src/${PN} ># emake DESTDIR="${D}" install || die "Install failed" > newicon ${PN}.png ${PN}.png > make_desktop_entry ${PN} "Fontmatrix" ${PN}.png >} > >pkg_postinst() { > einfo "If you encounter problems or just have questions or if you have" > einfo " suggestions, please take time to suscribe to the undertype-users" > einfo " mailing list ( https://mail.gna.org/listinfo/undertype-users )." > einfo " If you want to reach us quickly, come to #fontmatrix at Freenode." >}
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 201538
:
137915
|
151047
|
186991
|
186993
|
360704
|
360706