| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
Buka is a software that allows downloading mangas from buka.cn using a
command line interface.
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
To make sure that it's compiling against the right API version.
Package-Manager: portage-2.3.0
|
|
|
|
| |
Gentoo-Bug: https://bugs.gentoo.org/602168
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/3057
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/3057
|
|
|
|
|
|
|
|
|
|
| |
* Simplify dev-libs/boost dependency
* Add missing call to 'cmake-utils_src_prepare'
* Remove DOCS, as einstalldocs already covers this
* Fix wrong indentation
* Call correct 'cmake-utils_src_install' function
Package-Manager: portage-2.3.3
|
|
|
|
|
|
| |
Gentoo-Bug: 601646
Package-Manager: portage-2.3.3
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3068
|
|
|
|
|
|
|
| |
Project moved to github.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3068
|
|
|
|
|
|
|
| |
Also support both https and git repo URIs.
Closes: https://github.com/gentoo/gentoo/pull/3054
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3069
|
|
|
|
|
|
|
|
| |
Actually fetch from Github snapshot, release tarball from sourceforge
does not work and there have been a few fixes since release.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3069
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.2_p13
|
|
|
|
| |
Package-Manager: portage-2.3.2_p13
|
| |
|
|
|
|
| |
Package-Manager: portage-2.3.2_p13
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3020
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/3020
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/3020
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
|
|
|
| |
Kill the call to 'emake clean' for Python build directory which
obviously does not work when Ninja is used instead of Makefiles. It is
completely redundant since it is followed by 'rm -rf' of the whole
directory (tested with Makefiles and Ninja).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kill the unnecessary, outdated custom Gentoo CMake module used to force
specific version of Python in favor of hacking the upstream module
appropriately. Rely on the standard CMake -DPYTHON_INTERPRETER to
(indirectly) disable Python for the base build, and on python-r1 +
upstream -DPYTHON3_INTERPRETER to control the implementation used for
Python module build.
This removes a lot of unnecessary hackery from the ebuild, such as
passing all the Python implementation specifics (include paths, library
names) in favor of using the CMake autodetection code. It also restores
some missing bits that were omitted because of the Gentoo module
deficiency.
To keep things simple, all versions of Python are treated as 'python2'
upstream since the code used to build both python2 & python3 modules is
identical (i.e. works for all versions).
|
|
|
|
| |
Gentoo-Bug: 580760
|
|
|
|
|
|
| |
Gentoo-Bug: 580760
Package-Manager: portage-2.3.3
|
| |
|
| |
|
| |
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
|
|
|
|
|
|
|
|
| |
In addition a lot of QA cleanup and an EAPI bump has been done.
Thanks to
* Russell Knighton <russell@annunaki2k2.co.uk>
* Jason Oliveira <jason.oliveira@medicalcannab.is>
* Aaron Burnett <awol.lordofthepants@gmail.com>
for their contributions.
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
| |
Revision bump to include Debian patch to fix #560426
Thanks to Alexey Zapparov <ixti@member.fsf.org>
Gentoo-Bug: 560426
Package-Manager: portage-2.3.3
|