This package has moved to meson
Search Criteria
Package Details: tilix-git 1.8.9.r33.c3fd5bfc-1
Git Clone URL: | https://aur.archlinux.org/tilix-git.git (read-only, click to copy) |
---|---|
Package Base: | tilix-git |
Description: | A tiling terminal emulator for Linux using GTK+ 3 (git master) |
Upstream URL: | https://gnunn1.github.io/tilix-web/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dsboger |
Maintainer: | f2404 |
Last Packager: | f2404 |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-12 01:46 |
Last Updated: | 2019-03-16 16:37 |
Dependencies (12)
- dconf (dconf-git)
- gsettings-desktop-schemas (ebadoo-desktop-schemas, gsettings-desktop-schemas-ubuntu, gsettings-desktop-schemas-dev, gsettings-desktop-schemas-git)
- gtkd (gtkd-git)
- libx11 (libx11-git)
- vte3 (vte3-ng-emoji-terminix-zsh-notify, vte3-ng-fullwidth-emoji, vte3-git, vte3-tilix, vte3-ng, vte3-kinetic, vte3-notification, vte3-nohang)
- git (git-git) (make)
- ldc (make)
- po4a (make)
- libsecret (optional) – for the password manager
- python-nautilus (optional) – for "Open Tilix Here" support in nautilus
- vte3-notification (vte3-tilix) (optional) – for desktop notifications support
- vte3-tilix (optional) – for notifications, triggers and badges support
Required by (7)
- gnome-shell-extension-tilix-dropdown-git (requires tilix)
- gruvbox-tilix-git (requires tilix)
- nord-tilix (requires tilix)
- pokemon-terminal-git (requires tilix) (optional)
- tempus-themes-tilix-git (requires tilix)
- tilix-themes-git (requires tilix)
- vte3-ng-emoji-terminix-zsh-notify (requires terminix) (optional)
Sources (1)
SolarAquarion commented on 2021-02-09 00:50
dsboger commented on 2019-03-12 00:16
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 this in hopes that someone else will give it the love it deserves. Cya!
dsboger commented on 2018-01-08 15:10
When I rebuilt tilix/tilix-git they stopped working, but now I've pushed a fix proposed by @Wild in [1] and It works for me again. Could you test again, please, and report issues here? Thanks!
dsboger commented on 2018-01-07 18:27
I've pushed a change to gtkd that fixes the issue on my end. Please, rebuild gtkd and test tilix again.
dsboger commented on 2018-01-07 13:58
It was reported upstream [1].
cjdmtester commented on 2018-01-07 07:55
After the last update of ldc, I rebuild gtkd and then tilix to fix the linker error, but still I get this message when launching the app: Aborting from rt/sections_elf_shared.d(500) Only one D shared object allowed for static runtimeAborted (core dumped).
dsboger commented on 2017-11-03 14:23
I fixed tilix by merging an unreleased commit that allows building with gtkd 3.7.1. So I updated gtkd and now this package should work with gtkd too.
dsboger commented on 2017-10-28 00:14
Right now, this package will not build with gtkd 3.6.6, but will with 3.7.0. I won't update gtkd because that breaks the tilix package. Please, use this package together with gtkd-git, at least until tilix gets a new release.
dsboger commented on 2017-10-16 16:20
@PrzemekS I think you've discarded the important messages, but it certainly looks like a linker error. In this case, it is probably caused by an update of some dependency (either ldc/liblphobos or gtkd). So, the likely solution is to rebuild gtkd/gtkd-git and then tilix/tilix-git. Please, let me know if that does not work!
As a side note, this same rule also applies for other AUR packages written in compiled programming languages (e.g. C, C++ and D).
PrzemekS commented on 2017-10-16 06:33
Hello, today I try to upgrade tilix-git but have that error:
collect2: error: ld returned 1 exit status
Error: /usr/bin/gcc failed with status: 1
make[1]: *** [Makefile:1037: tilix] Error 1
make[1]: Leaving folder '/tmp/pamac-build-przemek/tilix-git/src/tilix'
make: *** [Makefile:606: all-recursive] Error 1
Pinned Comments
dsboger commented on 2017-10-16 16:20
@PrzemekS I think you've discarded the important messages, but it certainly looks like a linker error. In this case, it is probably caused by an update of some dependency (either ldc/liblphobos or gtkd). So, the likely solution is to rebuild gtkd/gtkd-git and then tilix/tilix-git. Please, let me know if that does not work!
As a side note, this same rule also applies for other AUR packages written in compiled programming languages (e.g. C, C++ and D).