Michal Vu
09034012fe
x11-misc/ly: Fixing Prefixes in ly-9999 and adjusting X11 related dependencies in 1.0.2/9999
...
Signed-off-by: Michal Vu <saigon-tech@tuta.io >
2024-08-13 11:11:44 +02:00
Michal Vu
60eed07046
x11-misc/ly: Fixing Prefixes in ly-1.0.2 that were not properly handled in the previous ebuild version
...
Signed-off-by: Michal Vu <saigon-tech@tuta.io >
2024-08-13 10:43:05 +02:00
Lucio Sauer
e6c83379eb
x11-misc/ly: remove redundant pkg_setup
...
Always satisfied by BDEPEND="dev-vcs/git" inherited from the git-r3
eclass.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-08-13 02:35:07 +02:00
Michal Vu
b5b8b24622
x11-misc/ly: Adjusting comments in the ebuild
...
Signed-off-by: Michal Vu <saigon-tech@tuta.io >
2024-08-11 17:56:31 +02:00
Michal Vu
7b3994dc74
x11-misc/ly: Adding a live ebuild for ly login manager
...
Signed-off-by: Michal Vu <saigon-tech@tuta.io >
2024-08-11 17:39:50 +02:00
Takuya Wakazono
cc1c0bd089
x11-misc/betterlockscreen: drop 4.2.0
...
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2024-08-05 23:32:17 +09:00
Takuya Wakazono
29d6160551
x11-misc/betterlockscreen: add 4.3.0
...
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2024-08-05 23:32:17 +09:00
Takuya Wakazono
289e1a9700
x11-misc/i3lock-color: switch to out of source build
...
In source build does not seem to work anymore (I'm sure I could have
built it in the previous toolchain).
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2024-08-05 23:32:17 +09:00
Daichi Yamamoto
a96e18adf3
x11-misc/ly: add 1.0.2, drop 1.0.1
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2024-08-05 02:28:02 +09:00
Michal Vu
fd06f17790
x11-misc/ly: new package, add 1.0.1
...
Signed-off-by: Michal Vu <saigon-tech@tuta.io >
2024-08-02 12:05:20 +02:00
Lucio Sauer
1f30348efb
x11-misc/slstatus: fix pattern for --strip-all removal
...
Closes: https://bugs.gentoo.org/936868
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-29 12:23:11 +02:00
Lucio Sauer
8b896fc589
x11-misc/slstatus: remove --strip-all linker flag
...
Closes: https://bugs.gentoo.org/936657
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-28 17:55:06 +02:00
Lucio Sauer
b6dd5fbf0b
x11-misc/slstatus: fix sed pattern to remove -Os from CFLAGS
...
Closes: https://bugs.gentoo.org/936658
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-28 17:55:04 +02:00
Mathijs Saey
d8ca669de5
x11-misc/rofi-emoji: remove eautoreconf flag
...
Removes useless -i option to eautoreconf
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be >
2024-07-26 17:24:12 +02:00
Mathijs Saey
f641bb9325
x11-misc/rofi-emoji: add 3.4.1
...
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be >
2024-07-25 21:12:14 +02:00
Eli Burch
539dce8c73
x11-misc/slstatus: new package, add 1.0
...
Signed-off-by: Eli Burch <eli.burch@burchbytes.com >
2024-07-21 13:50:00 -07:00
Lucio Sauer
0b55458cca
x11-misc/gammy: treeclean
...
Closes: https://bugs.gentoo.org/show_bug.cgi?id=933258
Closes: https://bugs.gentoo.org/show_bug.cgi?id=922089
Closes: https://bugs.gentoo.org/show_bug.cgi?id=786813
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-17 03:57:10 +02:00
Remigiusz Micielski
5a07d13102
*/*: remove myself as maintainer
...
Mostly easy to maintain packages, except for XDPH which has some
maintainers anyway.
Signed-off-by: Remigiusz Micielski <rmicielski@purelymail.com >
2024-07-12 20:08:32 +02:00
Lucio Sauer
056e2f988c
x11-misc/i3status-rust: remove unexpected Result<T,E> handling in patch
...
Closes: https://bugs.gentoo.org/935882
Fixes: 13c4e70526
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-12 12:27:49 +02:00
Lucio Sauer
afa0c0e6d7
x11-misc/i3status-rust: drop 0.32.3, 0.33.0
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-11 13:08:03 +02:00
Lucio Sauer
13c4e70526
x11-misc/i3status-rust: provide release hash and date without git
...
Fixes output of `i3status-rs -V`
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-11 13:08:00 +02:00
Mathijs Saey
6c7d54149b
x11-misc/rofi-emoji: fix USE flags
...
The ebuild required either the X or wayland USE flag to be set, but did
not enforce this. This commit removes the X flag and installs X
dependencies by default (i.e. if the wayland USE flag is not set).
Closes: https://bugs.gentoo.org/935159
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be >
2024-06-30 17:13:31 +02:00
Mathijs Saey
2a42fb40ea
x11-misc/rofi-emoji: new package, add 3.3.0
...
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be >
2024-06-28 23:59:56 +02:00
Eli Burch
de526c8371
Revert "x11-misc/gammy: treeclean"
...
This reverts commit c96dab943d .
Signed-off-by: Eli Burch <eli.burch@burchbytes.com >
2024-06-16 08:58:54 -07:00
Eli Burch
c96dab943d
x11-misc/gammy: treeclean
...
Signed-off-by: Eli Burch <eli.burch@burchbytes.com >
2024-06-16 08:12:00 -07:00
Julien Roy
b34f106804
x11-misc/caffeine-ng: treeclean
...
Bug: https://bugs.gentoo.org/931487
Bug: https://bugs.gentoo.org/922088
Signed-off-by: Julien Roy <julien@jroy.ca >
2024-06-15 15:36:16 -04:00
Vitaly Zdanevich
005ec3465a
*/*: Global replace Gentoo Foundation -> Gentoo Authors
...
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru >
2024-06-13 23:24:08 +04:00
NRK
3e512c9338
x11-misc/selx: add v1.2.0, drop v1.1.0
...
Signed-off-by: NRK <nrk@disroot.org >
2024-06-06 16:20:59 +00:00
Oliver Freyermuth
b720622a62
x11-misc/gromit-mpx: drop 1.5.1
...
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com >
2024-05-31 19:14:11 +02:00
Oliver Freyermuth
1e7ec86e90
x11-misc/gromit-mpx: add missing packaged to RDEPEND
...
Closes: https://bugs.gentoo.org/933259
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com >
2024-05-31 19:13:03 +02:00
tastytea
a7a39f935b
x11-misc/autotiling: drop 1.9.1
...
Signed-off-by: tastytea <gentoo@tastytea.de >
2024-05-28 13:48:53 +02:00
tastytea
1036563d1c
x11-misc/autotiling: add 1.9.3
...
Signed-off-by: tastytea <gentoo@tastytea.de >
2024-05-28 13:48:28 +02:00
David Flogeras
7b930f8a3a
x11-misc/ksnip: drop 1.9.2, 1.10.0-r1
...
Signed-off-by: David Flogeras <dflogeras2@gmail.com >
2024-05-26 12:59:34 -03:00
David Flogeras
fadd8e0200
x11-misc/ksnip: limit version of kimageannotator.
...
Until ksnip-1.11 is released, we will limit to the older qt5 based
libraries. The in-tree deps are purposefully not going to support
simultaneous qt5+qt6 support, so when the time comes, this package will
jump to qt6 and kimageannotator-0.7.x.
Closes: https://bugs.gentoo.org/928412
Signed-off-by: David Flogeras <dflogeras2@gmail.com >
2024-05-26 12:58:26 -03:00
Lucio Sauer
0c9b35fc39
x11-misc/caffeine-ng: update upstream metadata
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-05-15 04:43:46 +02:00
Lucio Sauer
9481e1a377
x11-misc/*: fix variable order
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
Signed-off-by: Julien Roy <julien@jroy.ca >
2024-05-14 20:59:24 -04:00
tastytea
d1eadfd690
x11-misc/autotiling: drop 1.9
...
Signed-off-by: tastytea <gentoo@tastytea.de >
2024-05-07 19:43:36 +02:00
tastytea
17dd1aa8a9
x11-misc/autotiling: add 1.9.2
...
switch back to github because version on PyPi is outdated again
Closes: https://bugs.gentoo.org/931489
Signed-off-by: tastytea <gentoo@tastytea.de >
2024-05-07 19:42:45 +02:00
Julien Roy
4478487ff0
Revert "x11-misc/xneur: new package, adapted from https://xneur.ru/downloads "
...
This reverts commit aaed1d6ef2 .
Signed-off-by: Julien Roy <julien@jroy.ca >
2024-05-05 09:17:38 -04:00
Vitaly Zdanevich
aaed1d6ef2
x11-misc/xneur: new package, adapted from https://xneur.ru/downloads
...
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru >
2024-05-04 12:20:58 +04:00
Lucio Sauer
f06b1fc86d
x11-misc/i3status-rust: add 0.33.1
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-04-29 16:13:49 +02:00
Lucio Sauer
a21469c32e
x11-misc/i3status-rust: update LICENSE
...
add missing Unicode-3.0 license for tinystr crate
deduplicate LICENSE expression
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-04-29 16:13:48 +02:00
Daichi Yamamoto
4c55623244
x11-misc/xsecurelock: new package, add 1.9.0
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2024-04-19 08:53:47 +09:00
Julien Roy
e130f7aad7
x11-misc/picom-jonaburg: remove stray comments
...
Signed-off-by: Julien Roy <julien@jroy.ca >
2024-04-13 21:20:01 -04:00
Julien Roy
5e77f610fc
x11-misc/picom-jonaburg: enable py3.11, py3.12
...
Closes: https://bugs.gentoo.org/897672
Signed-off-by: Julien Roy <julien@jroy.ca >
2024-04-13 20:04:29 -04:00
tastytea
833fac13fd
x11-misc/autotiling: add pypi upstream metadata
...
Signed-off-by: tastytea <gentoo@tastytea.de >
2024-04-13 16:15:01 +02:00
tastytea
f24fd472bd
x11-misc/autotiling: drop 1.8
...
Signed-off-by: tastytea <gentoo@tastytea.de >
2024-04-13 16:13:41 +02:00
tastytea
caa5502e2d
x11-misc/autotiling: add 1.9.1
...
Signed-off-by: tastytea <gentoo@tastytea.de >
2024-04-13 16:13:11 +02:00
Julien Roy
3d25d4048d
*/*: remove empty global variable assigment
...
Signed-off-by: Julien Roy <julien@jroy.ca >
2024-03-21 18:34:41 -04:00
Oliver Freyermuth
098f7ccd10
x11-misc/gromit-mpx: drop 1.4.3, 1.5.0
...
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com >
2024-03-12 20:19:46 +01:00