On 31 July 2012 18:18, David C. Rankin <drankinatty(a)suddenlinkmail.com> wrote:
Calvin, All,
I have updated all of the Arch PKGBUILD scripts with the current R14.0.0 build
scripts at:
http://www.3111skyline.com/dl/dt/tde/src/
You can download all the PKGBUILD src dirs in the file:
http://www.3111skyline.com/dl/dt/tde/src/tde-pkgbuild-src.tar.gz
It doesn't include wv2/koffice dependency (forgot), so download it here:
http://www.3111skyline.com/dl/dt/tde/src/wv2-0.4.2-3.no-src.tar.gz
All the individual PKGBUILD masters (PKGBUILD only) are available in:
http://www.3111skyline.com/dl/dt/tde/pbf/pbf-PKGBUILD-files.tar.gz
(I find it easier to keep a dir of pkgbuilds for access in kate and then copy
them to the pbpkg dir after updates.)
MAKE sure you read:
http://www.3111skyline.com/dl/dt/tde/src/README-building.txt
If you want to set up and end-to-end build environment similar to what I have.
Then just call ./bldtde.sh (after you setup bldtde.conf) and let R14 build. (you
have to have a local copy of the GIT tree, and create tarballs with ./tdetgz -w)
Once we get R14 settled and I can strip the temporary patches and sed commands
out of the PKGBUILDs, I will update the tde-packaging files.
Yes yes yes!
We will need to just move to 3.5.13/remove the current
pkgbuilds on tde-packaging because I
don't think they have been updated in a year or so. I haven't checked who the
GIT owner is, but I know it isn't me :)
Easy.
git rm files
git add davids-awesome-new-files
You don't need to have ownership of the files or anything, just write
access to the repository.
Also what about getting these packages in the AUR? that is the first
step to getting them included in the general arch repos.
Calvin