You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/arch
Slávek Banko 10bda82501
ArchLinux tdebindings: Backport patch to resolve FTBFS for build with java.
3 years ago
..
DockerBuildEnvironment ArchLinux: Take a newer state of pkgbuilds from Michael Manley 3 years ago
tde-base ArchLinux tdebindings: Backport patch to resolve FTBFS for build with java. 3 years ago
tde-core ArchLinux tqt3: Add 'glu' to depends to be sure build with OpenGL support. 3 years ago
tde-devel ArchLinux: Update tdesdk, tdevelop and tdewebdev to R14.0.10. 3 years ago
tde-extra ArchLinux gtk3-tqt-engine: Backport patch to resolve FTBFS. 3 years ago
tde-libs ArchLinux: Update tde-libs modules to R14.0.10. 3 years ago
tde-meta ArchLinux: Add pkgbuilds for abakus, basket, tork and yakuake. 3 years ago
.gitignore ArchLinux: Take a newer state of pkgbuilds from Michael Manley 3 years ago
PKGBUILD.template ArchLinux: Update PKGBUILD template. 3 years ago
README.md ArchLinux: Take a newer state of pkgbuilds from Michael Manley 3 years ago
build.sh ArchLinux: Update build script 3 years ago
environment ArchLinux: Take a newer state of pkgbuilds from Michael Manley 3 years ago
updatehashes.sh ArchLinux: Take a newer state of pkgbuilds from Michael Manley 3 years ago

README.md

Trinity_ArchLinux_PKGBUILD

PKGBUILD's for building Trinity on Arch Linux

How to build Trinity with these Files

If you have trouble building one of these packages, please source the environment variables by issuing (from package directory):

. ../environment

OR

source ../environment

The Build Script build.sh will automatically source this environment and is not needed to be ran beforehand

Building the Trinity Packages

All you need to do is run ./build.sh after installing any dependencies. A Docker Script is included to create a temporary build environment for Trinity. It is recommended to use this Docker Environment as this is how the official trinity arch repo is compiled by. See the README.md in DockerBuildEnvironment for details.

Unbuildable Packages

Here lists the unbuildable packages at the moment. Please help make these packages buildable and submit any pull requests to fix them. Each package has a Bug entry which includes the build log for reference.

  1. amarok - Needs dependencies and havent added them into build environment yet, wasnt yet included anyway