Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 363858 Details for
Bug 261902
sys-auth/pam-face-authentication - Pluggable Authentication Module for face-based authentication
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pam-face-authentication-0.3.ebuild
pam-face-authentication-0.3.ebuild (text/plain), 839 bytes, created by
Johannes Huber (RETIRED)
on 2013-11-23 23:43:44 UTC
(
hide
)
Description:
pam-face-authentication-0.3.ebuild
Filename:
MIME Type:
Creator:
Johannes Huber (RETIRED)
Created:
2013-11-23 23:43:44 UTC
Size:
839 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >inherit cmake-utils eutils > >DESCRIPTION="This is Pluggable Authentication Module for Face based Authentication" >HOMEPAGE="http://code.google.com/p/pam-face-authentication/" >SRC_URI="http://pam-face-authentication.googlecode.com/files/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="debug" > >DEPEND=" > >=media-libs/opencv-1.0.0 > >=sci-libs/gsl-1.9 > virtual/pam >" >RDEPEND="${DEPEND}" > >DOCS=( AUTHORS ChangeLog README ) > >src_prepare() { > epatch "${FILESDIR}"/${PN}-0.3-cmake.patch > epatch "${FILESDIR}"/${PN}-0.3-opencv.patch > > cp /usr/share/OpenCV/OpenCVConfig.cmake cmake/modules/FindOpenCV.cmake || die > sed -i cmake/modules/FindOpenCV.cmake \ > -e 's:${OpenCV_INSTALL_PATH}:/usr:' || die >}
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 261902
:
184482
|
184484
|
186996
|
188291
|
188497
|
202839
|
237407
|
237409
|
280453
| 363858 |
363860
|
363862
|
363864