summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* x11-misc/libinput-gestures: drop 2.56, 9999Sam James2022-07-153-107/+0
| | | | | | | Live ebuild is out of sync and lacks Python 3.10 support. Closes: https://bugs.gentoo.org/846350 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/libinput-gestures: add 2.73Andrew Ammerlaan2022-05-153-0/+83
| | | | | | | | | | And now we actually respect the PYTHON_TARGET setting instead of just running whichever version is set as the system version Closes: https://github.com/gentoo/gentoo/pull/19262 Closes: https://bugs.gentoo.org/814164 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* x11-misc/libinput-gestures: Remove GNOME version number from elogJakub Ternka2021-07-082-2/+2
| | | | | Signed-off-by: Jakub Ternka <ternka122@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/libinput-gestures: Remove oldMichał Górny2021-05-312-58/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/libinput-gestures: update live ebuildVladimir Pavljuchenkov (SpiderX)2021-01-161-9/+5
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/19070 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/libinput-gestures: version bump, move to xdg eclassVladimir Pavljuchenkov (SpiderX)2021-01-162-0/+54
| | | | | | | Closes: https://bugs.gentoo.org/753227 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/libinput-gestures: fix docdir for libinput-gestures-setupVladimir Pavljuchenkov (SpiderX)2020-01-062-2/+4
| | | | | | | | Closes: https://bugs.gentoo.org/701558 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/14249 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/libinput-gestures: drop old ebuildsVladimir Pavljuchenkov (SpiderX)2020-01-063-114/+0
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-054-8/+8
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/libinput-gestures: version bump to 2.48, sort revdepVladimir Pavljuchenkov (SpiderX)2019-11-183-2/+59
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/13685 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/libinput-gestures: update live ebuildVladimir Pavljuchenkov (SpiderX)2019-11-171-4/+4
| | | | | | | | | | 1. replace gnome2-utils by xdg-utils 2. EAPI 7 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/13168 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/libinput-gestures: version bump to 2.45Vladimir Pavljuchenkov (SpiderX)2019-11-172-0/+57
| | | | | | | Closes: https://bugs.gentoo.org/696530 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/libinput-gestures: drop old ebuildVladimir Pavljuchenkov (SpiderX)2019-11-172-57/+0
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/libinput-gestures: version bump to 2.41Vladimir Pavljuchenkov (SpiderX)2019-02-032-0/+57
| | | | | | Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/libinput-gestures: drop old 2.39Vladimir Pavljuchenkov (SpiderX)2019-02-032-57/+0
| | | | | | | Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10876 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/libinput-gestures: version bump to 2.40Vladimir Pavljuchenkov (SpiderX)2018-12-042-0/+57
| | | | | | | Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10537 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/libinput-gestures: drop old version 2.38Vladimir Pavljuchenkov (SpiderX)2018-12-042-57/+0
| | | | | | Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/libinput-gestures: version bump 2.39Vladimir Pavljuchenkov (SpiderX)2018-11-032-0/+57
| | | | | | | Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10245 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/libinput-gestures: drop old 2.36Vladimir Pavljuchenkov (SpiderX)2018-11-032-57/+0
| | | | | | Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/libinput-gestures: version bump to 2.38, fix licenseVladimir Pavljuchenkov (SpiderX)2018-10-074-6/+65
| | | | | | | | | | | 1. Fix license. 2. Remove test phase. 3. PYTHON_COMPAT for 3.7 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9766
* x11-misc/libinput-gestures: drop old ebuildsVladimir Pavljuchenkov (SpiderX)2018-10-073-94/+0
| | | | | | Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.40, Repoman-2.3.9 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/libinput-gestures: version bump to 2.36Vladimir Pavljuchenkov (SpiderX)2018-06-172-0/+56
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8876
* x11-misc/libinput-gestures: Bump to version 2.34Lars Wendler2018-04-262-0/+56
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* x11-misc/libinput-gestures: Make live ebuild more universal.Lars Wendler2018-04-261-4/+21
| | | | | | Also add icon file handler and fix DOCDIR installation path. Package-Manager: Portage-2.3.30, Repoman-2.3.9
* x11-misc/libinput-gestures: Fixed HOMEPAGE variable.Lars Wendler2018-04-262-2/+2
| | | | Package-Manager: Portage-2.3.30, Repoman-2.3.9
* x11-misc/libinput-gestures: Removed old.Lars Wendler2018-04-265-137/+0
| | | | | Package-Manager: Portage-2.3.30, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8069
* x11-misc/libinput-gestures: version bump.Vladimir Pavljuchenkov (SpiderX)2018-02-042-0/+38
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7054
* x11-misc/libinput-gestures: fix bug #642938Vladimir Pavljuchenkov (SpiderX)2018-01-042-6/+8
| | | | | Closes: https://bugs.gentoo.org/642938 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-misc/libinput-gestures: 2.30 version bumpVladimir Pavljuchenkov (SpiderX)2017-12-252-0/+37
| | | | Closes: https://github.com/gentoo/gentoo/pull/6065
* x11-misc/libinput-gestures: Drop USE=gtk,kdeVladimir Pavljuchenkov (SpiderX)2017-12-251-6/+10
| | | | | | | | 1. Dropped x11-libs/gtk+:3 and kde-plasma/kde-cli-tools:5 from RDEPEND. 2. Fixed REQUIRED_USE position in ebuild. Closes: https://github.com/gentoo/gentoo/pull/6065 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-misc: Update Manifest hashes.Ulrich Müller2017-12-091-3/+3
|
* x11-misc/libinput-gestures: version bump for dependency compatibilityVladimir Pavljuchenkov (SpiderX)2017-07-303-3/+36
| | | | | | | | | | 1. Add python 3.6 to PYTHON_COMPAT 2. Depend on libinput 1.8 because of commpatibility issue 3. Bump to 2.26 and update live ebuild Bug: https://bugs.gentoo.org/show_bug.cgi?id=623800 Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5053
* x11-misc/libinput-gestures: bump to 2.19Vladimir Pavljuchenkov (SpiderX)2017-03-153-2/+35
| | | | | | | 1. Sorted USE flags alphabetically. Closes: #4191 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* x11-misc/libinput-gestures: new package.Vladimir Pavljuchenkov (SpiderX)2017-01-044-0/+90
Libinput-gestures is a utility which reads libinput gestures from your touchpad and maps them to gestures you configure in a configuration file. Each gesture can be configured to activate a shell command which is typically an xdotool command to action desktop/window/application keyboard combinations and commands. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3204