summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/xearth: EAPI-7 bump, eutils drop, tidyIonen Wolkens2021-04-161-19/+20
| | | | | Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/polybar: Stabilize 3.5.5 x86, #782241Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xxkb: fix build with -native-symlinksIonen Wolkens2021-04-151-2/+4
| | | | | | Closes: https://bugs.gentoo.org/732428 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xtrlock: fix build with -native-symlinksIonen Wolkens2021-04-151-7/+9
| | | | | | | | Also swapped DEPEND with BDEPEND to put imake in the right block. Closes: https://bugs.gentoo.org/726252 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xtoolwait: fix build with -native-symlinksIonen Wolkens2021-04-151-9/+7
| | | | | | Closes: https://bugs.gentoo.org/726226 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xtitle: fix build with -native-symlinksIonen Wolkens2021-04-151-5/+7
| | | | | | Closes: https://bugs.gentoo.org/726288 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xsnap: fix build with -native-symlinksIonen Wolkens2021-04-151-14/+11
| | | | | | | | | Removed no longer necessary sed for toolchain vars and swapped DEPEND with BDEPEND to put imake in the right block Closes: https://bugs.gentoo.org/726242 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xkeycaps: fix build with -native-symlinksIonen Wolkens2021-04-151-4/+5
| | | | | | | | Also swapped DEPEND with BDEPEND to put imake in the right block. Closes: https://bugs.gentoo.org/726240 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xfishtank: fix build with -native-symlinksIonen Wolkens2021-04-151-6/+5
| | | | | | Closes: https://bugs.gentoo.org/726228 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xearth: fix build with -native-symlinksIonen Wolkens2021-04-151-5/+7
| | | | | | Closes: https://bugs.gentoo.org/726222 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xcalendar: fix build with -native-symlinksIonen Wolkens2021-04-151-4/+11
| | | | | | Closes: https://bugs.gentoo.org/726258 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xbatt: fix build with -native-symlinksIonen Wolkens2021-04-151-3/+7
| | | | | | Closes: https://bugs.gentoo.org/726220 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xautolock: fix build with -native-symlinksIonen Wolkens2021-04-151-4/+5
| | | | | | | | Also swapped DEPEND with BDEPEND to put imake in the right block. Closes: https://bugs.gentoo.org/726214 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/x2x: fix build with -native-symlinksIonen Wolkens2021-04-151-4/+6
| | | | | | | | Also swapped DEPEND with BDEPEND to put imake in the right block. Closes: https://bugs.gentoo.org/726236 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/dclock: fix build with -native-symlinksIonen Wolkens2021-04-151-2/+3
| | | | | | Closes: https://bugs.gentoo.org/726136 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/xorg-cf-files: remove ar l for binutils-2.36Ionen Wolkens2021-04-152-0/+21
| | | | | | | | | | | | | | | | l is a non-POSIX extension that for some implementation of ar(1) does: "puts any temporary files that ar generates in the current directory rather than the default temporary file directory." In <=binutils-2.35 it was instead silently ignored, but 2.36: "The ar tool's previously unused l modifier is now used for specifying dependencies of a static library." Which now caused build failures in some imake-using packages. Closes: https://bugs.gentoo.org/782514 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/imake: minor cleanupsIonen Wolkens2021-04-151-4/+2
| | | | | | | | | - added bug ref - moved xorg-proto to BDEPEND - removed xorg-cf-files from DEPEND (not needed at build time) Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/imake: ease usage with toolchain's -native-symlinksIonen Wolkens2021-04-155-0/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to provide a more-sane way for ebuilds to fix their bugs, without really altering how imake behaves. There's four notable known runtime issues with -native-symlinks: - checks if /usr/bin/cc exists (without executing), if missing it skips setting some defines and notably causes generated Makefiles to use makedepend over gccmakedep resulting in some build failures. - `ld -v` inoring LD, no failure but gives a QA warning (bug #729630), also prevents a define from being set and given previous issue rather ensure they're conserved (slightly used in xorg-cf-files). - `gcc -E` ignoring CC/CPP, causes build failure if missing. imake has IMAKECPP to change this but can't take arguments leading to build failure if setting to $(tc-getCPP) which often has -E. - `xmkmf -a` sometimes calls imake again in an imake-generated Makefile leading to the environment's CC/LD being ignored again. Added patches to fix each. xmkmf-using ebuilds wanting to take advantage of this need something along the lines of: BDEPEND=">=x11-misc/imake-1.0.8-r1" CC="$(tc-getBUILD_CC)" LD="$(tc-getLD)" \ IMAKECPP=${IMAKECPP:-$(tc-getCPP)} xmkmf ... || die emake CC="$(tc-getCC)" ... +test with -native-symlinks to ensure don't need more emake vars. (only CC should be BUILD_* here, LD not used to link) IMAKECPP is used this way to allow users to override without changing normal CPP. imake uses traditional CPP and clang notably doesn't play that well with that. Closes: https://bugs.gentoo.org/729630 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/tdrop: sync live ebuildGeorgy Yakovlev2021-04-141-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-misc/tdrop: bump to 0.4.0Georgy Yakovlev2021-04-142-0/+39
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* */*: Remove last-rited GTK2-based LXDE packagesAndreas Sturmlechner2021-04-142-71/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/idesk: drop project desktop-miscJonas Stein2021-04-131-4/+1
| | | | | | | Drop project desktop-misc from the list of maintainers. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* x11-misc/polybar: amd64 stable wrt bug #782241Agostino Sarubbo2021-04-131-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-misc/xowl: add missing pkgconfig (B)DEPENDSam James2021-04-121-4/+5
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xidle: add missing pkgconfig (B)DEPENDSam James2021-04-121-4/+7
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xdotool: add missing pkgconfig (B)DEPENDSam James2021-04-121-1/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xdesktopwaves: add missing pkgconfig (B)DEPENDSam James2021-04-121-0/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xbattbar: add missing pkgconfig (B)DEPENDSam James2021-04-121-1/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/svkbd: add missing pkgconfig (B)DEPENDSam James2021-04-121-0/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/easystroke: add missing pkgconfig (B)DEPENDSam James2021-04-121-1/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/accessx: add missing pkgconfig (B)DEPENDSam James2021-04-121-2/+6
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/x11vnc: Stabilize 0.9.16-r5 ppc, #768039Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/x11vnc: Stabilize 0.9.16-r5 ppc64, #768039Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/bumblebee: Stabilize 3.2.1_p20210112-r4 x86, #768039Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/virtualgl: Stabilize 2.6.5-r3 x86, #768039Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/x11vnc: Stabilize 0.9.16-r5 x86, #768039Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/bumblebee: Stabilize 3.2.1_p20210112-r4 amd64, #768039Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/virtualgl: Stabilize 2.6.5-r3 amd64, #768039Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/x11vnc: Stabilize 0.9.16-r5 amd64, #768039Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/stalonetray: Stabilize 0.8.4 amd64, #781017Sam James2021-04-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/stalonetray: Stabilize 0.8.4 x86, #781017Sam James2021-04-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/bumblebee: drop old versionConrad Kostecki2021-04-101-94/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/bumblebee: migrate to GLEP 81 (live)Conrad Kostecki2021-04-101-9/+8
| | | | | | Closes: https://bugs.gentoo.org/781596 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/bumblebee: migrate to GLEP 81Conrad Kostecki2021-04-101-0/+93
| | | | | | Bug: https://bugs.gentoo.org/781596 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-misc/xsnow: Version bump 3.3.0Andreas K. Hüttel2021-04-102-0/+36
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-misc/xsnow: Remove oldAndreas K. Hüttel2021-04-102-35/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-misc/stalonetray: HOMEPAGE fixup.Jaco Kroon2021-04-091-1/+1
| | | | | | | | | Seems the URL changed ... no revbump Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/20299 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/x11vnc: stable 0.9.16-r5 for sparc, bug #768039Rolf Eike Beer2021-04-081-1/+1
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-misc/xplanet: drop project desktop-miscJonas Stein2021-04-081-4/+1
| | | | | | | Drop project desktop-misc from the list of maintainers. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* x11-misc/x11vnc: Stabilize 0.9.16-r5 arm, #768039Sam James2021-04-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>