Thomas Leonard | 12 Nov 2006 16:40
Picon
Gravatar

Foobillard and freetype 2.2

FooBillard no longer works on Debian unstable:

$ 0launch http://people.freenet.de/LinuxCNC/0install/foobillard
FT_Load_Glyph:error#6

This problem seems to be affecting lots of people (not just those
running it with Zero Install).

It needs an older version of freetype2. I've put a suitable version up here:

  http://0install.net/2006/3rd-party/Freetype2.xml

To use it with FooBillard, add this element to the feed:

    <requires interface="http://0install.net/2006/3rd-party/Freetype2.xml">
	<version before="2.2"/>
	<environment insert="lib" name="LD_LIBRARY_PATH"/>
    </requires>

The Freetype2.xml feed also contains a source implementation, so if
the binary isn't suitable for your platform then just click on the
'Compile' button to build one.

(this won't actually help you though, because you can't compile any of
the other bits yet ;-)

Finally, note that "libXaw8" (which the FooBillard binary also needs)
has been removed from Debian's archive. However, creating a link from
Xaw8 to Xaw7 works, as nothing changed between the two versions except
for the addition of xprint support, which no-one uses.
(Continue reading)

Thomas Leonard | 15 Nov 2006 20:40
Picon
Gravatar

Re: Foobillard and freetype 2.2

On 11/12/06, Thomas Leonard <talex5 <at> gmail.com> wrote:
> FooBillard no longer works on Debian unstable:

[...]

BTW, has anyone asked the FooBillard author about putting a link on
the FooBillard web-site?

--

-- 
Dr Thomas Leonard		http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Thomas Leonard | 21 Nov 2006 23:08
Picon
Gravatar

0compile 0.7

0compile 0.7 has been released:

  http://0install.net/0compile.html

There's a blog post showing screenshots of the new GUI features here:

  http://rox.sourceforge.net/desktop/node/360

Changes since 0.4:

- '0compile gui' now offers more functions (Setup, Build, Register and
  Publish). After doing Setup, you also get prompted to clean any existing
  build.

- Allow '0compile gui' without an interface argument; this launches the GUI
  within an existing build directory.

- When adding text to the compile log window, automatically scroll to the
  end if we were near the end before.

- Use of plash for sandboxing is now disabled by default, since it requires
  a number of bug fixes which are not yet in an official release. The
  USE_PLASH_0COMPILE environment variable can be used to turn it back on.

- Removed our custom install script. Not needed with new version of plash
  (svn) and doesn't work with directories.

Bug fixes:

- It's no longer possible to register the same feed multiple times.
(Continue reading)

Stephen Watson | 24 Nov 2006 17:41
Picon
Picon

ROX-CLib 2.1.9

ROX-CLib 2.1.9 (C library for ROX) has been released.

You can install it by entering this URL into AddApp:

  http://www.kerofin.demon.co.uk/2005/interfaces/ROX-CLib

To upgrade:

- Right click on the application and choose 'Versions...' from the menu.
- Click on 'Refresh all now'.
- Ensure 'Help test new versions' is selected.

For more information, including package downloads, see:

  http://rox.sourceforge.net/desktop/ROX-CLib

Changes in 2.1.9:

Features:
New menu API
Added extended attribute support.
Added 0compile support.

Bugs fixed:
Fix use of deprecated function in options.c.
Fix bug in rox_basedir_free_paths().
Marked the old choices_*() functions as deprecated and changed those
functions still using them.
Fix use of deprecated function in rox_choices_load().
Fixed translation of Options windows (reported by Guido Schimmels).
(Continue reading)

Thomas Leonard | 24 Nov 2006 21:08
Picon
Gravatar

Re: ROX-CLib 2.1.9

On 11/24/06, Stephen Watson <stephen <at> kerofin.demon.co.uk> wrote:
> ROX-CLib 2.1.9 (C library for ROX) has been released.
>
> You can install it by entering this URL into AddApp:
>
>   http://www.kerofin.demon.co.uk/2005/interfaces/ROX-CLib

Error downloading
'http://www.kerofin.demon.co.uk/rox/ROX-CLib-linux-x86-2.1.9.0.tar.gz':
HTTP Error 404: Not Found

(shouldn't have the .0 on the end in the XML feed?)

--

-- 
Dr Thomas Leonard		http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Thomas Leonard | 24 Nov 2006 21:09
Picon
Gravatar

Re: ROX-CLib 2.1.9

On 11/24/06, Stephen Watson <stephen <at> kerofin.demon.co.uk> wrote:
> ROX-CLib 2.1.9 (C library for ROX) has been released.
>
> You can install it by entering this URL into AddApp:
>
>   http://www.kerofin.demon.co.uk/2005/interfaces/ROX-CLib

Error downloading
'http://www.kerofin.demon.co.uk/rox/ROX-CLib-linux-x86-2.1.9.0.tar.gz':
HTTP Error 404: Not Found

(shouldn't have the .0 on the end in the XML feed?)

--

-- 
Dr Thomas Leonard		http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Stephen Watson | 25 Nov 2006 16:35
Picon
Picon

Re: ROX-CLib 2.1.9

"Thomas Leonard" <talex5 <at> gmail.com> wrote:

> On 11/24/06, Stephen Watson <stephen <at> kerofin.demon.co.uk> wrote:
> > ROX-CLib 2.1.9 (C library for ROX) has been released.
> >
> > You can install it by entering this URL into AddApp:
> >
> >   http://www.kerofin.demon.co.uk/2005/interfaces/ROX-CLib
> 
> Error downloading
> 'http://www.kerofin.demon.co.uk/rox/ROX-CLib-linux-x86-2.1.9.0.tar.gz':
> HTTP Error 404: Not Found
> 
> (shouldn't have the .0 on the end in the XML feed?)

Fixed.

Incidently rox-devel and rox-users have their cross-posting limit set to <3.
 This was the only announcement that got through...

--

-- 
Stephen Watson     http://www.kerofin.demon.co.uk/
If you read this on a mailing list, send any reply back to the list and not
to me.  Not even CC.
Stranded here on planet earth / It's not much but it could be worse 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
(Continue reading)

Thomas Leonard | 25 Nov 2006 19:46
Picon
Gravatar

0compile 0.8

0compile 0.8 has been released:

  http://0install.net/0compile.html

Changes since 0.7:

- When building, tee the build output to build/build.log, along with
some other useful
  information about the build:
  - The contents of the 0compile-env.xml file
  - 0compile's version
  - any patch applied to the source
  - uname output

  When done, the log is renamed to build-success.log or
build-failure.log, as appropriate.

- Added '0compile reportbug' command, which submits build-failure.log
to the sf.net
bug tracker (the tracker to use should be read from the interface in
future; need to think about this a bit).

- If the build fails when using the GUI, let the user notify the
developers by pressing a button (just runs '0compile reportbug').

Currently, all reports end up here:

http://sourceforge.net/tracker/?group_id=76468&atid=905152

There is a sample one I sent (trying to compile GNU-Hello in a chroot
(Continue reading)


Gmane