Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 194941 Details for
Bug 236499
media-gfx/mashup New Ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Version bump
printoxx-2.0.1.ebuild (text/plain), 733 bytes, created by
Account removed
on 2009-06-16 21:22:05 UTC
(
hide
)
Description:
Version bump
Filename:
MIME Type:
Creator:
Account removed
Created:
2009-06-16 21:22:05 UTC
Size:
733 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Program for printing one or more image files with a user-defined page layout." >HOMEPAGE="http://kornelix.squarespace.com/printoxx" >SRC_URI="http://kornelix.squarespace.com/storage/downloads/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND=">=x11-libs/gtk+-2.8" >RDEPEND="${DEPEND}" > >S=${WORKDIR}/${P} > >src_compile() { > emake PREFIX=/usr || die "build failed" >} > >src_install() { > emake DESTDIR=${D} PREFIX=/usr install || die "emake install failed" > make_desktop_entry ${PN} "Printoxx" /usr/share/${PN}/icons/${PN}.png "Application;Graphics;2DGraphics;" >}
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 236499
:
164410
|
164441
|
164500
|
164981
|
165074
| 194941 |
228583