Index ¦ Archives ¦ RSS > Category: hacking ¦ RSS

python-2.5 merged to -current

Estimated read time: 1 minutes

so the python25 repo has been finally merged to -current

we have rebuilt ~155 packages, hopefully everything is fine now again :)

there are 2 kde packages to fix, they will be done by crazy soon

oh and there is a new test in the testsuite to avoid that big number of hardcoded python versions in the FrugalBuilds :)


free netbeans? not yet..

Estimated read time: 1 minutes

i'm sorry to say, but it seems our free tools are not yet ready to build netbeans. first you need to add the gcj.jar to the classpath (patch here), but that's basically usual. then the compilation fails with the following casting error: [repeat] java.io.IOException: java.lang.ClassCastException: org.apache.xerces.dom.DocumentImpl cannot be cast to gnu.xml.dom.DomDocument (full log here)

that's something i can't fix.


netbeans

Estimated read time: 1 minutes

after a few days of headache, the brand new netbeans package is ready!

at the moment it requires j2sdk, we'll see if i can get it compile using a free compiler or not


OpenOffice.org 2.0.4 Release Candidate 5 has been uploaded

Estimated read time: 1 minutes

x86_64 fpms are reachable in my repo, as usual :)

glibc-2.5

Estimated read time: 1 minutes

glibc-2.5 has been uploaded to -current, check out the news here

php i18n documentation packages

Estimated read time: 1 minutes

as it was requested, now we have packaged documentation for the following languages: English, Arabic, Portuguese, Chinese (Simplified), Chinese (Hong Kong Cantonese), Chinese (Traditional), Czech, Danish, Dutch, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Polish, Romanian, Russian, Slovak, Spanish and Swedish. you can install them by pacman -S php-docs-XX where XX is your language code, like "hu" for Hungarian and so on :)

usb stick installer

Estimated read time: 1 minutes

there was a request for a long time to support installing from an usb stick, now it seems i've had time to implement this feature

you need this tarball, then you can unpack it and run ./usb_install.sh as root

if you hit a bug, then report it to us, as usual ;)


Neon-0.26.x is in -current

Estimated read time: 1 minutes

Neon-0.26.1 has been uploaded to -current and all the necessary packages (ie. openoffice.org :)) have been updated, too. it was a challenge :)

Python-2.5 repo

Estimated read time: 1 minutes

i've uploaded Python-2.5 to a separate repo since lots of package will have to be rebuilt. once all the necessary packages are in the repo, we can merge the update to -current

free jacman? not yet..

Estimated read time: 1 minutes

i wanted to start compiling jacman (and all the libs required by it) from source using only free tools (gcj/ecj & the gnu classpath). it seems that the first dep (glazedlists) requires XMLEncoder, but it will be featured only in gcc-4.2.x. so calm down, we should wait.. :/

© Miklos Vajna. Built using Pelican. Theme by Giulio Fidente on github.