Search Criteria
Package Details: gotktrix-git r362.a1876b4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gotktrix-git.git (read-only, click to copy) |
---|---|
Package Base: | gotktrix-git |
Description: | Matrix client in Go and GTK4 |
Upstream URL: | https://github.com/diamondburned/gotktrix |
Licenses: | AGPL3 |
Conflicts: | gotktrix |
Provides: | gotktrix |
Submitter: | p00f |
Maintainer: | None |
Last Packager: | p00f |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-02 06:55 (UTC) |
Last Updated: | 2022-04-19 09:36 (UTC) |
Dependencies (9)
- gobject-introspection-runtime
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- cairo (cairo-gitAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- gobject-introspection (make)
- graphene (graphene-gitAUR) (make)
- pango (pango-gitAUR) (make)
Latest Comments
1 2 Next › Last »
p00f commented on 2023-08-30 14:06 (UTC)
ok sure - I still no longer want to maintain this so I'm disowning this anyway
dreieck commented on 2023-08-30 13:18 (UTC) (edited on 2023-08-30 13:19 (UTC) by dreieck)
Ahoj,
I will not co-maintain this.
Commenting about issues does not apply maintaining. It's not nice practice to automatically make someone who comments a maintainer.
Regards!
p00f commented on 2023-08-30 13:01 (UTC)
dreieck: I've added you as co-maintainer (and resigned to just using element heh). Once you accept co-maintainership I'll disown this
dreieck commented on 2023-08-29 13:06 (UTC) (edited on 2023-08-29 13:14 (UTC) by dreieck)
After building and installing this package, a run of
gotktrix
fails withWith
ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH="go1.21"
it runs, but I do not regard it as a solution to be safe for production use. (And if it would be, it should be set automatically.)Regards!
dreieck commented on 2023-08-29 11:24 (UTC) (edited on 2023-08-29 11:48 (UTC) by dreieck)
The compilation process takes really long without any output, having made me confused and thinking it is broken.
So I suggest to change
go build -o "${pkgname%-git}" .
togo build -v -o "${pkgname%-git}" .
and
to
in order go get information during compilation.
Regards and thanks for maintaining!
dreieck commented on 2023-08-29 09:53 (UTC)
Can you move the go download stuff from
build()
intoprepare()
please?:Regards and thanks for the package!
p00f commented on 2022-04-14 14:27 (UTC)
@AndyRTR fixed, thanks
AndyRTR commented on 2022-04-14 13:48 (UTC)
The PKGBUILD needs fixes to build in a cleen chroot and fix dendencies and linker flags, also add the .desktop menu file. Please use something like this:
https://pastebin.com/H7SqdLVb
p00f commented on 2022-04-08 20:45 (UTC)
@Myned whoops, i added that while writing the pkgbuild for debugging. fixed, thanks
1 2 Next › Last »