Search Criteria
Package Details: xtitle 0.4.4-2
Git Clone URL: | https://aur.archlinux.org/xtitle.git (read-only, click to copy) |
---|---|
Package Base: | xtitle |
Description: | Outputs X window titles |
Upstream URL: | https://github.com/baskerville/xtitle |
Licenses: | |
Conflicts: | |
Submitter: | Eisfreak7 |
Maintainer: | meanjollies |
Last Packager: | meanjollies |
Votes: | 27 |
Popularity: | 0.25 |
First Submitted: | 2015-12-29 16:42 |
Last Updated: | 2020-01-11 15:33 |
Latest Comments
1 2 Next › Last »
meanjollies commented on 2020-01-11 15:35
Done. Thanks for that suggestion. I hadn't thought of source filenames conflicting in SRCDEST before, and will use this approach for other packages I maintain.
TrialnError commented on 2020-01-11 00:23
Hello :) Could you please prepend the source url with
${pkgname}-${pkgver}.tar.gz::
? Makes life easier for those, who set SRCDEST in their makepkg.conf.Eisfreak7 commented on 2019-02-28 11:44
0.4.4 is out: https://github.com/baskerville/xtitle/releases/tag/0.4.4
I don't currently use archlinux on my desktop, so I can't reliably update this package. I'll disown it. I hope someone else can step up. This package is generally pretty low maintenance.
Eisfreak7 commented on 2017-01-25 10:29
Yes, I missed that my .gitignore didn't match the new filename. Fixed (I didn't update the pkgrel however, since existing installs shouldn't be affected).
TrialnError commented on 2017-01-24 19:23
Thank you, but one small issue with the latest commit. You added the tarball itself to the AUR repo, and as far as I know it should be avoided to add the source files?
Eisfreak7 commented on 2017-01-24 07:14
Sure
TrialnError commented on 2017-01-23 23:34
Could you please adjust the download source and give the downloaded package an unique name? This will help people which use SRCDEST
This can be achived by adding ${pkgname}-${pkgver}.tar.gz:: in front of the download url.
Thanks in advance
Eisfreak7 commented on 2017-01-06 08:17
Done
unixfox commented on 2017-01-05 22:56
Can you add xcb-util as a dependency because I can't build this package due to this error:
xtitle.c:10:27: fatal error: xcb/xcb_event.h: No such file or directory
Eisfreak7 commented on 2016-09-19 14:15
Changed, thanks