Package Details: gnome-terminal-transparency 3.54.1-1

Git Clone URL: https://aur.archlinux.org/gnome-terminal-transparency.git (read-only, click to copy)
Package Base: gnome-terminal-transparency
Description: The GNOME Terminal Emulator with background transparency
Upstream URL: https://wiki.gnome.org/Apps/Terminal
Keywords: gnome terminal transparency
Licenses: cc-by-sa-3.0, GPL-3.0-or-later, GPL-3.0-only, GFDL-1.3-only
Groups: gnome-extra
Conflicts: gnome-terminal
Provides: gnome-terminal
Submitter: hoschi
Maintainer: hoschi
Last Packager: hoschi
Votes: 109
Popularity: 0.012075
First Submitted: 2016-04-12 21:23 (UTC)
Last Updated: 2024-10-27 11:55 (UTC)

Required by (13)

Sources (2)

Pinned Comments

hoschi commented on 2017-04-26 15:38 (UTC) (edited on 2022-11-06 16:47 (UTC) by hoschi)

Hi!

This is less invasive than gnome-terminal-fedora because it doesn't include the notification feature. Therefore you can stay with the regular vte3 and vte-common! To fulfill the makedepends you probably need to install the packages itstool, docbook-xsl, appstream-glib and yelp-tools. Ensure that you have installed the package group base-devel, which is a requirement to use AUR.

http://i.imgur.com/whZYSLX.png

Top Workaround with devilspie, fore- and background are transparent.

Bottom Background transparency with gnome-terminal, better readability.

@Users of Manjaro

Please check if Manjaro is providing the same version of GNOME, especially the dependencies vte3 and vte-common. If you want the package for an older release, you can pick the required files from the git log.

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 Next › Last »

SunRed commented on 2017-04-27 00:53 (UTC)

@hoschi Curiously enough I did not have pkg-config installed anymore although I do have the base-devel group installed of course. Must've been removed with another package I uninstalled. I did not think about it being a devel package when posting this here. Sorry, my fault then :) It was already clear no me but nice yet elaborately explained answer. I think this should help others well :)

hoschi commented on 2017-04-26 15:38 (UTC) (edited on 2022-11-06 16:47 (UTC) by hoschi)

Hi!

This is less invasive than gnome-terminal-fedora because it doesn't include the notification feature. Therefore you can stay with the regular vte3 and vte-common! To fulfill the makedepends you probably need to install the packages itstool, docbook-xsl, appstream-glib and yelp-tools. Ensure that you have installed the package group base-devel, which is a requirement to use AUR.

http://i.imgur.com/whZYSLX.png

Top Workaround with devilspie, fore- and background are transparent.

Bottom Background transparency with gnome-terminal, better readability.

@Users of Manjaro

Please check if Manjaro is providing the same version of GNOME, especially the dependencies vte3 and vte-common. If you want the package for an older release, you can pick the required files from the git log.

hoschi commented on 2017-04-26 11:09 (UTC) (edited on 2017-04-26 15:42 (UTC) by hoschi)

Hello SunRed! You are alive :) I'm think everything should working automatically and your generally right. So I thought that the package 'pkg-config' has to be part of base-devel and it is. Furthermore adding single packages from 'base-devel' doesn't make much sense, so I thought adding 'base-devel' would make more sense (gcc, make, autotools, patch...). But the Wiki states that 'base-devel' should be generally installed on machines which are using 'makepkg' and packages from 'base-devel' shouldn't be part of makedepends and checkdepends. So this seems to be intended by Archlinux and explains why the offical package also doesn't include pkg-config or base-devel. https://wiki.archlinux.org/index.php/PKGBUILD#makedepends 'Note: The group base-devel is assumed to be already installed when building with makepkg. Members of this group should not be included in makedepends array.' https://wiki.archlinux.org/index.php/Makepkg#Usage 'Before continuing, install the base-devel group. Packages belonging to this group are not required to be listed as build-time dependencies (makedepends) in PKGBUILD files. In addition, the base group is assumed to be installed on all Arch systems.'

SunRed commented on 2017-04-26 10:23 (UTC)

Package fails build process without pkg-config package. Would be nice if you add it to makedepends.

hoschi commented on 2017-04-25 22:02 (UTC)

Upgrade on 3.24.1 is available :)

hoschi commented on 2016-11-08 12:30 (UTC) (edited on 2016-11-09 23:55 (UTC) by hoschi)

I will try to care about the new update on 3.22.1 this week. Maybe I can use the regular source-tarball from upstream instead of git. This will make the build faster and remove a make-dependency. // edit Done. PS: Git is really great! It is just not necessary in this case.

hoschi commented on 2016-10-20 18:31 (UTC) (edited on 2016-10-20 21:05 (UTC) by hoschi)

You can upgrade now :) Please note: Currently you need "git" as make-dependency.

lucifermstar commented on 2016-10-19 18:34 (UTC)

Any updates on the upgrade?