[Kde-graphics-devel] Quasar

View: New views
4 Messages — Rating Filter:   Alert me  

[Kde-graphics-devel] Quasar

by Bugzilla from zack@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hey,

i just uploaded a completely not ready version of quasar to
git://people.freedesktop.org/~zack/quasar
There's a TODO in the toplevel directory, plus I'm about to post a blog
explaining what is it and what are my goals with it. If anyone's interested
we can talk about it here.


[Kde-graphics-devel] Quasar

by Richard Moore-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Any chance of a tar ball for those of us who aren't git compatible?

Rich.

On 9/6/07, Zack Rusin <zack at kde.org> wrote:

> hey,
>
> i just uploaded a completely not ready version of quasar to
> git://people.freedesktop.org/~zack/quasar
> There's a TODO in the toplevel directory, plus I'm about to post a blog
> explaining what is it and what are my goals with it. If anyone's interested
> we can talk about it here.
> _______________________________________________
> Kde-graphics-devel mailing list
> Kde-graphics-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-graphics-devel
>


[Kde-graphics-devel] Quasar

by Bugzilla from zack@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 06 September 2007 06:24:22 am Richard Moore wrote:
> Any chance of a tar ball for those of us who aren't git compatible?

Unlikely. I made it public for people who would like to take a look and maybe
help out. Once the GL integration will be done, then I'll proly make a
tarball and maybe even move it to SVN but not yet. It's definitely not
consumer ready.




[Kde-graphics-devel] Quasar

by Bugzilla from fredrik@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 06 September 2007 12:24, Richard Moore wrote:
> Any chance of a tar ball for those of us who aren't git compatible?

Just type 'git clone git://people.freedesktop.org/~zack/quasar' to do
the equivalent of svn checkout.

If you don't have any (uncommitted) local changes, the equivalent
of svn update is 'git pull'.

Fredrik