| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/465
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
| |
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdeutils/issues/115
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
| |
The keywords were removed from gentoo upstream.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
| |
Due to gentoo upstream destabilized all the packages for the arches.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
| |
This fixes build against app-text/poppler 25.10.0 through 26.01.0
Also it fixes perditions on one of the older patches.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
| |
The USE flag didn't do anything by itself.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
| |
Also use TSM_EXTRACT instead of TSM_EXTRACT_ALSO to install
documentation from *_artsplugin subdirs
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
Since all packages are required c++17 standard and all modern compilers
default to at least c++11 now explicitly demand c++11 neither necessary
nor desirable anymore.
Also this fixes FTBFS of koffice-derived packages.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
| |
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/457#issuecomment-81655
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
- cmake wasn't properly processing BERKELEY_DB_LIBS with only libname
- the version of sys-libs/db wasn't actually enforced
- bump required sys-libs/db version to 5 as it seem to build fine
against it
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
| |
Also enforce subslot version for dependency.
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/442
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/454
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
| |
Also remove nonsensical src_compile() section
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
Due to kxsldbg being moved out of tdewebdev[1], switch to building it
from the dedicates application overlay.
[1]: https://mirror.git.trinitydesktop.org/gitea/TDE/tdewebdev/pulls/65
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
| |
This fixes start of the dbus session bus on logon.
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/668
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
`-fdebug-prefix-map` and `-fmacro-prefix-map` flags are conflicting
with debugedit, which is used for emerge's FEATURES="installsources".
Gentoo doesn't have a lot of use for reproducable builds, so patch those
flags out.
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/331
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
| |
Also:
* move x11-misc/xscreensaver to COMMON_DEPEND
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
* fix hardcodded path to /opt/trinity (this fixes tdmsak start and sak
support eventually)
* add virtual/libcrypt to DEPEND
* build kbdledsync helper daemon
* replace tabulations with a spaces in eerror message
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
| |
As instructed by a QA check.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
| |
Several packages were failing to build on a system with minimal-ish
config i.e. with all possible tqt and tdelibs flags disabled. This set
of patches fixes it.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
| |
* fix build with libbarcode
* rename USE {native-gnu-barcode => libbarcode}
* overhaul dependencies/add opt features
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
| |
* fix FTBFS on a system with minimal-ish config
* add missing dependencies
* add optional features for cmake-converted versions
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
| |
Also enhance USE=kcmautostart description.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
| |
Also remove unneeded src_configure()
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
| |
Also enhance USE=acpi description.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
* make xtest support optional
* add USE description for xtest and enhance it for dpms
* remove an obsolete comment
* depend on generic linux-headers rathar than removed virtual for
USE=dvb
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
Also:
* remove HOMEPAGE definition from the ebuilds
* remove `append-cxxflags "-std=c++11"` from newer ebuilds
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/432
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|