You are not logged in.

#1 2009-09-04 00:33:22

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

What's going on with the Chromium browser packages ?

They are too many !

1 bin32-cxchromium--> An old chromium package. Do we need it ?

2 chromium-browser-{buildnumber}~-svn{date}{upstreamrev} --> it's the repackaged deb of a rebuilt svn chromium. 32bit only.

3 chromium-browser-dev --> OK. it's the same as the previous one + 64bit package. So (2) isn't needed ?

4 chromium-browser-inspector --> Don't really know what this is.

5 chromium-continuous / fresh / lkgr --> Don't they provide the same package ? They drag the .zip from build.chromium.org. What if they provide different svn versions? In an experimental browser, don't expect much stability, so why should we have now three different stages of the svn history of chromium ?

6 chromium-snapshot --> same as chromium-continuous. 32bit only.

7 chromium-snapshot-64 --> it's the native 64bit package of chromium-snapshot. 64bit only.

8 chromium-snapshot-64-last --> Don't really know what this is. It seems the same as (7).

9 chromium-browser-svn -->The only one that provides the source for building.

Well, they are too many. Some of them provide the same thing, others should be merged.

What we should need:

One PKGBUILD to repackage the deb package from ppa launchpad for both architectures. Too difficult to create a PKGBUILD that will (with the aid of wget or curl or even elinks) automatically check the latest version possible.

One PKGBUILD to repackage the zip package from build.chromium.org. I have a suggestion for this.

One PKGBUILD to make an archlinux package from sources. It already exists, this should be the base for the future chrome (stable) package.

Not all of these.

Just a suggestion smile

Last edited by flamelab (2009-09-04 01:13:32)

Offline

#2 2009-09-04 00:59:47

drtoki
Member
From: {x ∈ A | p(x) = 1}
Registered: 2009-07-22
Posts: 95

Re: What's going on with the Chromium browser packages ?

I second this. I don't see the point in having so many. I had no idea what the hell was going on when I went to AUR to install chromium. I ended up building from source the first time. When I felt it was time to update I found editing the pkgbuild and rebuilding was too much of a hassle for my interests. I ended up going with chromium-snapshot since it seemed to have the most votes. Whatever, works for me.

EDIT: When there are so many packages with basically the same content, better, more detailed descriptions would be extremely helpful.

Last edited by drtoki (2009-09-04 01:05:17)

Offline

#3 2009-09-04 21:14:18

jdhore
Member
From: NYC
Registered: 2007-08-01
Posts: 156

Re: What's going on with the Chromium browser packages ?

flamelab wrote:

5 chromium-continuous / fresh / lkgr --> Don't they provide the same package ? They drag the .zip from build.chromium.org. What if they provide different svn versions? In an experimental browser, don't expect much stability, so why should we have now three different stages of the svn history of chromium ?

6 chromium-snapshot --> same as chromium-continuous. 32bit only.

I can comment on these since i'm the chromium-snapshot maintainer.

1. chromium-snapshot is NOT 32-bit only. It works with multilib/lib32 stuff. I did not add support for the native 64-bit chrome-linux.zip builds because sometimes the build number will not match between 32-bit and 64-bit and that's not exactly happy.

2. chromium-continuous / fresh / lkgr are not updatable. You have to (for example) yaourt -S $name every time you want the new version rather than seeing it in (again, for example) yaourt -Syu --aur.

3. chromium-snapshot is very different from -continuous/fresh/lkgr. Those either pull the latest build which may have bugs (there could've been a massive revert after the build was made) or they pull the lkgr build which is usually somewhere between 50 and 400 revisions out of date (the price you pay for a high guarantee of stability i suppose).

Honestly, I like that there are 9 different Chrome/Chromium packages in AUR. It gives the users choice of what they want (if they want -snapshot, -lkgr, -continuous, the .debs from the chromium-daily Ubuntu PPA or building from source).

Quick EDIT: Perhaps have a Wiki page explaining what's different in each Chrome/Chromium package so it's even easier for people to choose.

Last edited by jdhore (2009-09-04 21:15:20)

Offline

#4 2009-09-04 22:21:37

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: What's going on with the Chromium browser packages ?

When I mean 32bit only, I mean that the binary in it is 32bit only, I don't mean the package wink

Well, I didn't say that it isn't good to have a choice, but if we are to have a Wiki page just to install a simple browser, it's too much, isn't it ?

Offline

#5 2009-09-04 22:35:00

jdhore
Member
From: NYC
Registered: 2007-08-01
Posts: 156

Re: What's going on with the Chromium browser packages ?

flamelab wrote:

When I mean 32bit only, I mean that the binary in it is 32bit only, I don't mean the package wink

Well, I didn't say that it isn't good to have a choice, but if we are to have a Wiki page just to install a simple browser, it's too much, isn't it ?

Well...Obe other thing...You can't forget the same case with firefox. How we have firefox in extra, firefox-branded, firefox-pgo, swiftfox, iceweasel, swiftweasel and a lot more...It's typical with any "large browser project".

Offline

#6 2009-09-04 22:39:07

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: What's going on with the Chromium browser packages ?

jdhore wrote:
flamelab wrote:

When I mean 32bit only, I mean that the binary in it is 32bit only, I don't mean the package wink

Well, I didn't say that it isn't good to have a choice, but if we are to have a Wiki page just to install a simple browser, it's too much, isn't it ?

Well...Obe other thing...You can't forget the same case with firefox. How we have firefox in extra, firefox-branded, firefox-pgo, swiftfox, iceweasel, swiftweasel and a lot more...It's typical with any "large browser project".

But these are actually different.

Firefox on extra and firefox-branded have different brandings (small difference)
firefox-pgo is a high performance build
swiftfox is an optimised build, unbranded
iceweasel is patched firefox, unbranded.
swiftsweasel is another patched firefox, unbranded.

The differences betweeen the chromium packages is their pre-packaged source (and for lkgr their age), not the performance or the branding.

I just don't really understand the meaning of "stability" for Chromium yet. I use chromium 64bit (repackaged zip from buildbot), I think we need some months for chromium to reach high stability, even though it is quite stable for now (and has most of the features that the Windows' build has)

