@Det
This version of Chromium cannot find either chromium-pepper-flash (stable or dev) on AUR, nor does the ln -s trick work. Both packages already install libs at /usr/lib/PepperFlash but nothing ever shows in chrome://plugins.
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.58 |
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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 31 Next › Last »
neverfox commented on 2014-06-05 08:38 (UTC)
Det commented on 2014-05-05 15:44 (UTC)
NPAPI plugins (such as Java) are no longer supported in the Aura versions: http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html
The Pepper Flash works with Chromium - it just needs to find it (Chrome's bundled closed-source Flash they've developed after partnering with Adobe). You could try chromium-pepper-flash-dev: https://aur.archlinux.org/packages/chromium-pepper-flash-dev/
Alternatively, you might just symlink the "PepperFlash/" folder from Chrome's main directory to "/usr/lib/". E.g for Dev Channel:
$ sudo ln -s /opt/google/chrome-unstable/PepperFlash/ /usr/lib/
arkeiro commented on 2014-05-05 15:30 (UTC)
How can I enable java and pepper flash plugins? I lost them with this chromium package. Thanks!
kendfinger commented on 2014-04-05 17:58 (UTC)
@pablofiumara please use the chromium-pepper-flash package. :)
pablofiumara commented on 2014-04-04 22:50 (UTC)
@kaendfinger: Thanks for this package! How can I make Flash work? I copied libflashplayer.so to /usr/lib/chromium but that did not work. Thanks in advance for your answer.
thestinger commented on 2014-02-26 22:43 (UTC)
This needs to be renamed to `chromium-continuous` or `chromium-continuous-bin` and the `pkgdesc` should be updated to specify exactly what it is. The current naming is very unclear.
Det commented on 2014-02-20 05:10 (UTC)
Please use a proper pkgver.
xyproto commented on 2014-02-09 15:48 (UTC)
Please add conflicts=(' libudev.so.0').
libudev.so.0 is currently needed by dart-editor.
Scimmia commented on 2014-01-29 18:36 (UTC)
@SlimFox3, because even though the pkgname doesn't say it, this is a -bin package. It's using pre-built binaries that need to be compatible with all of the out of date systems out there.
kendfinger commented on 2014-01-22 21:39 (UTC)
I have added libgcrypt15 as a dependency. Any issues, let me know. This package will always be maintained :P
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.