Package Details: ptxdist 2024.08.0-1

Git Clone URL: https://aur.archlinux.org/ptxdist.git (read-only, click to copy)
Package Base: ptxdist
Description: Embedded Linux build system
Upstream URL: http://www.ptxdist.org
Licenses: GPL
Submitter: bwalle
Maintainer: muxelplexer
Last Packager: muxelplexer
Votes: 8
Popularity: 0.000711
First Submitted: 2011-06-08 18:13 (UTC)
Last Updated: 2024-08-19 12:24 (UTC)

Pinned Comments

muxelplexer commented on 2024-12-10 18:55 (UTC)

i have honestly not put much work into maintenance since i never needed to upgrade more recent than this one - im happy to pass over to someone more dedicated than i am right now

Latest Comments

muxelplexer commented on 2024-12-10 18:55 (UTC)

i have honestly not put much work into maintenance since i never needed to upgrade more recent than this one - im happy to pass over to someone more dedicated than i am right now

muxelplexer commented on 2024-12-10 18:51 (UTC)

It would be smarter - it would need some tweaking in the install process though so that they can live side-by-side

cschlote commented on 2024-12-10 18:47 (UTC)

Would pinned packages help with build OSELAS.Toolchain, which depends on a given version?

muxelplexer commented on 2024-02-05 19:05 (UTC)

if anyone happens to depend on this package: would you want me to create pinned packages for the latest releases i've maintained? (2024.01.0+)

oriba commented on 2013-03-08 23:57 (UTC)

What about the tolchain? In ptxdist-docs they mention OSELAS stuff. Is that necessary, or can I just use pacman and install some arm-stuff? Or some AUR packages? What is needed to build an image for ARM on i686/x86_64 Arch system? I did not found any OSELAS stuff on AUR.

<deleted-account> commented on 2013-01-17 09:24 (UTC)

2013.01.0 builds fine, but 'python2' dependency is missing. It'd also be a good idea to quote the variables cover building in a path with special characters/spaces. One last thing that bothers me: This PKGBUILD does not allow multiple ptxdist installations with different versions in parallel, which is common practice if you're building not only "your" project, but also OSELAS toolchains. I'm personally just stuffing the version number into the $pkgname and fix the source and directories in the PKGBUILD as a (dirty) workaround, and I'm lacking a good idea how to do this right. :( PKGBUILD patch for quoting and dependency fix: http://sprunge.us/LSBa