Search Criteria
Package Details: xfce4-terminal-git 0.9.0.r53.g3e0e4534-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xfce4-terminal-git.git (read-only, click to copy) |
|---|---|
| Package Base: | xfce4-terminal-git |
| Description: | A modern terminal emulator primarily for the Xfce desktop environment - git checkout |
| Upstream URL: | https://docs.xfce.org/apps/terminal/start |
| Keywords: | gtk3 terminal vte xfce |
| Licenses: | GPL2 |
| Groups: | xfce4 |
| Conflicts: | terminal, xfce4-terminal |
| Provides: | xfce4-terminal |
| Replaces: | terminal, xfce4-terminal |
| Submitter: | f2404 |
| Maintainer: | f2404 |
| Last Packager: | f2404 |
| Votes: | 11 |
| Popularity: | 0.000242 |
| First Submitted: | 2016-06-16 13:07 (UTC) |
| Last Updated: | 2021-10-17 16:02 (UTC) |
Dependencies (7)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxfce4ui (libxfce4ui-gitAUR, libxfce4ui-develAUR)
- vte3 (vte3-notificationAUR, vte3-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- libxslt (libxslt-gitAUR) (make)
- xfce4-dev-tools (xfce4-dev-tools-gitAUR, xfce4-dev-tools-develAUR) (make)
Required by (22)
- dracula-colors-xfce4-terminal (requires xfce4-terminal)
- enano (requires xfce4-terminal)
- garuda-libs (requires xfce4-terminal) (optional)
- nord-xfce-terminal (requires xfce4-terminal)
- pacsea-bin (requires xfce4-terminal) (optional)
- pacsea-git (requires xfce4-terminal) (optional)
- pademelon-desktop (requires xfce4-terminal)
- prot16-xfce4-terminal (requires xfce4-terminal)
- qdre-desktop-git (requires xfce4-terminal) (optional)
- repair-usb-disc-gtk4 (requires xfce4-terminal) (optional)
- tempus-themes-xfce4-terminal-git (requires xfce4-terminal)
- tkpacman (requires xfce4-terminal) (optional)
- tlf (requires xfce4-terminal)
- tlf-git (requires xfce4-terminal)
- vpacman (requires xfce4-terminal) (optional)
- xfce4-git-meta
- xfce4-terminal-base16-colors-git (requires xfce4-terminal)
- xts-dark-theme (requires xfce4-terminal)
- xts-macos-white-sur-theme (requires xfce4-terminal)
- yfklog (requires xfce4-terminal)
- yfklog-git (requires xfce4-terminal)
- yfktest (requires xfce4-terminal)
Latest Comments
orchasi commented on 2025-09-18 16:27 (UTC) (edited on 2025-09-18 17:15 (UTC) by orchasi)
Build pukes error, I looked into the repo and couldn't find autogen.sh as well. Any ideas or pointers?
below is from the arch repo,
They have shifted to meson build files now!
kode54 commented on 2024-09-27 05:15 (UTC)
This needs a makedepend on
glib2-develnow.f2404 commented on 2020-05-19 00:13 (UTC)
The man page is now generated.
gentoo_eshoes commented on 2020-04-16 22:44 (UTC) (edited on 2020-04-16 23:30 (UTC) by gentoo_eshoes)
Why is the man page not generated?
Build Configuration:
ok, I guess --enable-gen-doc is needed but then, this isn't found:
$ pacman -F xml2po
ok, xml2po isn't needed, thus got the manual generated!
makedepends+=('libxslt' 'libxml2')
add --enable-gen-doc to ./autogen.sh call
apply this patch: