Versions
v5.9.0-r101 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
USE flags
input_devices
- roccat_arvo
- INPUT_DEVICES setting to build driver for Roccat Arvo input devices
- roccat_isku
- INPUT_DEVICES setting to build driver for Roccat Isku input devices
- roccat_iskufx
- INPUT_DEVICES setting to build driver for Roccat Isku Fx input devices
- roccat_kiro
- INPUT_DEVICES setting to build driver for Roccat Kiro input devices
- roccat_kone
- INPUT_DEVICES setting to build driver for Roccat Kone input devices
- roccat_koneplus
- INPUT_DEVICES setting to build driver for Roccat Kone[+] input devices
- roccat_konepure
- INPUT_DEVICES setting to build driver for Roccat Kone Pure input devices
- roccat_konepuremilitary
- INPUT_DEVICES setting to build driver for Roccat Kone Pure Military input devices
- roccat_konepureoptical
- INPUT_DEVICES setting to build driver for Roccat Kone Pure Optical input devices
- roccat_konextd
- INPUT_DEVICES setting to build driver for Roccat KoneXTD input devices
- roccat_konextdoptical
- INPUT_DEVICES setting to build driver for Roccat KoneXTD Optical input devices
- roccat_kova2016
- INPUT_DEVICES setting to build driver for Roccat Kova 2016 input devices
- roccat_kovaplus
- INPUT_DEVICES setting to build driver for Roccat Kova[+] input devices
- roccat_lua
- INPUT_DEVICES setting to build driver for Roccat Lua input devices
- roccat_nyth
- INPUT_DEVICES setting to build driver for Roccat Nyth input devices
- roccat_pyra
- INPUT_DEVICES setting to build driver for Roccat Pyra input devices
- roccat_ryosmk
- INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices
- roccat_ryosmkfx
- INPUT_DEVICES setting to build driver for Roccat RyosMK FX input devices
- roccat_ryostkl
- INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices
- roccat_savu
- INPUT_DEVICES setting to build driver for Roccat Savu input devices
- roccat_skeltr
- INPUT_DEVICES setting to build driver for Roccat Skeltr input devices
- roccat_sova
- INPUT_DEVICES setting to build driver for Roccat Sova input devices
- roccat_suora
- INPUT_DEVICES setting to build driver for Roccat Suora input devices
- roccat_tyon
- INPUT_DEVICES setting to build driver for Roccat Tyon input devices
lua_single_target
- lua5-1
- Build for Lua 5.1 only
- luajit
- Build for LuaJIT only
Dependencies
acct-group / roccat : A group for sys-apps/roccat-tools
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / libgaminggear : Provides functionality for gaming input devices
dev-libs / libgudev : GObject bindings for libudev
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
virtual / libusb : Virtual for libusb
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
acct-group / roccat : A group for sys-apps/roccat-tools
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / libgaminggear : Provides functionality for gaming input devices
dev-libs / libgudev : GObject bindings for libudev
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
virtual / libusb : Virtual for libusb
x11-libs / cairo : A vector graphics library with cross-device output support
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: make mycmakeargs local
Closes: https://github.com/gentoo/gentoo/pull/28947 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-apps/roccat-tools: fix -fno-common / GCC 10
Closes: https://bugs.gentoo.org/776571 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
sys-apps/roccat-tools: drop old version
Closes: https://bugs.gentoo.org/781581 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
sys-apps/roccat-tools: migrate to GLEP 81
Bug: https://bugs.gentoo.org/781581 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
sys-apps/roccat-tools: drop old version
Drop all old versions, which do not support non slotted lua. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
sys-apps/roccat-tools: migrate to lua-single.eclass
Supports lua5-1 (as per the unmigrated ebuild) and luajit (as accidentally discovered during early tests; see Bug #760486). Tested with INPUT_DEVICES=roccat_ryosmk, the logic is shared with the other two Lua-dependent devices so it should work with those as well. Closes: https://bugs.gentoo.org/752864 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
sys-apps/roccat-tools: Ebuild adjustments
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
sys-apps/roccat-tools: Fix build with pango-1.44
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Switch polynomial-c maintained packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Replace virtual/libgudev with dev-libs/libgudev
Replace all virtual/libgudev deps. Without revbumps, since the removal is not urgent and we can wait some for bumps to happen. Bug: https://bugs.gentoo.org/697100 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
sys-apps/roccat-tools: Make lua finder happy...
Thanks-to: Attila Tóth <atoth@atoth.sote.hu> Closes: https://bugs.gentoo.org/690532 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
sys-apps/roccat-tools: Removed superfluous /
which lead to cmake-utils_src_install being broken in some cases. Thanks-to: poncho <poncho@spahan.ch> Closes: https://bugs.gentoo.org/690122 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
sys-apps/roccat-tools: Bump to version 5.9.0
Closes: https://bugs.gentoo.org/660396 Closes: https://bugs.gentoo.org/689968 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sys-apps/roccat-tools: Drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Lars Wendler · gentoo
sys-apps/roccat-tools: Removed old.
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Lars Wendler · gentoo
sys-apps/roccat-tools: Bump to version 5.7.0 (bug #594828).
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Göktürk Yüksek · gentoo
sys-apps/roccat-tools: bump ebuild copyright year
Package-Manager: portage-2.2.28 - blackraven · gentoo
dev-libs/libgaminggear: Version bump.
This commit also bumps sys-apps/roccat-tools whilst at it and has been squashed into a single commit. Package-Manager: portage-2.2.28 Gentoo-Bug: https://bugs.gentoo.org/579512 Closes: https://github.com/gentoo/gentoo/pull/1456 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - blackraven · gentoo
sys-apps/roccat-tools: retiring old version
Closes: https://github.com/gentoo/gentoo/pull/1116 - blackraven · gentoo
sys-apps/roccat-tools: vn. bump to 3.9.0; new devices support
Closes: https://github.com/gentoo/gentoo/pull/1116 - blackraven · gentoo
sys-apps/roccat-tools: version bump - blackraven · gentoo
sys-apps/roccat-tools: version bump - blackraven · gentoo
sys-apps/roccat-tools: dependency incompatibility fix - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed