Package Details: tut-mastodon 2.0.1-2

Git Clone URL: https://aur.archlinux.org/tut-mastodon.git (read-only, click to copy)
Package Base: tut-mastodon
Description: A TUI for Mastodon with vim inspired keys. Same as aur/tut, only for name collision.
Upstream URL: https://github.com/RasmusLindroth/tut
Licenses: MIT
Submitter: rasmus
Maintainer: kchr (rasmus)
Last Packager: kchr
Votes: 2
Popularity: 0.000000
First Submitted: 2021-11-02 19:17 (UTC)
Last Updated: 2025-02-09 18:19 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

kchr commented on 2025-02-09 18:20 (UTC)

It was not disowned by the developer himself. I submitted an orphan request two weeks ago due to the lack of response and it was approved today since there were no objections by the developer. I have now adopted it and added rasmus as co-maintainer in case he wants to continue to contribute. If not, I am happy to take care of it.

An update to the PKGBUILD that should fix the broken build has just been pushed. Let me know if there are any other issues!

Good to know he has no plans to abandon the upstream source. :-)

m040601 commented on 2025-02-09 00:37 (UTC) (edited on 2025-02-09 00:41 (UTC) by m040601)

FYI, https://github.com/RasmusLindroth/tut/issues/281

August, 2024
Is Tut actively maintained?


  │ I have been asked if tut is abandoned, but it isn't. Jan-jun is the busiest time for me at
  │ work and I've bought a house so I've been busy with life. Tut will continue to get some  
  │ love :)                                                                                  

  ― @tut@fosstodon.org https://fosstodon.org/@tut/110267259254373433, year 2023              

  I guess, life got busier.                                                                  

PKGBUILD was disowned today, 2025-02-09, by the developer himself. Not sure why.

There are 3 in the AUR

His last commits on github as of, 2025-02-09,

  2023-01-26 17:42  2.0.1 (#256)
  2023-01-24 19:28  Create FUNDING.yml
  2023-01-23 19:32  2.0.0 (#253)
  2023-01-01 11:26  1.0.34 (#243)
  2022-12-31 14:30  update man for 1.0.33

Really hope is not abandoned at all.

kchr commented on 2025-01-05 23:05 (UTC) (edited on 2025-01-06 01:10 (UTC) by kchr)

See the following comment for more details about the currently broken build: https://aur.archlinux.org/packages/tut#comment-1004131

I have contacted the maintainer, and am waiting for response.

jpfox commented on 2024-08-25 18:10 (UTC)

Hi, thanks for the package...

Unfortunately, the package does not build any more.

==> Making package: tut-mastodon 2.0.1-1 (Sun Aug 25 20:09:02 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found tut-2.0.1.tar.gz
==> Validating source files with sha256sums...
    tut-2.0.1.tar.gz ... Passed
==> Extracting sources...
  -> Extracting tut-2.0.1.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
# github.com/RasmusLindroth/tut
flag provided but not defined: -Wl,--sort-common
usage: link [options] main.o
  -B note
        add an ELF NT_GNU_BUILD_ID note when using ELF; use "gobuildid" to generate it from the Go build ID
  -E entry
        set entry symbol name
  -H type
        set header type
  -I linker
        use linker as ELF dynamic linker
  -L directory
        add specified directory to library path
  -R quantum
        set address rounding quantum (default -1)
  -T int
        set the start address of text symbols (default -1)
  -V    print version and exit
  -X definition
        add string value definition of the form importpath.name=value
  -a    no-op (deprecated)
  -asan
        enable ASan interface
  -aslr
        enable ASLR for buildmode=c-shared on windows (default true)
  -benchmark string
        set to 'mem' or 'cpu' to enable phase benchmarking
  -benchmarkprofile base
        emit phase profiles to base_phase.{cpu,mem}prof
  -bindnow
        mark a dynamically linked ELF object for immediate function binding
  -buildid id
        record id as Go toolchain build id
  -buildmode mode
        set build mode
  -c    dump call graph
  -capturehostobjs string
        capture host object files loaded during internal linking to specified dir
  -checklinkname
        check linkname symbol references (default true)
  -compressdwarf
        compress DWARF if possible (default true)
  -cpuprofile file
        write cpu profile to file
  -d    disable dynamic executable
  -debugnosplit
        dump nosplit call graph
  -debugtextsize int
        debug text section max size
  -debugtramp int
        debug trampolines
  -dumpdep
        dump symbol dependency graph
  -extar string
        archive program for buildmode=c-archive
  -extld linker
        use linker when linking in external mode
  -extldflags flags
        pass flags to external linker
  -f    ignore version mismatch
  -g    disable go package data checks
  -h    halt on error
  -importcfg file
        read import configuration from file
  -installsuffix suffix
        set package directory suffix
  -k symbol
        set field tracking symbol
  -libgcc string
        compiler support lib for internal linking; use "none" to disable
  -linkmode mode
        set link mode
  -linkshared
        link against installed Go shared libraries
  -memprofile file
        write memory profile to file
  -memprofilerate rate
        set runtime.MemProfileRate to rate
  -msan
        enable MSan interface
  -n    no-op (deprecated)
  -o file
        write output to file
  -pluginpath string
        full path name for plugin
  -pruneweakmap
        prune weak mapinit refs (default true)
  -r path
        set the ELF dynamic linker search path to dir1:dir2:...
  -race
        enable race detector
  -randlayout int
        randomize function layout
  -s    disable symbol table
  -strictdups int
        sanity check duplicate symbol contents during object file reading (1=warn 2=err).
  -tmpdir directory
        use directory for temporary files
  -v    print link trace
  -w    disable DWARF generation
==> ERROR: A failure occurred in build().
    Aborting...