chithanh 15/03/30 12:03:31
Modified: xf86-input-synaptics-1.7.8.ebuild
xf86-input-synaptics-1.7.4.ebuild ChangeLog
Added: xf86-input-synaptics-1.8.2.ebuild
Removed: xf86-input-synaptics-1.7.6.ebuild
Log:
Version bump. Fix older versions to build against glibc-2.20, bug #544904.
Remove old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0x2324E7B566DF2611!)
Revision Changes Path
1.2
x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.8.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.8.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.8.ebuild?r1=1.1&r2=1.2
Index: xf86-input-synaptics-1.7.8.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-synaptics-1.7.8.ebuild 4 Feb 2015 17:22:57 -0000 1.1
+++ xf86-input-synaptics-1.7.8.ebuild 30 Mar 2015 12:03:31 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.8.ebuild,v
1.1 2015/02/04 17:22:57 chithanh Exp $
+# $Header:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.8.ebuild,v
1.2 2015/03/30 12:03:31 chithanh Exp $
EAPI=5
@@ -23,6 +23,10 @@
DOCS=( "README" )
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.7-glibc-2.20.patch
+)
+
pkg_pretend() {
linux-info_pkg_setup
# Just a friendly warning
1.9
x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild?r1=1.8&r2=1.9
Index: xf86-input-synaptics-1.7.4.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xf86-input-synaptics-1.7.4.ebuild 8 Jun 2014 09:15:48 -0000 1.8
+++ xf86-input-synaptics-1.7.4.ebuild 30 Mar 2015 12:03:31 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild,v
1.8 2014/06/08 09:15:48 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.7.4.ebuild,v
1.9 2015/03/30 12:03:31 chithanh Exp $
EAPI=5
@@ -23,6 +23,10 @@
DOCS=( "README" )
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.7-glibc-2.20.patch
+)
+
pkg_pretend() {
linux-info_pkg_setup
# Just a friendly warning
1.116 x11-drivers/xf86-input-synaptics/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?rev=1.116&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?rev=1.116&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog?r1=1.115&r2=1.116
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog 14 Mar 2015 14:04:44 -0000 1.115
+++ ChangeLog 30 Mar 2015 12:03:31 -0000 1.116
@@ -1,6 +1,15 @@
# ChangeLog for x11-drivers/xf86-input-synaptics
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.115
2015/03/14 14:04:44 maekke Exp $
+# $Header:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.116
2015/03/30 12:03:31 chithanh Exp $
+
+*xf86-input-synaptics-1.8.2 (30 Mar 2015)
+
+ 30 Mar 2015; Chí-Thanh Christopher Nguyễn <[email protected]>
+ +files/xf86-input-synaptics-1.7-glibc-2.20.patch,
+ +xf86-input-synaptics-1.8.2.ebuild, -xf86-input-synaptics-1.7.6.ebuild,
+ xf86-input-synaptics-1.7.4.ebuild, xf86-input-synaptics-1.7.8.ebuild:
+ Version bump. Fix older versions to build against glibc-2.20, bug #544904.
+ Remove old.
14 Mar 2015; Markus Meier <[email protected]>
xf86-input-synaptics-1.8.1.ebuild:
1.1
x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.2.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.2.ebuild?rev=1.1&content-type=text/plain
Index: xf86-input-synaptics-1.8.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.2.ebuild,v
1.1 2015/03/30 12:03:31 chithanh Exp $
EAPI=5
inherit linux-info xorg-2
DESCRIPTION="Driver for Synaptics touchpads"
HOMEPAGE="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE="kernel_linux"
RDEPEND="kernel_linux? ( >=dev-libs/libevdev-0.4 )
>=x11-base/xorg-server-1.14
>=x11-libs/libXi-1.2
>=x11-libs/libXtst-1.1.0"
DEPEND="${RDEPEND}
>=sys-kernel/linux-headers-2.6.37
>=x11-proto/inputproto-2.1.99.3
>=x11-proto/recordproto-1.14"
DOCS=( "README" )
pkg_pretend() {
linux-info_pkg_setup
# Just a friendly warning
if ! linux_config_exists \
|| ! linux_chkconfig_present INPUT_EVDEV; then
echo
ewarn "This driver requires event interface support in your
kernel"
ewarn " Device Drivers --->"
ewarn " Input device support --->"
ewarn " <*> Event interface"
echo
fi
}