| Age | Commit message (Collapse) | Author |
|
Closes: https://bugs.gentoo.org/964320
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Part-of: https://github.com/gentoo/gentoo/pull/44749
Closes: https://github.com/gentoo/gentoo/pull/44749
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Done via:
```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Update done using:
```
git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```
Followed by manual revert in dev-python/zlib-ng where it accidentally
caught sys-libs/zlib-ng dependencies.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
See https://github.com/gentoo/gentoo/pull/41470#issuecomment-2781235164.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The codeblocks-25.03_env.patch contains fix
to build DisplayEvents plugin
(upstream issue: https://sourceforge.net/p/codeblocks/tickets/1524/)
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/41470
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Update RDEPEND '>=dev-util/astyle-3.1-r2:0/3.1'
with '>=dev-util/astyle-3.1-r2:0='.
Remove needless 'app-admin/gamin', 'dev-libs/libgamin' dependencies.
Force '-std=c++17' to build against 'dev-util/astyle-3.6.1`
that requires C++17 compatibility.
See upstream issue: https://sourceforge.net/p/codeblocks/tickets/1512
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/40212
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Update RDEPEND '>=dev-util/astyle-3.1-r2:0/3.1'
with '>=dev-util/astyle-3.1-r2:0='.
Remove needless 'app-admin/gamin', 'dev-libs/libgamin' dependencies.
Closes: https://bugs.gentoo.org/947342
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/38571
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/939114
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/939114
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/36447
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Add unkeyworded "Nightly build" dev preview at revision 13518 [1].
The upstream "nightly" revisions are notable for using wxGTK:3.2
and addition of new optfeatured LSP Clangd_client plugin
that could replace enabled by default Code competion plugin.
[1] https://forums.codeblocks.org/index.php/topic,25791.0.html
Closes: https://bugs.gentoo.org/929139
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
SmartIndent contrib plugin build suffers from race condition
on zip-archiving it's data. Changes restrics number of jobs.
Thanks-to: Joonas Niilola <juippis@gentoo.org>
Closes: https://bugs.gentoo.org/930819
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/36557
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
bump copyright of touched ebuilds to 2024
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Upstream patch: https://sourceforge.net/u/vic5/scintilla/ci/6d0ce3
Upstream issue: https://sourceforge.net/p/scintilla/bugs/2019/
[sam: Revbump done in previous commit.]
Bug: https://bugs.gentoo.org/925955
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/35687
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/925955
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/31278
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/30449
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Fix a compiling issue when dev-lang/squirrel is installed.
Upstream disabled the use of system wide squirrel in favor of the
bundled version. Do not use the system's /usr/include/squirrel.h
header, since the API may have been changed.
r12418 | fuscated | 2021-05-09 14:50:21 +0200 (Sun, 09 May 2021) | 5 lines
$ svn checkout svn://svn.code.sf.net/p/codeblocks/code/trunk
$ cd trunk
$ svn log --diff configure.ac@r12418
In the ebuild, sed expression and comments by band-a-prend.
Closes: https://bugs.gentoo.org/884601
Package-Manager: portage-3.0.43-r1, pkgdev-0.2.4
Closes: https://github.com/gentoo/gentoo/pull/29186
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The related reported upstream issue for dev-util/codeblocks-9999:
https://sourceforge.net/p/codeblocks/tickets/1303/
Closes: https://bugs.gentoo.org/858338
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/25758
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/845303
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The USE-flag "pch" isn't droped this time due to
https://sourceforge.net/p/codeblocks/tickets/1266/
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/25393
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/820527
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/22763
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/21996
Signed-off-by: Sam James <sam@gentoo.org>
|
|
This commit adds patchsets that
- Fixes issue for SymbolBrowser plugin, enables it again for WXGTK-3.0;
updates CodeCompletition plugin as well.
- Updates FortranProject plugin to v1.8:
improved the C Pre-Processor directives and enables code-completion
for code that uses such directives.
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
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>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
The GCC 11 now enforces that comparison objects be invocable as const.
Current patch to fix gcc-11 compatibility is proposed by
Sergei Trofimovich <slyfox@gentoo.org>
and fix codeblocks "openfileslist" pligin compilation error.
Patch was sent to upstream :
https://sourceforge.net/p/codeblocks/tickets/1022/
so live-ebuild currently doesn't apply it.
Closes: https://bugs.gentoo.org/732818
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/17928
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|