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. 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 :)
On 31 July 2012 18:18, David C. Rankin drankinatty@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
On 08/01/2012 09:10 AM, Calvin Morrison wrote:
Also what about getting these packages in the AUR? that is the first step to getting them included in the general arch repos.
Yes, that is the goal, but I want to have everything building and the PKGBUILD sources in pristine shape before putting them in AUR. What I've learned over the past two years is that TDE rarely builds on Arch for more than a couple of weeks before Arch breaks it by pulling in the most recent upstream packages. Most recently ffmpeg which broke k9copy that I still have not been able to fix. It's doable, but I want to have a set of R14 tarballs to build against before AUR packages are submitted. Currently when people have to build against the GIT tree, that just overly complicates the build scripts and puts a hell of a load on the GIT server.
It's much better to finish out the R14 development, get to the point we have official release tarballs, then finalize the AUR src packages and then submit. Even then, we will need a team to commit to helping fix packages that break due to upstream changes...
On 2 August 2012 12:45, David C. Rankin drankinatty@suddenlinkmail.com wrote:
On 08/01/2012 09:10 AM, Calvin Morrison wrote:
Also what about getting these packages in the AUR? that is the first step to getting them included in the general arch repos.
Yes, that is the goal, but I want to have everything building and the PKGBUILD sources in pristine shape before putting them in AUR. What I've learned over the past two years is that TDE rarely builds on Arch for more than a couple of weeks before Arch breaks it by pulling in the most recent upstream packages. Most recently ffmpeg which broke k9copy that I still have not been able to fix. It's doable, but I want to have a set of R14 tarballs to build against before AUR packages are submitted. Currently when people have to build against the GIT tree, that just overly complicates the build scripts and puts a hell of a load on the GIT server.
ok
It's much better to finish out the R14 development, get to the point we have official release tarballs, then finalize the AUR src packages and then submit. Even then, we will need a team to commit to helping fix packages that break due to upstream changes...
Count me in on helping out after R14 is done. I'll finally make the transit from debian to arch for my daily development workstation.
Calvin
On 08/02/2012 01:51 PM, Calvin Morrison wrote:
Count me in on helping out after R14 is done. I'll finally make the transit from debian to arch for my daily development workstation.
Calvin
Your in - you could just always set up a second box and jump in now :)
On 07/31/2012 05:18 PM, David C. Rankin 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. 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 :)
First cut at a complete set of PKGBUILD source files for 3.5.13-sru can be obtained here:
http://www.3111skyline.com/dl/dt/tde/src3513/tde-pkgbuild-src-3513.tar.gz (all individual src packages tarred in a single file)
Individual src file are in the same directory.