Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 510464 Details for
Bug 641458
media-video/sview-9999
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
sview-9999.ebuild (text/plain), 975 bytes, created by
Alexander Polozov
on 2017-12-17 11:38:21 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
Alexander Polozov
Created:
2017-12-17 11:38:21 UTC
Size:
975 bytes
patch
obsolete
># Copyright 1999-2015 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=6 > >AUTOTOOLS_AUTORECONF="1" > >inherit eutils autotools > >DESCRIPTION="An easy to use, cross-platform solution to view 3D stereoscopic videos and images" >HOMEPAGE="http://www.sview.ru/en/" > >if [[ ${PV} != *9999* ]]; then > SRC_URI="http://download.sview.ru/src/sview-${PV}-1.tar.gz" > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" > DOCS=( RELEASE_NOTES ) >else > EGIT_REPO_URI="https://github.com/gkv311/sview" > KEYWORDS="" > inherit git-r3 >fi > >LICENSE="GPL-3" >SLOT="0" >IUSE="webp" > >RDEPEND=" > dev-libs/libconfig > media-libs/openal > media-video/ffmpeg > webp? ( media-libs/libwebp ) > x11-libs/libXpm > virtual/opengl > " > >src_configure() { > econfigure >} > >src_install() { > emake > emake DESTDIR="${D}" USR_LIB="$(get_libdir)" install >}
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 641458
: 510464