-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
hi.
recently i have added bidirectional text rendering support to Gem (this basically means that arabic and hebrew strings will be correctly rendered right-to-left). however, this depends on the "libfribidi" library [1].
since there exist packages for debian and fink (though those are a bit outdated), would it be possible to install them on the autobuild servers?
fgasdmkr IOhannes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2013-01-09 14:15, IOhannes m zmoelnig wrote:
hi.
recently i have added bidirectional text rendering support to Gem (this basically means that arabic and hebrew strings will be correctly rendered right-to-left). however, this depends on the "libfribidi" library [1].
since there exist packages for debian and fink (though those are a bit outdated), would it be possible to install them on the autobuild servers?
fgasdmkr IOhannes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
libfribidi-dev is now installed on all of the Debian-deriv auto-build machines, and all chroots except oneiric-* since those will be deleted soon.
Does Gem 0.93.4 in Pd-extended have support for this lib?
.hc
On 01/09/2013 08:15 AM, IOhannes m zmoelnig wrote:
On 2013-01-09 14:15, IOhannes m zmoelnig wrote:
hi.
recently i have added bidirectional text rendering support to Gem (this basically means that arabic and hebrew strings will be correctly rendered right-to-left). however, this depends on the "libfribidi" library [1].
since there exist packages for debian and fink (though those are a bit outdated), would it be possible to install them on the autobuild servers?
fgasdmkr IOhannes
_______________________________________________ Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
On Wed, Jan 9, 2013 at 3:11 PM, Hans-Christoph Steiner hans@at.or.atwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
libfribidi-dev is now installed on all of the Debian-deriv auto-build machines, and all chroots except oneiric-* since those will be deleted soon.
Does Gem 0.93.4 in Pd-extended have support for this lib?
.hc
Well, today's Pd-extended in lucid-amd64 built alrite without it, but I've installed it now anyway.
BTW, rsync fails here with "Host key verification failed."
András
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2013-01-10 16:48, András Murányi wrote:
On Wed, Jan 9, 2013 at 3:11 PM, Hans-Christoph Steiner hans@at.or.atwrote:
Does Gem 0.93.4 in Pd-extended have support for this lib?
ah, i only answered hans on the chat, so: bidi-support was added to Gem/git this monday, so no, Gem-0.93.4 as found in Pd-extended does not support it.
Well, today's Pd-extended in lucid-amd64 built alrite without it,
most libraries Gem uses are optional, so builds will succeed even if they library in question is missing (though the resulting binary will obviously not be able to use the nifty gimmicks from libXY)
but I've installed it now anyway.
thanks.
adfmsdr IOhannes
On 01/10/2013 10:48 AM, András Murányi wrote:
On Wed, Jan 9, 2013 at 3:11 PM, Hans-Christoph Steiner hans@at.or.atwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
libfribidi-dev is now installed on all of the Debian-deriv auto-build machines, and all chroots except oneiric-* since those will be deleted soon.
Does Gem 0.93.4 in Pd-extended have support for this lib?
.hc
Well, today's Pd-extended in lucid-amd64 built alrite without it, but I've installed it now anyway.
BTW, rsync fails here with "Host key verification failed."
The new auto-build system no longer uses rsync since that server went away. It fetches everything from svn. So run 'svn up' in ~/auto-build/pd-extended/scripts to get the latest scripts.
Now that I have finally made Pd-extended into a proper Debian package, we can now build for Lucid on Launchpad: https://launchpad.net/~eighthave/+archive/pd-extended/+packages
So it might be time to retire your build server. One thing that would be very useful is to test those Lucid packages and make sure they're working well. I only have my ubuntu/precise laptops around to test with.
.hc
On 01/10/2013 10:48 AM, András Murányi wrote:
On Wed, Jan 9, 2013 at 3:11 PM, Hans-Christoph Steiner hans@at.or.atwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
libfribidi-dev is now installed on all of the Debian-deriv auto-build machines, and all chroots except oneiric-* since those will be deleted soon.
Does Gem 0.93.4 in Pd-extended have support for this lib?
.hc
Well, today's Pd-extended in lucid-amd64 built alrite without it, but I've installed it now anyway.
BTW, rsync fails here with "Host key verification failed."
Actually, I forgot to say, if you want to run it as a jenkins build slave, that would definitely still be useful.
.hc