Package Details: webkit2gtk-imgpaste 2.44.0-1

Git Clone URL: https://aur.archlinux.org/webkit2gtk-imgpaste.git (read-only, click to copy)
Package Base: webkit2gtk-imgpaste
Description: Web content engine for GTK (with patches for pasting images from clipboard)
Upstream URL: https://webkitgtk.org
Licenses: LicenseRef-custom
Conflicts: webkit2gtk
Provides: libjavascriptcoregtk-4.0.so, libwebkit2gtk-4.0.so, webkit2gtk
Submitter: q234rty
Maintainer: q234rty
Last Packager: q234rty
Votes: 2
Popularity: 0.080167
First Submitted: 2022-06-22 13:25 (UTC)
Last Updated: 2024-03-24 09:35 (UTC)

Dependencies (66)

Required by (550)

Sources (4)

Pinned Comments

q234rty commented on 2023-09-02 04:41 (UTC)

Prebuilt packages can be found in the [archlinuxcn] repo, see https://github.com/archlinuxcn/repo for instructions.

q234rty commented on 2022-06-22 13:31 (UTC) (edited on 2022-06-22 13:32 (UTC) by q234rty)

This is a patched version of webkit2gtk w/ image data pasting support.

This is based on the original patch in https://github.com/ttys3/archlinux-webkit2gtk, modified to use proper filenames and support larger images.

Latest Comments

1 2 Next › Last »

ShinobiX9X commented on 2024-02-21 11:43 (UTC)

It doesn't update any more, I get folllowing errors:

2 warnings generated.
[6869/6889] Linking CXX shared library lib/libwebkit2gtk-4.0.so.37.67.8
FAILED: lib/libwebkit2gtk-4.0.so.37.67.8 
: && /usr/bin/clang++ -fPIC -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -pipe -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-parentheses-equality -Qunused-arguments -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/dimic/.cache/yay/webkit2gtk-imgpaste/src=/usr/src/debug/webkit2gtk-imgpaste -flto=auto -fcf-protection=none -g1 -fno-strict-aliasing -fno-exceptions -fno-rtti -O3 -DNDEBUG  -Wl,--no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -fuse-ld=lld -Wl,--disable-new-dtags   -Wl,--version-script,/home/dimic/.cache/yay/webkit2gtk-imgpaste/src/webkitgtk-2.42.5/Source/WebKit/webkitglib-symbols.map -shared -Wl,-soname,libwebkit2gtk-4.0.so.37 -o lib/libwebkit2gtk-4.0.so.37.67.8 @CMakeFiles/WebKit.rsp  && :
clang-16: error: unable to execute command: Killed
clang-16: error: linker command failed due to signal (use -v to see invocation)
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: webkit2gtk-imgpaste-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
webkit2gtk-imgpaste - exit status 4

q234rty commented on 2023-12-23 07:31 (UTC)

@hemish Please see the (just) pinned comment for prebuilt packages.

hemish commented on 2023-12-23 07:20 (UTC)

Any prebuilt packages for this? This package is not in chaotic-aur due to less votes. My potato laptop just crashes while compiling this.

q234rty commented on 2023-12-06 16:51 (UTC)

The issue is now resolved and please make sure you have pkgconf 2.1.0-2 before building.

q234rty commented on 2023-12-02 14:57 (UTC)

Yeah... There's an issue with new pkgconf, see e.g. https://github.com/pkgconf/pkgconf/issues/317 . I'm currently a bit hesitant to push a workaround, you can just ignore the update if you already have 2.42.2-1 (I'll comment here when the issue is resolved), or you can downgrade pkgconf to 1.8.1.

chrisqq commented on 2023-12-02 14:22 (UTC)

does not compile on cachyos, which does have the latest non aur gst-plugins-base-libs installed.

CMake Error at Source/cmake/GStreamerChecks.cmake:62 (message): GStreamerTranscoder >= 1.20 is needed for USE_GSTREAMER_TRANSCODER. Call Stack (most recent call first): Source/cmake/OptionsGTK.cmake:520 (include) Source/cmake/WebKitCommon.cmake:228 (include) CMakeLists.txt:21 (include)

-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'webkit2gtk-imgpaste-2.42.2-2': error: packages failed to build: webkit2gtk-imgpaste-2.42.2-2

q234rty commented on 2023-09-02 04:41 (UTC)

Prebuilt packages can be found in the [archlinuxcn] repo, see https://github.com/archlinuxcn/repo for instructions.

ShinobiX9X commented on 2023-08-30 08:02 (UTC)

Same as @Ricky_cezar. It takes hours to compile on my ThinkPad T560. A binary would be much appreciated :)

Ricky_cezar commented on 2023-08-12 20:39 (UTC)

Is it possible to make a binary version of this package? It takes too long to compile on older hardware and consumes a lot of memory.