Last edited by flamelab (2009-09-04 22:49:03)

Offline

#7 2009-09-05 21:42:41

rwd
Member
Registered: 2009-02-08
Posts: 664

Re: What's going on with the Chromium browser packages ?

I was puzzled too. A semi-stable binary version and a snapshot of the latest source would be enough for most people I assume.

Last edited by rwd (2009-09-29 19:59:10)

Offline

#8 2009-09-16 11:32:24

gabriel9
Member
From: Berlin, DE
Registered: 2009-05-06
Posts: 89

Re: What's going on with the Chromium browser packages ?

Chromium browser inspector is for repackaged deb version, becouse Browser Inspecor is separated. It gives some features like firebug, but much more simpler. Bit it is useful for Web development.


"The flesh knows it suffers even when the mind has forgotten."

Offline

#9 2009-09-19 05:40:32

Evanlec
Member
From: NH, USA
Registered: 2007-12-16
Posts: 141
Website

Re: What's going on with the Chromium browser packages ?

I vote to atleast remove
chromium-snapshot-64-last

I personally use chromium-snapshot-64 package, and this other package confused me.

Offline

#10 2009-09-26 22:44:55

sollaa
Member
Registered: 2009-06-17
Posts: 4

Re: What's going on with the Chromium browser packages ?

I am confused too, and I don't know which package to use.  I think the obvious interest in Chromium amongst Arch users would be best served by putting a "popular" package into [Community] and letting people with special needs maintain their AUR packages, like they are doing now.  It would be nice if the AUR packages used the [Community] package as a "reference":  to say "this package different from the [Community] package of Chromium in these ways:  x y z".

Indeed, it makes sense to reuse the [Community] PKGBUILD as much as possible, but that's up the AUR maintainer.

@gabriel: Nice Behelit.  I've got the Egg of the FOol myself. :^)

Last edited by sollaa (2009-09-26 22:45:49)

Offline

#11 2009-09-26 22:59:18

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: What's going on with the Chromium browser packages ?

@sollaa: The discussion about chromium packages has been moved to aur-general wink

Last edited by flamelab (2009-09-26 22:59:30)

Offline

#12 2009-09-29 09:52:40

bostonvaulter
Member
Registered: 2008-07-17
Posts: 36

Re: What's going on with the Chromium browser packages ?

Posting wiki link for Chromium Proposal

http://wiki.archlinux.org/index.php/Chromium_proposal

Offline

#13 2009-09-29 11:47:52

Dead Code
Member
Registered: 2009-01-18
Posts: 227

Re: What's going on with the Chromium browser packages ?

I agree from the wiki, there is no point building from the debs. Googlebot and SVN is the right way to follow

Offline

#14 2009-09-29 11:51:42

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's going on with the Chromium browser packages ?

Dead Code wrote:

I agree from the wiki, there is no point building from the debs. Googlebot and SVN is the right way to follow

add your suggestion there, that is the purpose of that wiki, to centralize them


Give what you have. To someone, it may be better than you dare to think.

Offline

#15 2009-09-29 12:11:51

Dead Code
Member
Registered: 2009-01-18
Posts: 227

Re: What's going on with the Chromium browser packages ?

wonder wrote:
Dead Code wrote:

I agree from the wiki, there is no point building from the debs. Googlebot and SVN is the right way to follow

add your suggestion there, that is the purpose of that wiki, to centralize them

Done smile

Offline

#16 2009-09-29 13:09:27

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Re: What's going on with the Chromium browser packages ?

What happened with the chromium-continuous?

Last edited by algorythm (2009-09-29 13:09:44)


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

#17 2009-09-29 16:16:39

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: What's going on with the Chromium browser packages ?

Obviously it was deleted.

Offline

#18 2009-09-29 18:34:26

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Re: What's going on with the Chromium browser packages ?

Well... yeah but I was looking for a reason roll.

Edit: d'oh didn't read the answer before asking cool (mailing list)

Last edited by algorythm (2009-09-29 18:46:54)


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

