Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 155523 Details for
Bug 203356
x11-misc/sd2xc ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sd2xc-2.3.ebuild
sd2xc-2.3.ebuild (text/plain), 755 bytes, created by
Anton Romanov
on 2008-06-04 17:03:35 UTC
(
hide
)
Description:
sd2xc-2.3.ebuild
Filename:
MIME Type:
Creator:
Anton Romanov
Created:
2008-06-04 17:03:35 UTC
Size:
755 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="CursorXP to X11 Mouse Theme Converter" >HOMEPAGE="http://xfce-look.org/content/download.php?content=72405&id=1&tan=46400477" >SRC_URI="http://www.infinality.net/files/${P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND="dev-lang/perl > media-gfx/imagemagick > x11-apps/xcursorgen > app-arch/unzip > dev-perl/Config-IniFiles" > >S="${WORKDIR}" > >src_preinstall() { > if ! built_with_use media-gfx/imagemagick perl ; then > eerror "You MUST re-emerge media-gfx/imagemagick with perl support" > fi >} > >src_compile() { > einfo "nothing to compile" >} > >src_install() { > newbin sd2xc-2.3.pl sd2xc >}
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 203356
:
155523
|
155527