Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 215784 Details for
Bug 265584
New package: media-gfx/scantailor
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
scantailor-0.9.7.2.ebuild
scantailor-0.9.7.2.ebuild (text/plain), 1021 bytes, created by
Aleksandr Yakimov
on 2010-01-09 10:22:34 UTC
(
hide
)
Description:
scantailor-0.9.7.2.ebuild
Filename:
MIME Type:
Creator:
Aleksandr Yakimov
Created:
2010-01-09 10:22:34 UTC
Size:
1021 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" >inherit cmake-utils > >DESCRIPTION="Scan Tailor is an interactive post-processing tool for scanned pages" >HOMEPAGE="http://scantailor.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="debug opengl" > >RDEPEND=" > dev-libs/boost > media-libs/jpeg > media-libs/libpng > media-libs/tiff > sys-libs/zlib > x11-libs/libXrender > x11-libs/qt-gui:4 > opengl? ( x11-libs/qt-opengl:4 )" > >DEPEND="$RDEPEND" > >src_prepare(){ > if ! use opengl; then > sed -i "s:SET(use_opengl ON):SET(use_opengl OFF):" \ > "${S}/CMakeLists.txt" \ > || die "Sed for OpenGL failed." > fi >} > >#src_configure() { ># mycmakeargs="${mycmakeargs} ># cmake-utils_use_enable opengl OPENGL" ># ># cmake-utils_src_configure >#} > >src_install() { > cmake-utils_src_install > > newicon "${S}"/resources/appicon.svg scantailor.svg > make_desktop_entry scantailor "Scan Tailor" >}
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 265584
:
187831
|
204352
| 215784