Package Details: chromium-dev 126.0.6423.2-1

Git Clone URL: https://aur.archlinux.org/chromium-dev.git (read-only, click to copy)
Package Base: chromium-dev
Description: The open-source project behind Google Chrome (Dev Channel)
Upstream URL: http://www.chromium.org
Keywords: browser web
Licenses: BSD
Submitter: None
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 160
Popularity: 0.010897
First Submitted: 2010-05-17 09:04 (UTC)
Last Updated: 2024-04-21 19:18 (UTC)

Dependencies (84)

Required by (0)

Sources (13)

Latest Comments

« First ‹ Previous 1 .. 110 111 112 113 114 115 116 117 118 119 120 .. 152 Next › Last »

sl1pkn07 commented on 2012-01-25 22:30 (UTC)

nacl-g++ /home/sl1pkn07/aplicaciones/chromium-dev/src/chromium-build/out/Release/obj.target/ppruntime_lib/geni/newlib-x86-64/ppruntime_lib/plugin_ppb_audio.o In file included from ./base/memory/weak_ptr.h:63:0, from ./media/audio/pulse/pulse_output.h:25, from media/audio/pulse/pulse_output.cc:5: ./base/logging.h: In function 'std::string* logging::CheckEQImpl(const t1&, const t2&, const char*) [with t1 = scoped_refptr<base::MessageLoopProxy>, t2 = MessageLoop*, std::string = std::basic_string<char>]': media/audio/pulse/pulse_output.cc:129:3: instantiated from here ./base/logging.h:556:1: error: no match for 'operator==' in 'v1 == v2' ./base/logging.h:556:1: note: candidates are: ./base/logging.h:556:1: note: operator==(MessageLoop*, MessageLoop*) <built-in> ./base/logging.h:556:1: note: no known conversion for argument 1 from 'const scoped_refptr<base::MessageLoopProxy>' to 'MessageLoop*' ./base/logging.h:556:1: note: operator==(base::MessageLoopProxy*, base::MessageLoopProxy*) <built-in> ./base/logging.h:556:1: note: no known conversion for argument 2 from 'MessageLoop* const' to 'base::MessageLoopProxy*' ./base/memory/scoped_ptr.h:203:6: note: template<class C> bool operator==(C*, const scoped_ptr<C>&) ./base/memory/scoped_ptr.h:315:6: note: template<class C> bool operator==(C*, const scoped_array<C>&) ./base/memory/scoped_ptr.h:441:6: note: template<class C, class FP> bool operator==(C*, const scoped_ptr_malloc<C, FP>&) CXX(target) out/Release/obj.target/media/media/base/byte_queue.o ./base/logging.h:556:1: warning: control reaches end of non-void function [-Wreturn-type] make: *** [out/Release/obj.target/media/media/audio/pulse/pulse_output.o] Error 1

acfrazier commented on 2012-01-25 19:08 (UTC)

MD5 for chromium-18.0.1017.2.tar.bz2: 186593a3f943e3d9bdf89c7899f382a3 Builds fine only changing the package version/MD5, and leaving the rest of the things as-is.

misc commented on 2012-01-24 15:58 (UTC)

My bad, I misread an announcement.

jeagoss commented on 2012-01-24 08:25 (UTC)

Why is this flagged out of date? The latest official dev release is the version stated.

misc commented on 2012-01-22 10:09 (UTC)

Here's a little patch to make it compile with ffmpeg-git & glib2 >= 2.31: http://pastebin.com/raw.php?i=ixheuye6

sl1pkn07 commented on 2012-01-19 12:43 (UTC)

oks. thanks :)

jeagoss commented on 2012-01-19 11:37 (UTC)

That looks to be the only dependency that wasn't there.

sl1pkn07 commented on 2012-01-19 11:05 (UTC)

@jeagoss please. test package with namcap and post the results (for needed add other dependencies) greetings

sl1pkn07 commented on 2012-01-19 11:01 (UTC)

roger. update pkgbuild don't up pkgrel because is the first issue by this. i supposed all user have install dbus-glib package thanks @jeagoss greetings

jeagoss commented on 2012-01-19 10:42 (UTC)

dbus-glib should be added as a dependency. I was building from a clean system, and the build fails out in the gyp stage if it is missing.