Seriously. People, read the Wiki before installing this package.
@hasardeur, you either build this with "makepkg -s(i)" or just use an AUR helper (eg. yaourt). Simple "makepkg" only tries to build (not even install) the package without installing any of its dependencies.
Search Criteria
Package Details: chromium-snapshot-bin 133.0.6838.0.r1383276-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chromium-snapshot-bin.git (read-only, click to copy) |
---|---|
Package Base: | chromium-snapshot-bin |
Description: | The open-source project behind Google Chrome (Latest Snapshot) |
Upstream URL: | https://build.chromium.org |
Keywords: | browser web |
Licenses: | BSD |
Provides: | chromium-snapshot |
Submitter: | Det |
Maintainer: | mrxx |
Last Packager: | mrxx |
Votes: | 498 |
Popularity: | 0.51 |
First Submitted: | 2015-04-20 12:12 (UTC) |
Last Updated: | 2024-11-15 11:35 (UTC) |
Dependencies (11)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- flashpluginAUR (flashplugin-debugAUR) (optional) – support for Flash content
- gnome-keyring (gnome-keyring-gitAUR) (optional) – for storing passwords in GNOME keyring
- kdialog (kdialog-gitAUR) (optional) – needed for file dialogs in KDE
- kwallet (kwallet-gitAUR) (optional) – for storing passwords in KWallet
- ttf-liberation (ttf-defenestrationAUR) (optional) – fix fonts for some PDFs [RBug #369991]
Required by (0)
Sources (13)
- chrome-linux-r1383521.zip
- chromedriver_linux64-r1383521.zip
- chromium-snapshot-bin.desktop
- chromium-snapshot-bin.sh
- chromium-snapshot-bin_128.png
- chromium-snapshot-bin_16.png
- chromium-snapshot-bin_22.png
- chromium-snapshot-bin_24.png
- chromium-snapshot-bin_256.png
- chromium-snapshot-bin_32.png
- chromium-snapshot-bin_48.png
- chromium-snapshot-bin_64.png
- LICENSE
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 31 Next › Last »
Det commented on 2011-12-05 08:12 (UTC)
hasardeur commented on 2011-12-04 16:29 (UTC)
Hi, I just wanted to install this chromium package and failed with this:
error: target not found: error:
==> ERROR: 'pacman' failed to install missing dependencies.
I had to manually do: pacman -S gconf
It is not a big deal and I have no idea why this happens - just wanted to share.
Det commented on 2011-12-03 21:09 (UTC)
As well as not reading stuff is a dependency for bad comments.
https://wiki.archlinux.org/index.php/AUR_User_Guidelines#Prerequisites
"Warning: Packages in the AUR assume "base-devel" is installed, and will not list members of this group as dependencies even if the package cannot be built without them. Please ensure this group is installed before complaining about failed builds."
<deleted-account> commented on 2011-12-03 11:28 (UTC)
Autoconf/m4 is a dependancy for building libpng12.
ava1ar commented on 2011-11-27 04:16 (UTC)
@bdheeman,
Do you actually know, that latest yaourt versions are not correctly handle $pkgver from current PKGBUILD version. Comparison code from yaourt:
is_x_gt_y()
{
[[ $(vercmp "$1" "$2" 2> /dev/null) -gt 0 ]]
}
returns that LATEST is smaller than current build number. This means that yaourt will never update this package during usual yaourt -Su and yaourt -Su --devel and will be updated only in case you explicitly provide yaourt -S chromium-browser-bin.
This means you should avoid using LATEST as a pkgver value - if you don't want specify correct number, replace LATEST with 1:0 - this utilize epoch comparison approach in vercmp utulity and it will always return -1 as expected.
AlK commented on 2011-11-06 21:22 (UTC)
@bdheeman: here it is: http://dpaste.com/hold/648459/
As the extra/chromium package do not use "chromium-browser" there is no conflict between the two packages, appart from a man page as aur/chromium-browser-bin creates the "chromium" and "chromium-browser" pages, which provides the same informations.
I have not a lot of experience in pkgbuilds, but I think you could safely remove or rename the "provides" section to prevent package conflicts.
<deleted-account> commented on 2011-11-06 17:12 (UTC)
@AlK: I fear some of the symlinks and menu or desktop related things won't conflict.
Plz test install both the packages after making appropriate, but minimal changes to this PKGBUILD; send me unified diff if everything works as expected, so that I may also incorporate your changes.
AlK commented on 2011-11-06 13:01 (UTC)
I like to have aur/chromium-browser-bin side by side with extra/chromium, as we can do with aur/firefox-nightly and extra/firefox. Those two packages does not conflict at all, could you remove chromium-browser from the conflicts table (and change the provide name...)? Thanks a lot!
Det commented on 2011-10-12 15:23 (UTC)
There's Chrome 15: https://aur.archlinux.org/packages.php?ID=32530
dotmagic commented on 2011-10-12 14:34 (UTC)
Is there no chromium 15 build in aur?
Pinned Comments
Det commented on 2017-03-30 10:20 (UTC) (edited on 2017-12-13 23:06 (UTC) by Det)
✔
Do not flag this package out-of-date.It updates automatically on each install.