summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-09-21 07:03:21 +0000
committerPeter Volkov <pva@gentoo.org>2009-09-21 07:03:21 +0000
commit2b712e6da1384a6c961aab7abcc4e6a9a5e3a6d9 (patch)
tree6db4d3ab153a0f001aca55b66ac9789a4fa22920 /gnome-extra
parentdev-util/bzr-svn: Version bump. (diff)
downloadpva-2b712e6da1384a6c961aab7abcc4e6a9a5e3a6d9.tar.gz
pva-2b712e6da1384a6c961aab7abcc4e6a9a5e3a6d9.tar.bz2
pva-2b712e6da1384a6c961aab7abcc4e6a9a5e3a6d9.zip
gnome-extra/gpointing-device-settings: new package for bug #283555. Once it works I'd like to see it in the tree.
svn path=/; revision=315
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gpointing-device-settings/ChangeLog84
-rw-r--r--gnome-extra/gpointing-device-settings/Manifest4
-rw-r--r--gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.1.ebuild38
-rw-r--r--gnome-extra/gpointing-device-settings/metadata.xml10
4 files changed, 136 insertions, 0 deletions
diff --git a/gnome-extra/gpointing-device-settings/ChangeLog b/gnome-extra/gpointing-device-settings/ChangeLog
new file mode 100644
index 0000000..009f358
--- /dev/null
+++ b/gnome-extra/gpointing-device-settings/ChangeLog
@@ -0,0 +1,84 @@
+# ChangeLog for gnome-extra/gsynaptics
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gsynaptics/ChangeLog,v 1.16 2009/03/20 03:56:25 jmbsvicetto Exp $
+
+ 20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ metadata.xml:
+ Removing compnerd as a maintainer since he was retired.
+
+*gsynaptics-0.9.14-r1 (18 Jan 2009)
+
+ 18 Jan 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ files/gsynaptics-0.9.14-build-filename.patch,
+ +files/gsynaptics-0.9.14-do-not-set-zero.patch,
+ +files/gsynaptics-0.9.14-dot-fixes.patch,
+ +files/gsynaptics-0.9.14-fix-docbook.patch, +gsynaptics-0.9.14-r1.ebuild:
+ Bump to 0.9.14-r1. Include a bunch of ubuntu/debian patches (bug #248939)
+ and fix missing DEPEND.
+
+*gsynaptics-0.9.14 (14 Jul 2008)
+
+ 14 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org>
+ +files/gsynaptics-0.9.14-build-filename.patch, +gsynaptics-0.9.14.ebuild:
+ bump to 0.9.14. Includes a fix from debian folks to fix bug #210958.
+
+ 28 Mar 2008; Markus Meier <maekke@gentoo.org> gsynaptics-0.9.10.ebuild:
+ amd64 stable, bug #203183
+
+ 22 Feb 2008; Saleem Abdulrasool <compnerd@gentoo.org>
+ gsynaptics-0.9.10.ebuild, gsynaptics-0.9.13-r1.ebuild:
+ Fix depends (bug #204923)
+
+*gsynaptics-0.9.13-r1 (06 Jan 2008)
+
+ 06 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org>
+ +files/gsynaptics-0.9.13-CoastingSpeedThreshold.patch,
+ +files/gsynaptics-0.9.13-no-libgnome.patch, -gsynaptics-0.9.13.ebuild,
+ +gsynaptics-0.9.13-r1.ebuild:
+ Add no-libgnome patch by myself, and CoastingSpeedThreshold patch (bug
+ #202501) from Frittella Laurento
+
+ 06 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org>
+ -gsynaptics-0.9.7.ebuild:
+ prune unused version
+
+ 23 Dec 2007; Dawid Węgliński <cla@gentoo.org> gsynaptics-0.9.10.ebuild:
+ Stable on x86 (bug #203183)
+
+*gsynaptics-0.9.13 (23 Dec 2007)
+
+ 23 Dec 2007; Saleem Abdulrasool <compnerd@gentoo.org>
+ +gsynaptics-0.9.13.ebuild:
+ Version bump from upstream
+
+ 18 Mar 2007; Marius Mauch <genone@gentoo.org> gsynaptics-0.9.7.ebuild,
+ gsynaptics-0.9.10.ebuild:
+ Replacing einfo with elog
+
+ 28 Dec 2006; Piotr Jaroszyński <peper@gentoo.org>
+ gsynaptics-0.9.10.ebuild:
+ Add ~amd64 wrt bug #159233.
+
+ 03 Dec 2006; Christian Faulhammer <opfer@gentoo.org> ChangeLog:
+ stable x86, bug #156759
+
+ 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ gsynaptics-0.9.7.ebuild:
+ Stable on x86 wrt bug #156759.
+
+*gsynaptics-0.9.10 (01 Dec 2006)
+
+ 01 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+ +gsynaptics-0.9.10.ebuild:
+ Version bump from upstream
+
+ 26 Jul 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+ gsynaptics-0.9.7.ebuild:
+ Fixing minor typo
+
+*gsynaptics-0.9.7 (04 Jul 2006)
+
+ 04 Jul 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+ +gsynaptics-0.9.7.ebuild:
+ Initial import of gsynaptics (bug #97003)
+
diff --git a/gnome-extra/gpointing-device-settings/Manifest b/gnome-extra/gpointing-device-settings/Manifest
new file mode 100644
index 0000000..06e3016
--- /dev/null
+++ b/gnome-extra/gpointing-device-settings/Manifest
@@ -0,0 +1,4 @@
+DIST gpointing-device-settings-1.3.1.tar.gz 402971 RMD160 106884842e2475ca9c3a584812bf4890697f6c21 SHA1 7d06f0edbd0397858d6a0d52d5d7ee97da7aca4e SHA256 050ac0e33d2e982ea3f3bcea458e7c6bb4109c0c3e8fdb881947504cd9c4af02
+EBUILD gpointing-device-settings-1.3.1.ebuild 1139 RMD160 8942f36d09797f508d18641d90be55c0914c3254 SHA1 d5e4416464f8538b7c0c306ae058593a1cdd63c9 SHA256 f1375af32b69cc9f7c731a8d559effc0b29aab5c0c3f2a56dc26b0ae15beee1d
+MISC ChangeLog 2851 RMD160 6d080c3805cd8252d39d923c8d170bf1b910025a SHA1 d0d5e2e9659b8aaca0613a7630a5f8be0832ed1f SHA256 9c01d3d8355e1e676c1b0bfbf942f784b65a0e1e06143bafe869a9a556e6b2f1
+MISC metadata.xml 286 RMD160 23a456560c8a8defb4a474573a6c75185ed83561 SHA1 ed861a6e7ce45fc4994b23de90430bb103edc624 SHA256 a310f065b7b6c052f2a71c5e42c832c8c9dacd5be44b71c6e680567ea34171cb
diff --git a/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.1.ebuild b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.1.ebuild
new file mode 100644
index 0000000..009790b
--- /dev/null
+++ b/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gsynaptics/gsynaptics-0.9.14-r1.ebuild,v 1.1 2009/01/18 22:38:57 eva Exp $
+
+GCONF_DEBUG="no"
+inherit eutils gnome2
+
+DESCRIPTION="A GTK+ based configuration utility for the synaptics driver"
+HOMEPAGE="http://gsynaptics.sourceforge.jp/"
+SRC_URI="mirror://sourceforge.jp/gsynaptics/38468/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# >=gnome-base/gnome-control-center-2.27.4 has touchpad configuration keys,
+# which are different from the keys this package provides.
+RDEPEND=">=dev-libs/glib-2.10
+ >=x11-libs/gtk+-2.14.0
+ >=gnome-base/gconf-2.24
+ >=x11-libs/libXi-1.2
+ !>=gnome-base/gnome-control-center-2.27.4"
+DEPEND="${DEPEND}
+ >=dev-util/pkgconfig-0.19
+ >=dev-util/intltool-0.35.5"
+
+DOCS="MAINTAINERS NEWS TODO"
+
+pkg_postinst() {
+ gnome2_pkg_postinst
+
+ elog
+ elog "You need to add gsynaptics-init to your session to restore your"
+ elog "settings the next time you log into GNOME:"
+ elog "Desktop -> Preferences -> Sessions -> Start Programs -> Add"
+ echo
+}
diff --git a/gnome-extra/gpointing-device-settings/metadata.xml b/gnome-extra/gpointing-device-settings/metadata.xml
new file mode 100644
index 0000000..b6337ba
--- /dev/null
+++ b/gnome-extra/gpointing-device-settings/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
+ </longdescription>
+</pkgmetadata>