Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 589436 Details for
Bug 618654
x11-libs/tslib-1.21 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tslib-1.20.ebuild
tslib-1.20.ebuild (text/plain), 1.03 KB, created by
Thibaud CANALE
on 2019-09-08 09:56:26 UTC
(
hide
)
Description:
tslib-1.20.ebuild
Filename:
MIME Type:
Creator:
Thibaud CANALE
Created:
2019-09-08 09:56:26 UTC
Size:
1.03 KB
patch
obsolete
># Copyright 1999-2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI="7" > >inherit eutils >#inherit eutils toolchain-funcs autotools multilib-minimal > >DESCRIPTION="Touchscreen access library for filtering touchscreen events" >HOMEPAGE="https://github.com/libts/tslib" >SRC_URI="https://github.com/libts/tslib/releases/download/${PV}/${P}.tar.xz" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="arctic2 collie corgi cy8mrln-palmpre dmc dmc_dus3000 +evdev galax h3600 linear-h2200 mk712 one-wire-ts-input tatung ucb1x00" >#extras > >DOCS=( AUTHORS NEWS README README.md THANKS ) > >src_configure() { > econf \ > $(use_enable arctic2) \ > $(use_enable collie) \ > $(use_enable corgi) \ > $(use_enable cy8mrln-palmpre) \ > $(use_enable dmc) \ > $(use_enable dmc_dus3000) \ > $(use_enable evdev input-evdev) \ > $(use_enable galax) \ > $(use_enable h3600) \ > $(use_enable linear-h2200) \ > $(use_enable mk712) \ > $(use_enable one-wire-ts-input) \ > $(use_enable tatung) \ > $(use_enable ucb1x00) \ > --disable-debug >}
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 618654
: 589436 |
589438
|
589440
|
589442