On Wed, Aug 26, 2009 at 6:03 PM, Xavier <shiningxc@gmail.com> wrote:
On Tue, Aug 25, 2009 at 9:45 PM, Bernard Mentink<bmentink@gmail.com> wrote:
Small point, can you specify the steps on how to edit the code and
re-build
the package? I take it that there is another way to download/edit/build rather than the automated "makepkg"
The problem is not makepkg itself, it's the PKGBUILDs who use pre-compiled tarballs instead of compiling source code. But maybe there is no way to do that for chromium, or it is overly complex? I don't know, but I couldn't find any PKGBUILD using the source.
But as I said before, I read in the comments of the tickets that the packages on http://ppa.launchpad.net/chromium-daily should work without sse2 now. http://aur.archlinux.org/packages.php?ID=24266
Thanks, I would do that, but I get this error: bash-4.0$ makepkg ==> Making package: chromium-browser 4.0.203.0~svn20090824r24095-1 i686 (Wed Aug 26 18:09:21 NZST 2009) ==> Checking Runtime Dependencies... ==> Checking Buildtime Dependencies... ==> Retrieving Sources... -> Downloading chromium-browser_4.0.203.0~svn20090824r24095-0ubuntu1~ucd1_i386.deb... --2009-08-26 18:09:24-- http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/pool/main/c/chromium-brow... Resolving ppa.launchpad.net... 91.189.90.217 Connecting to ppa.launchpad.net|91.189.90.217|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2009-08-26 18:09:25 ERROR 404: Not Found. ==> ERROR: Failure while downloading chromium-browser_4.0.203.0~svn20090824r24095-0ubuntu1~ucd1_i386.deb Aborting... It seems the PKGBUILD file is no longer at that web site .. Cheers, Bernie