Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 137915 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]
fontmatrix-0.2.ebuild
fontmatrix-0.2.ebuild (text/plain), 1014 bytes, created by
Matteo 'The Peach' Pescarin
on 2007-12-06 23:21:39 UTC
(
hide
)
Description:
fontmatrix-0.2.ebuild
Filename:
MIME Type:
Creator:
Matteo 'The Peach' Pescarin
Created:
2007-12-06 23:21:39 UTC
Size:
1014 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit subversion flag-o-matic multilib python > >ESVN_REPO_URI="http://svn.gna.org/svn/undertype/branches/fontmatrix002" > >DESCRIPTION="A font manager" >HOMEPAGE="http://www.fontmatrix.net/" >SRC_URI="" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="" > >IUSE="" > >RDEPEND=">=x11-libs/qt-4.3 > >=media-libs/freetype-2" > >src_compile() { > qmake -o Makefile typotek.pro || die "qmake failed" > emake || die "emake failed" >} > >src_install() { > exeinto /usr/bin > doexe bin/fontmatrix > 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 " Otherwise, there is a chance that you see us as vlada or pierremarc" > einfo " on #scribus IRC channel or ##fonts." >}
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