Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 352312 Details for
Bug 475318
Python stuff installed in wrong path due --prefix="${GAMES_PREFIX}" and not honoring libdir configure set
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnome-sudoku-3.8.1.ebuild
gnome-sudoku-3.8.1.ebuild (text/plain), 845 bytes, created by
Pacho Ramos
on 2013-06-30 12:05:31 UTC
(
hide
)
Description:
gnome-sudoku-3.8.1.ebuild
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2013-06-30 12:05:31 UTC
Size:
845 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="5" >GCONF_DEBUG="no" >PYTHON_COMPAT=( python{2_5,2_6,2_7} ) > >inherit gnome-games python-single-r1 > >DESCRIPTION="Test your logic skills in this number grid puzzle" >HOMEPAGE="https://wiki.gnome.org/GnomeSudoku" > >LICENSE="GPL-2+" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" >REQUIRED_USE="${PYTHON_REQUIRED_USE}" > >RDEPEND="${PYTHON_DEPS} > dev-libs/glib:2 > >=dev-python/pygobject-2.28.3:3[${PYTHON_USEDEP}] >" >DEPEND="${RDEPEND} > app-text/yelp-tools > >=dev-util/intltool-0.35.0 > sys-devel/gettext > virtual/pkgconfig >" > >pkg_setup() { > gnome-games_pkg_setup > python-single-r1_pkg_setup >} > >src_prepare() { > echo "#!/bin/sh" > py-compile > gnome-games_src_prepare >} > >src_configure() { > gnome-games_src_configure --libdir="${EPREFIR}/usr" >}
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 475318
: 352312