Search Criteria
Package Details: vte3-notification 0.68.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vte3-notification.git (read-only, click to copy) |
---|---|
Package Base: | vte3-notification |
Description: | Virtual Terminal Emulator widget for use with GTK3 with Fedora patches |
Upstream URL: | https://wiki.gnome.org/Apps/Terminal/VTE |
Keywords: | gnome |
Licenses: | LGPL |
Conflicts: | vte3 |
Provides: | libvte-2.91.so, vte3 |
Submitter: | BerelTarMaciltur |
Maintainer: | mydongistiny |
Last Packager: | mydongistiny |
Votes: | 35 |
Popularity: | 0.000119 |
First Submitted: | 2015-03-29 22:27 (UTC) |
Last Updated: | 2022-04-28 16:44 (UTC) |
Dependencies (12)
- fribidi (fribidi-git)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-openssl, gnutls-nodocs-git)
- gtk3 (gtk3-git, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic)
- pcre2 (pcre2-svn)
- systemd-libs (systemd-libs-homed-containers, systemd-libs-git, systemd-libs-selinux)
- vte-notification-common (vte-tilix-common)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gperf (gperf-git) (make)
- gtk-doc (gtk-doc-git) (make)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
Required by (201)
- amtterm (requires vte3) (make)
- amtterm (requires vte3) (optional)
- anjuta (requires vte3)
- anjuta (requires vte3) (make)
- argon (requires vte3)
- argon-git (requires vte3)
- asbru-cm (requires vte3)
- asbru-cm-git (requires vte3)
- asbru-cm-loki-git (requires vte3)
- astroid-git (requires vte3) (optional)
- ate (requires vte3) (make)
- autovala (requires vte3)
- autovala (requires vte3) (make)
- buttermilk (requires vte3)
- cairo-dock-plug-ins-git (requires vte3) (make)
- cairo-dock-plug-ins-git (requires vte3) (optional)
- crossover (requires vte3)
- deepin-terminal-git (requires vte3)
- dwt (requires vte3)
- dwt-git (requires vte3)
Latest Comments
mydongistiny commented on 2022-05-07 14:28 (UTC)
@Carlosgrr if you read build/meson-logs/meson-log.txt it tries running a few different sanity checks. I just did a clean build trying to get it to hit the same problem, but it builds fine for me.
I'm not really sure what it could be unless it doesn't have proper permissions wherever you're building the PKGBUILD.
Carlosgrr commented on 2022-05-07 14:14 (UTC)
With this new version it shows:
vte/meson.build:17:0: ERROR: Could not invoke sanity test executable: [Errno 13] Permission denied: (...)/vte3-notification/src/build/meson-private/sanitycheckc.exe
Is it trying to run a sanitycheckc.exe on a linux system?
Any ideas of what might be wrong?
mydongistiny commented on 2022-04-26 11:49 (UTC)
@Carlosgrr it just needs to be rebuilt using the new library. The package is fine. But if the new version of ICU is now in the stable repos I'll update the package number.
Carlosgrr commented on 2022-04-26 11:26 (UTC)
gnome-terminal: error while loading shared libraries: libicuuc.so.70: cannot open shared object file: No such file or directory
icu latest version: core/icu 71.1-1
After installing vte3 the gnome-terminal started working again, it seems this package needs to be updated.
fl4co commented on 2021-12-14 17:20 (UTC) (edited on 2021-12-14 18:23 (UTC) by fl4co)
AUR reports v.0.66.2-2, but PKGBUILD installs 0.66.2-1. AUR helpers endlessly report a new version is available.
EDIT: thank you for the quick fix.
mydongistiny commented on 2021-10-14 12:49 (UTC)
@Terence Updated pkgbuild and pushed to the aur. Thanks for the headsup.
Terence commented on 2021-10-14 12:34 (UTC)
libvte-2.91.so
needs to be added to theprovides
array ofpackage_vte3-notification()
like the official package. This is required because the new version of qemu currently in testing adds this requirement (https://github.com/archlinux/svntogit-packages/commit/dc9924f7707f2faee910f700df71c6dd05fe9a5a#diff-37538beb61ff63edebbf735dfcf39e5d732f49183d6beb097169d971875ca422R184) and causes vte3 to be installed instead.yochananmarqos commented on 2021-06-21 14:14 (UTC)
@mydongistiny: The Arch package now depends on
systemd
instead ofsystemd-libs
.mydongistiny commented on 2021-03-26 15:31 (UTC)
@vincent Please don't mark out of date because there's a new version released. This build is based off of Fedora and they are still on 0.62.3. Please check the source link in the PKGBUILD and see what version they are on before marking out of date.
yochananmarqos commented on 2021-02-05 00:51 (UTC)
@robson: Neither Fedora nor Arch patched it, why is it necessary here?
robson commented on 2021-02-05 00:35 (UTC)
In that case, could you add a patch to fix it?
mydongistiny commented on 2021-02-05 00:19 (UTC) (edited on 2021-02-05 00:20 (UTC) by mydongistiny)
@robson I updated the packaged because Fedora updated it and that's what this is based on.
robson commented on 2021-02-05 00:10 (UTC)
Why did you update this package? It is bugged https://gitlab.gnome.org/GNOME/vte/-/issues/323 Wouldn't it be better to wait until the correct version comes out.
yochananmarqos commented on 2020-09-26 03:01 (UTC)
FYI, there's been some changes to dependencies and Arch has a fancy way of splitting the package: https://github.com/archlinux/svntogit-packages/blob/packages/vte3/trunk/PKGBUILD
remspoor commented on 2020-06-14 14:30 (UTC)
@mydongistiny, Thanks!
I made a request to change
aur/libquotient
mydongistiny commented on 2020-06-12 16:03 (UTC)
@remspoor sounds like maybe the person who packaged libquotient did it incorrectly. Those headers should be going in with the rest of the qt files and not just in /usr/include. I also see they are using cmake with defines instead of using qmake like the rest of the qt packages in Arch use.
Try this PKGBUILD I edited for libquotient until the other one is fixed: https://pastebin.com/dZ0mP8Zm It moves the includes so QtCore/QLatin1String will be properly picked up.
remspoor commented on 2020-06-12 12:54 (UTC) (edited on 2020-06-12 12:57 (UTC) by remspoor)
Just to note: When
aur/libquotient
is installed the build fails with:It looks like it detects
/usr/include/util.h
I'm not sure if that
util.h
was meant to be the right one though.aaronrancsik commented on 2020-05-08 17:47 (UTC)
@mydongistiny Oh, nice! OK, thanks!
mydongistiny commented on 2020-05-06 19:05 (UTC) (edited on 2020-05-06 19:32 (UTC) by mydongistiny)
@aaronrancsik It's already been changed to that in the package.
Edit: Also, if you're using yay or another aur helper to build, make sure you are doing clean builds as the packages have changed.
aaronrancsik commented on 2020-05-06 14:53 (UTC) (edited on 2020-05-06 14:54 (UTC) by aaronrancsik)
My ugly workaround for:
bash: __vte_urlencode: command not found
edit: /etc/profile.d/vte.sh
replate
__vte_urlencode
with/usr/lib/vte-urlencode-cwd
and wait until it fixed...
amathadius commented on 2020-05-02 20:27 (UTC)
@Terence Notifications with zsh are actually broken for a while, yes.
Terence commented on 2020-03-30 00:23 (UTC)
Notifications are still broken for me with ZSH. Anyone else? and where should the issue be reported?
mydongistiny commented on 2020-03-29 22:00 (UTC)
@yochananmarqos Please quit marking the packages out of date. These packages are based off the Fedora packages. Not the upstream source. I will update when Fedora updates.
andybz commented on 2020-03-11 03:40 (UTC)
@mydongistiny My bad. When I did a full upgrade, I think I replaced vte3-notification by accident. Installing vte3-notification again has sorted out my issue. Thanks for looking into it.
mydongistiny commented on 2020-03-10 01:06 (UTC)
@andybz You should have that file. It builds and packages it for me. Also, I'm still getting notifications from my terminal after updating. I will look into it though and see if I can figure out why you're having the problem.
I'll get back to you when I find something, but in the meantime, you can try the packages I built locally and see if they work for you.
I uploaded them here if you want to try them.
andybz commented on 2020-03-09 10:04 (UTC)
Since upgrading to v0.60.0 notifications no longer work for me.
I'm also seeing the error:
bash: /usr/lib/vte-urlencode-cwd: No such file or directory
.The file
/etc/profile.d/vte.sh
now references this missing file, which is a change from the previous version which had a bash function instead.I rolled back to the previous version of
vte.sh
, but that didn't work either. I haven't looked any more into it yet.Ste74 commented on 2019-11-26 18:28 (UTC) (edited on 2019-11-27 16:11 (UTC) by Ste74)
I can wrong where i look it but where is 0.58.3 version? https://src.fedoraproject.org/rpms/vte291/commits/master Fedora not provide the patch yet.
dsboger commented on 2019-07-17 01:46 (UTC)
@Terence I'm not the maintainer anymore. You should ask @mydongistiny ;).
Terence commented on 2019-07-16 23:25 (UTC)
@dsboger I fixed
add-zsh-notification-support.patch
, replace its content with:dsboger commented on 2019-03-12 00:15 (UTC)
Hi community. I'm sorry to say that I'm not having enough time to maintain this and other AUR packages anymore. I'm disowning them in hopes that someone else will give it the love it deserves. Cya!
dsboger commented on 2018-10-08 00:24 (UTC)
I've updated to the 0.54.1 Fedora patches, but the downstream patch
add-zsh-notification-support.patch
does not apply anymore, so I removed it from the build. I don't know what it does or why it is necessary, so I cannot fix it myself. If someone else would like to rewrite it, I'll gladly incorporate the changes.dsboger commented on 2018-02-14 17:40 (UTC)
@RemoteAdmin should be fixed now. Thanks @etherpunk!
etherpunk commented on 2018-02-11 22:28 (UTC)
@RemoteAdmin I managed to fix that by changing pkgs.fedoraproject.org to src.fedoraproject.org and it does download the patch.
RemoteAdmin commented on 2018-02-10 14:01 (UTC) (edited on 2018-02-10 14:01 (UTC) by RemoteAdmin)
One of the patches cannot be downloaded anymore
dsboger commented on 2017-04-18 16:12 (UTC) (edited on 2017-04-27 02:35 (UTC) by dsboger)
raindev commented on 2017-04-18 12:53 (UTC) (edited on 2017-04-18 12:53 (UTC) by raindev)
dsboger commented on 2017-02-08 14:18 (UTC)
dsboger commented on 2017-02-07 06:00 (UTC)
Kurayami commented on 2017-02-07 05:46 (UTC)
dsboger commented on 2016-12-07 15:50 (UTC)
mydongistiny commented on 2016-12-07 06:56 (UTC) (edited on 2016-12-07 07:09 (UTC) by mydongistiny)
dsboger commented on 2016-12-05 03:40 (UTC) (edited on 2016-12-05 23:22 (UTC) by dsboger)
dsboger commented on 2016-11-12 00:36 (UTC)
Barthalion commented on 2016-11-11 23:23 (UTC)
dsboger commented on 2016-11-08 23:59 (UTC) (edited on 2016-11-09 00:00 (UTC) by dsboger)
defkev commented on 2016-11-08 21:47 (UTC)
giuseppe commented on 2016-11-08 20:48 (UTC)
SunRed commented on 2016-10-30 17:21 (UTC)
SunRed commented on 2016-04-09 20:46 (UTC)
pepper_chico commented on 2016-02-08 00:09 (UTC) (edited on 2016-02-08 14:21 (UTC) by pepper_chico)
SunRed commented on 2016-02-07 12:03 (UTC)
pepper_chico commented on 2016-02-06 22:49 (UTC)
pepper_chico commented on 2016-02-06 22:47 (UTC)
SunRed commented on 2016-01-25 00:06 (UTC)
dbasinge commented on 2016-01-17 00:16 (UTC)
BerelTarMaciltur commented on 2015-04-23 11:39 (UTC)
el.Quero commented on 2015-04-23 09:54 (UTC)
BerelTarMaciltur commented on 2015-04-19 17:56 (UTC)
symen commented on 2015-04-19 14:11 (UTC)