#19 2009-10-11 07:22:00

keiichi
Member
Registered: 2009-10-11
Posts: 65

Re: What's going on with the Chromium browser packages ?

It's been a good while and the Chromium packages haven't made it into the main repo's and we still have a messy AUR, any news or updated info?

Offline

#20 2009-11-27 15:03:36

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Re: What's going on with the Chromium browser packages ?

keiichi wrote:

It's been a good while and the Chromium packages haven't made it into the main repo's and we still have a messy AUR, any news or updated info?

What do you mean? There's only 5 chromium packages and I think they are all required (with the exception of chromium-os-bin). But I didn't read _why_ exactly did they give up the 'freedom of choice' and lack of branding in order to jsut clear up the chromium packages in AUR. Imho some filter option on the site would've been a better compromise.

0. chrome-like-icons (18 votes), "icon theme which is like chromium web browser icons".

1. chromium-browser-bin (651), the "main" one.

2. chromium-browser-svn (35), for source builders.

3. chromium-codecs-ffmpeg-nonfree-bin (113), "non-free ffmpeg codecs for 'chromium-browser-bin'"

4. chromium-os-bin (1), "the chromium that is used as interface for ChromeOS"

5. iron (153), SRWare Iron

Last edited by algorythm (2009-11-27 15:06:41)


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

#21 2009-11-27 19:55:09

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's going on with the Chromium browser packages ?

@algorythm that post is one month old. since then we cleaned chromium packages.


Give what you have. To someone, it may be better than you dare to think.

Offline

#22 2010-06-23 12:40:05

VII
Member
Registered: 2010-05-22
Posts: 1

Re: What's going on with the Chromium browser packages ?

As far as I'm concern, Chrome is the spy-ware browser...

But not a spy-ware for a specific type of users, but one for a major company like Google. Which means, you don't have to worry about Credit Card frauds or something like that... There's an old saying: "information is power" - Google being the biggest marketing corporation on the Internet has a very good use for this power. So, they won't harm users in any way, that would be against their "current" interests... They just want to gather data regarding users interests.

As you all know by now, at current times Internet is the best place for that:

-you want to buy something, you browse the Internet
-you're interested in some future gadgets, you browse the Internet
-you're looking for a specific product (from any domain) you browse the Internet
-you're looking for a specific place for a vacation, you browse the Internet.
... and so on.

Until Chrome was released, their search engine (Google) and their mail client (Gmail) was a very good tool for that, yet with Google Chrome they have even more control which obviously, can lead to more accurate results. This will increase their profits significantly, as mentioned above - without hurting those involved.

It's all up to you as user, if you agree with that or not... which is obviously coved by their EULA Yet, I strongly believe 99.9% of all Goggle Chrome users never looked at it (same as they proceed with any EULA).

========

I use Firefox for general usage, yet I also have Chromium installed for YouTube - since under Linux 64 bit flash doesn't work as wanted under Firefox, yet works pretty decent under Chromium. YouTube is also part of Google, so it makes no difference. And yes, I one of those rare people that don't accept their entire policy and also read EULA's. smile

Offline

#23 2010-06-23 14:33:46

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: What's going on with the Chromium browser packages ?

VII wrote:

As far as I'm concern, Chrome is the spy-ware browser...

But not a spy-ware for a specific type of users, but one for a major company like Google. Which means, you don't have to worry about Credit Card frauds or something like that... There's an old saying: "information is power" - Google being the biggest marketing corporation on the Internet has a very good use for this power. So, they won't harm users in any way, that would be against their "current" interests... They just want to gather data regarding users interests.

As you all know by now, at current times Internet is the best place for that:

-you want to buy something, you browse the Internet
-you're interested in some future gadgets, you browse the Internet
-you're looking for a specific product (from any domain) you browse the Internet
-you're looking for a specific place for a vacation, you browse the Internet.
... and so on.

Until Chrome was released, their search engine (Google) and their mail client (Gmail) was a very good tool for that, yet with Google Chrome they have even more control which obviously, can lead to more accurate results. This will increase their profits significantly, as mentioned above - without hurting those involved.

It's all up to you as user, if you agree with that or not... which is obviously coved by their EULA Yet, I strongly believe 99.9% of all Goggle Chrome users never looked at it (same as they proceed with any EULA).

========

I use Firefox for general usage, yet I also have Chromium installed for YouTube - since under Linux 64 bit flash doesn't work as wanted under Firefox, yet works pretty decent under Chromium. YouTube is also part of Google, so it makes no difference. And yes, I one of those rare people that don't accept their entire policy and also read EULA's. smile

and how does your rant against Google add anything to this 7 month old thread which was created only to clarify the hassles about so many chromium packages in AUR

Last edited by Inxsible (2010-06-23 14:34:05)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#24 2010-06-23 17:32:02

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: What's going on with the Chromium browser packages ?

I recommend closing this thread! We have chromium in the Repos, compiled by Pierre or other devs, so this case is closed, end of story.

By the way, if there's a spyware out there based on chromium, it's iron!

Offline

Board footer

Powered by FluxBB