Versions
v0.7.0-r1 :: 0 :: gentoo
- Modified
- License
- LGPL-3+
- Keywords
- amd64 arm64 x86 ~arm ~riscv
- USE flags
- debug sound test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- sound
- Enable sound support
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdbus : Qt5 module for inter-process communication over the D-Bus protocol
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qttest : Unit testing library for the Qt5 framework
dev-qt / qtwebsockets : Implementation of the WebSocket protocol for the Qt6 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
Runtime Dependencies
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdbus : Qt5 module for inter-process communication over the D-Bus protocol
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtwebsockets : Implementation of the WebSocket protocol for the Qt6 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
kde-frameworks / breeze-icons : Breeze SVG icon theme
kde-frameworks / kf-env : Environment setting required for all KDE Frameworks apps to run
kde-frameworks / oxygen-icons : Oxygen SVG icon theme
Depending packages
net-im / qtox : Instant messaging client using the encrypted p2p Tox protocol
net-irc / quassel : Qt/KDE IRC client supporting a remote daemon for 24/7 connectivity
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
x11-libs/snorenotify: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
x11-libs/snorenotify: keyword ~riscv
Closes: https://github.com/gentoo/gentoo/pull/22826 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-libs/snorenotify: Stabilize 0.7.0-r1 arm64, #804040
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
x11-libs/snorenotify: arm64 keyworded (bug #728652)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
x11-libs/snorenotify: Use cmake_use_find_package already
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
x11-libs/snorenotify: Switch to ecm.eclass
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Michael Palimaka · gentoo
x11-libs/snorenotify: remove redundant phase function
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Michael Palimaka · gentoo
x11-libs/snorenotify: backport patch from upstream adding missing include
Closes: https://bugs.gentoo.org/587898 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Michael Palimaka · gentoo
x11-libs/snorenotify: remove 0.7.0-r0
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Michael Palimaka · gentoo
x11-libs/snorenotify: stabilise 0.7.0-r1 for amd64/x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Johannes Huber · gentoo
x11-libs/snorenotify: Fix desktop files
Revision bump adds upstream patch spotted by Coacher <itumaykin+gentoo@gmail.com>. Gentoo-bug: 588756 Package-Manager: portage-2.3.0 - Michael Palimaka · gentoo
x11-libs/snorenotify: amd64/x86 stable
Gentoo-bug: 579568 Package-Manager: portage-2.3.0_rc1 - Michael Palimaka · gentoo
x11-libs/snorenotify: add ~arm keyword
Tested on Raspberry Pi 2. Package-Manager: portage-2.2.28 - Michael Palimaka · gentoo
x11-libs/snorenotify: add ~x86 keyword
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
x11-libs/snorenotify: Remove old
Package-Manager: portage-2.2.28 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/jasom/add-mongrel2'
This passes minimum requirements. Users jasom and Coacher will further work and improve the ebuild shortly Pull request: https://github.com/gentoo/gentoo/pull/737 - Michael Palimaka · gentoo
x11-libs/snorenotify: version bump
Package-Manager: portage-2.2.27 - Michael Palimaka · gentoo
x11-libs/snorenotify: new package
Package-Manager: portage-2.2.25