Versions
v2019.3.46-r2 :: 0 :: gentoo (Masked by set 6305)
- Modified
- License
- Sourcetrail || ( GPL-2 GPL-3 LGPL-3 ) BSD
- Keywords
- ~amd64
- USE flags
- examples selinux
USE flags
General
Dependencies
dev-util / patchelf : Small utility to modify the dynamic linker and RPATH of ELF executables
Runtime Dependencies
dev-libs / libffi-compat : a portable, high level programming interface to various calling conventions
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / openssl-compat : Full-strength general purpose cryptography library (including SSL and TLS)
media-libs / fontconfig : A library for configuring and customizing font access
media-libs / freetype : High-quality and portable font engine
media-libs / libpng-compat : Portable Network Graphics library
sys-libs / libselinux : SELinux userland library
sys-libs / libudev-compat : Wrapper around libudev.so.1 for packages needing the old libudev.so.0
virtual / opengl : Virtual for OpenGL implementation
x11-libs / libX11 : X.Org X11 library
x11-libs / libXau : X.Org X authorization library
x11-libs / libXdamage : X.Org Xdamage library
x11-libs / libXext : X.Org Xext library
x11-libs / libXfixes : X.Org Xfixes library
x11-libs / libXi : X.Org Xi library
x11-libs / libXrender : X.Org Xrender library
x11-libs / libXxf86vm : X.Org Xxf86vm library
Bugs
Masks
6305- Jonas Stein
Unfetchable and mirror-restricted. Upstream discontinued Removal after 2023-02-01. Bug #884715.- dev-cpp/sourcetrail
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-cpp/sourcetrail: drop 2018.3.55, 2019.1.11, 2019.2.39, 2019.3.46
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-cpp/sourcetrail: Switch to libpng-compat
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Hallas · gentoo
dev-cpp/sourcetrail: Fix libffi dependency
Sourcetrail depends on .so version 6 of libffi, so add dev-libs/libffi-compat:6 to RDEPEND Closes: https://bugs.gentoo.org/696090 Signed-off-by: David Hallas <david@davidhallas.dk> Closes: https://github.com/gentoo/gentoo/pull/13134 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Hallas · gentoo
dev-cpp/sourcetrail: Bump to 2019.3.46
Add ebuild for Sourcetrail 2019.3.46 No ebuild changes compared to 2019.2.39 Closes: https://bugs.gentoo.org/695388 Signed-off-by: David Hallas <david@davidhallas.dk> Closes: https://github.com/gentoo/gentoo/pull/13009 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - David Hallas · gentoo
dev-cpp/sourcetrail Add RESTRICT to prohibit mirroring
Add RESTRICT keyword so that we do not mirror the tarballs because of license issues. Also remove FDL license since the ebuild doesn't install any files with that license. Closes: https://bugs.gentoo.org/687018 Signed-off-by: David Hallas <david@davidhallas.dk> Closes: https://github.com/gentoo/gentoo/pull/12145 Signed-off-by: Michał Górny <mgorny@gentoo.org> - David Hallas · gentoo
dev-cpp/sourcetrail: Bump to 2019.2.39
Closes: https://bugs.gentoo.org/687014 Signed-off-by: David Hallas <david@davidhallas.dk> Closes: https://github.com/gentoo/gentoo/pull/12135 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-cpp/sourcetrail: Permit dev-libs/openssl-compat
Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Hallas · gentoo
dev-cpp/sourcetrail: Bump to 2019.1.11
Add ebuild for Sourcetrail 2019.1.11. No ebuild changes compared to 2018.3.55-r1. Signed-off-by: David Hallas <david@davidhallas.dk> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10410 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-cpp/sourcetrail: Drop old
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - David Hallas · gentoo
dev-cpp/sourcetrail: Adjust openssl dependency
Adjust openssl dependency to depend on =dev-libs/openssl-1.0*:*. The Sourcetrail package is built agains openssl-1.0.1 so depending on =dev-libs/openssl-1.0*:0 should match the correct version. Closes: https://bugs.gentoo.org/674788 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: David Hallas <david@davidhallas.dk> Closes: https://github.com/gentoo/gentoo/pull/10777 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Hallas · gentoo
dev-cpp/sourcetrail: New package
Sourcetrail is a cross-platform source explorer for C/C++ and Java code. It makes it easy to navigate a codebase in an intuitive way. Closes: https://bugs.gentoo.org/663036 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9513