View Full Version : Feisty git repo?
brottman
February 22nd, 2007, 02:00 PM
Is anyone maintaining packages for Compiz git for Feisty? Or is there instructions anywhere for downloading/compiling from git and creating packages?
RYX
February 22nd, 2007, 03:19 PM
Compiling from git is as easy as:git clone git://git.freedesktop.org/git/xorg/app/compiz
cd compiz
./autogen.sh --prefix=/usr --enable-librsvg
make
(You need package "gitweb" to be installed before and maybe also "curl"-package if you still get an error)
I don't know much about packaging. Maybe you should check the Ubuntu-wiki, I think there is a packaging-tutorial for .deb-packages.
:)
mikedee
February 22nd, 2007, 03:42 PM
As far as I know gandalfn is doing all the packaging for Fiesty, you can check his blog here for more info.
http://gandalfn.wordpress.com/
wfarr
February 22nd, 2007, 09:50 PM
The problem with going git without a repo is I hate losing some plugins etc.
Gandalfn doesn't maintain a git repo for feisty. =(
RAOF
February 23rd, 2007, 12:05 AM
I might pick up the slack, now that I'm doing a little compiz development.
raof.dyndns.org/falcon should get git versions of Compiz over the weekend.
wfarr
February 23rd, 2007, 01:36 AM
I might pick up the slack, now that I'm doing a little compiz development.
raof.dyndns.org/falcon should get git versions of Compiz over the weekend.
Just checking - these will be x86 not x86_64, right? =)
RAOF
February 23rd, 2007, 01:52 AM
I might pick up the slack, now that I'm doing a little compiz development.
raof.dyndns.org/falcon should get git versions of Compiz over the weekend.
Just checking - these will be x86 not x86_64, right? =)
They'll be both. I'll be breaking out the i386 pbuilder :)
wfarr
February 23rd, 2007, 01:58 AM
I might pick up the slack, now that I'm doing a little compiz development.
raof.dyndns.org/falcon should get git versions of Compiz over the weekend.
Just checking - these will be x86 not x86_64, right? =)
They'll be both. I'll be breaking out the i386 pbuilder :)
Awesome.
As a matter of note, Feisty's universe packages for Compiz just broke on me. =(
RAOF
February 23rd, 2007, 02:11 AM
Yeah, known issue. Due to the Xorg 7.2 migration.
Either wait it out, or install all of Xorg 7.2 from the test repositories on the ubuntuforums.org thread.
wfarr
February 23rd, 2007, 03:26 AM
Yeah, known issue. Due to the Xorg 7.2 migration.
Either wait it out, or install all of Xorg 7.2 from the test repositories on the ubuntuforums.org thread.
I've been running that.
Actually, it's because they're renaming packages and such on ubuntu's repos, which resulted in a conflict between compiz-gnome and compiz-gtk.
RAOF
February 23rd, 2007, 03:31 AM
Cool. You live and learn :)
delfick
February 23rd, 2007, 03:45 AM
what is the command to update git??
i.e. git version of "svn update" :D
lagorgy
February 23rd, 2007, 03:47 AM
what is the command to update git??
i.e. git version of "svn update" :D
git pull origin
delfick
February 23rd, 2007, 07:57 AM
what is the command to update git??
i.e. git version of "svn update" :D
git pull origin
so THAT's how it's done....
thankyou :D
Soaa-
February 26th, 2007, 09:18 PM
Anyone got the repos working? They can't load for me. Perhaps they're down and someone should fix them? ;P
I really want to try that new blur plugin, but I don't want to install half of KDe just to build it.
mikedee
February 26th, 2007, 11:54 PM
I really want to try that new blur plugin, but I don't want to install half of KDe just to build it.
Use --disable-kde in your configure/autogen line.
RAOF
February 27th, 2007, 12:06 AM
OK. I didn't get a chance to build git packages on the weekend, an my intertron will be down for a couple of days while it gets upgraded to ADSL2+.
Maybe next weekend I'll get around to building a git repository :)
Soaa-
February 27th, 2007, 03:29 AM
Ah. I did a 'apt-get build-dep compiz' and it fetched the KDE stuff. Which packages do I need exactly?
brottman
March 13th, 2007, 02:33 PM
Sorry to ask again, but has anyone had a chance to build some compiz git packages for Feisty? I'd really love to see the new stuff :)
davim
April 2nd, 2007, 09:20 PM
Sorry to ask again, but has anyone had a chance to build some compiz git packages for Feisty? I'd really love to see the new stuff :)
Yeh please! It wold be very nice to have daily snapshots of compiz :)
Treviņo
April 19th, 2007, 02:58 PM
Wait few hours and I'll port my old beryl-svn repo to an eyecandy repo with compiz-git as I did on past days with beryl.
Git compiz packages for edgy are however: http://3v1n0.tuxfamily.org/dists/edgy/beryl-svn
Bye ;)
jackkerouac
April 19th, 2007, 04:38 PM
Wait few hours and I'll port my old beryl-svn repo to an eyecandy repo with compiz-git as I did on past days with beryl.
Git compiz packages for edgy are however: http://3v1n0.tuxfamily.org/dists/edgy/beryl-svn
Bye ;)
Awesome dude. As usual, you rock.
jackkerouac
April 20th, 2007, 06:19 PM
Wait few hours and I'll port my old beryl-svn repo to an eyecandy repo with compiz-git as I did on past days with beryl.
Git compiz packages for edgy are however: http://3v1n0.tuxfamily.org/dists/edgy/beryl-svn
Bye ;)
Any ETA on this Treviņo?
Treviņo
April 21st, 2007, 01:52 AM
Wait few hours and I'll port my old beryl-svn repo to an eyecandy repo with compiz-git as I did on past days with beryl.
Git compiz packages for edgy are however: http://3v1n0.tuxfamily.org/dists/edgy/beryl-svn
Bye ;)
Any ETA on this Treviņo?Sorry for making you wait so much, but I'm still upgrading to feisty so you'll have to wait a little more, but I hope to put the debs on repo on Sunday (at least)...
However the main problem is that the Compiz-git that I've built here doesn't work at all... Any similar experience for others?
wfarr
April 21st, 2007, 05:38 AM
Wait few hours and I'll port my old beryl-svn repo to an eyecandy repo with compiz-git as I did on past days with beryl.
Git compiz packages for edgy are however: http://3v1n0.tuxfamily.org/dists/edgy/beryl-svn
Bye ;)
Any ETA on this Treviņo?Sorry for making you wait so much, but I'm still upgrading to feisty so you'll have to wait a little more, but I hope to put the debs on repo on Sunday (at least)...
However the main problem is that the Compiz-git that I've built here doesn't work at all... Any similar experience for others?
Compiz built from source lacks the wrapper many distros have been adding to make Compiz easier to launch. For example, with Compiz-git I have to set "LIBGL_ALWAYS_INDIRECT=1" else Compiz doesn't find tfp extension on my ATI Radeon 7500 on AiGLX (using free driver).
RacerII
April 21st, 2007, 03:56 PM
I can get compiz git working , however there are no window decorations.
I didnt have the time to look in to it tho , so i hope to get a working git version soon.
karmapolice
April 21st, 2007, 10:37 PM
probably you didn't run gtk-window-decorator or kde-window-decorator, did you?
RacerII
April 22nd, 2007, 05:22 PM
probably you didn't run gtk-window-decorator or kde-window-decorator, did you?
I dit , but it fails for some reason.
Heres the error i get:
gtk-window-decorator: Could not acquire decoration manager selection on screen 0 display ":0.0"
Beryl works fine tho.
Treviņo
May 2nd, 2007, 04:02 AM
Finally I got compiz-git working also on my machine, however before uploading my debs, please give a look to this thread on the composite community forum to take a decision on CompComm tools:
- http://www.opencompositing.org/viewtopic.php?f=14&t=131
Bye!
PS: Remember that the compiz packages will be (rest) independent from the CompComm tools, so that thread is just to have a wider view
PS2: you can also answer here if you don't want to register again to a new forum :P
jackkerouac
May 26th, 2007, 10:59 PM
Finally I got compiz-git working also on my machine, however before uploading my debs, please give a look to this thread on the composite community forum to take a decision on CompComm tools:
- http://www.opencompositing.org/viewtopic.php?f=14&t=131
Bye!
PS: Remember that the compiz packages will be (rest) independent from the CompComm tools, so that thread is just to have a wider view
PS2: you can also answer here if you don't want to register again to a new forum :P
Is your repository being updated?
Treviņo
June 8th, 2007, 06:10 AM
Finally I got compiz-git working also on my machine, however before uploading my debs, please give a look to this thread on the composite community forum to take a decision on CompComm tools:
- http://www.opencompositing.org/viewtopic.php?f=14&t=131
Bye!
PS: Remember that the compiz packages will be (rest) independent from the CompComm tools, so that thread is just to have a wider view
PS2: you can also answer here if you don't want to register again to a new forum :P
Is your repository being updated?
Well, yes... :)
Now it is, I've opened the git repo (finally!): http://3v1n0.tuxfamily.org/dists/feisty/eyecandy/
Add this to your sources.list
# Treviņo's Ubuntu feisty EyeCandy Repository (GPG key: 81836EBF - DD800CD9)
# Many eyecandy 3D apps like Beryl, Compiz, Coral and kiba-dock snapshots
# built using latest available (working) sources from git/svn/cvs...
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
Some testing compcomm packages are available on opencompositing forum ;)
Spread the word! ;)
jackkerouac
June 8th, 2007, 02:29 PM
Well, yes... :)
Now it is, I've opened the git repo (finally!): http://3v1n0.tuxfamily.org/dists/feisty/eyecandy/
Add this to your sources.list
# Treviņo's Ubuntu feisty EyeCandy Repository (GPG key: 81836EBF - DD800CD9)
# Many eyecandy 3D apps like Beryl, Compiz, Coral and kiba-dock snapshots
# built using latest available (working) sources from git/svn/cvs...
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
Some testing compcomm packages are available on opencompositing forum ;)
Spread the word! ;)
As usual Treviņo, you rock. I just updated. Coolage!
EDITED: And I just downgraded. I lost my Emerald decorator with the update. I am going to wait until (or if) you have ccsm, emrald, etc. up so I can run it with that.
Treviņo
June 21st, 2007, 02:59 PM
The repo has been updated, now it has both CompizConfig and Compiz Fusion packages:
- http://forums.opencompositing.org/viewtopic.php?f=14&t=131&hilit=
;)
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.