| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/5837
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to facilitate maintenance such as update to EAPI=6 and fixes
the issues highlighted by repoman and more.
- add quotes around strings with variables
- fix LICENSE
Actual COPYING files are saying the license is GPLv2 or any later
version.
- omit COPYING, README-GPL from dodoc
These files contain GPLv2+ license text which shouldn't be installed
as it is already indicated by LICENSE in ebuild.
- replace dead homepage URL with No_homepage
- use mirror://gentoo/ in SRC_URI
SRC_URI contained URLs which don't work anymore, distfiles are being
fetched from mirrors anyway.
- install just jpg files and doc, simplify ebuild
Unnecessary files which were installed by 1.0 ebuild, listed below,
are no more shipped. This allowed to simplify ebuild logic.
HTML files for viewing of image files and navigation between
them. They are deemed not essential.
README: contained nothing more than an author's suggestion to view
images directories in KDE. README-PROPAGANDA, which contains a
substantial introduction into project history, is still installed.
magicbg.tar{,.gz}: source code of some app, not essential for usage
of the package.
script.perl: scripts for generation of navigation HTML.
More non-essential files, e.g.
/usr/share/pixmaps/Propaganda/Vol11/Icon:0d
/usr/share/pixmaps/Propaganda/Vol11/Modified by Michael Coyle
/usr/share/pixmaps/Propaganda/Vol12/Icon:0d
- use prepare phase for renames
Renaming (volume dir names, *.JPG to *.jpg) is not really compiling, so
use src_prepare phase which is designed for actions like these.
- add "|| die" to commands which may fail
Suggested-by: Amy Liffey <amynka@gentoo.org>
Suggested-by: Göktürk Yüksek <gokturk@gentoo.org>
Package-Manager: Portage-2.3.7, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Remove old versions that do not work with Tesseract 3.05
and use deprecated dev-perl/Sane.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5778
|
|
|
|
|
|
|
|
| |
- Note app-text/poppler allows saving to existing PDF
- Recommend poppler instead of ghostscript-gpl for PS
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5778
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
|
|
|
|
| |
Also fixing GCC6 build warning.
Reported-by: Andreas Schürch <nativemad@gentoo.org>
Gentoo-bug: 631724
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/632376
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
|
|
|
|
|
| |
* Converted ebuild to EAPI 6
* Made patch compatible with PATCHES
* Changed dependencies to depend on new CTL version
* Tidied metadata.xml file
Closes: #5725
|
|
|
|
|
|
|
|
|
|
|
| |
local::lib is a workaround to help with the cpan-minus based
build system the package comes with, which we are circumventing
in order to perform a proper system installation. This commit
includes a patch that reverts the upstream addition of local::lib.
Also adds dev-perl/Devel-CheckLib to the dependency list
Package-Manager: Portage-2.3.8, Repoman-2.3.1
|
|
|
|
|
|
| |
Bug: http://bugs.gentoo.org/622338
Package-Manager: Portage-2.3.8, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
|
|
| |
its systemd support
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/596942
Closes: https://bugs.gentoo.org/595776
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/627098
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Changed hardcoded paths to GNUInstallDirs
* Patch to fixnumeric removal in Boost 1.65
* Use PkgConfig to find OpenEXR and IlmBase
Bug: https://bugs.gentoo.org/612942
Closes: https://bugs.gentoo.org/611842
Closes: https://bugs.gentoo.org/630740
Closes: https://github.com/gentoo/gentoo/pull/5754
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
| |
|
| |
|
| |
|
|
|
|
| |
dev-libs/protobuf[python] ).
|
|
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/631310
Package-Manager: Portage-2.3.6_p60, Repoman-2.3.3_p38
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Gentoo-Bug: 623636
|
| |
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/630764
Package-Manager: Portage-2.3.6, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Closes: https://bugs.gentoo.org/625608
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|