Search Criteria
Package Details: teamtype-git 0.9.2.r0.ge05a267-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/teamtype-git.git (read-only, click to copy) |
|---|---|
| Package Base: | teamtype-git |
| Description: | Peer-to-peer, editor-agnostic collaborative editing of local text files |
| Upstream URL: | https://github.com/teamtype/teamtype |
| Licenses: | AGPL-3.0-only |
| Conflicts: | teamtype |
| Provides: | teamtype |
| Replaces: | ethersync-git |
| Submitter: | alerque |
| Maintainer: | alerque (blinry) |
| Last Packager: | alerque |
| Votes: | 1 |
| Popularity: | 0.83 |
| First Submitted: | 2026-07-08 11:44 (UTC) |
| Last Updated: | 2026-07-08 11:47 (UTC) |
Dependencies (8)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libgcc_s.so (libgcc-fast-optimizedAUR, libgcc-snapshotAUR, lib32-gcc-libs-snapshotAUR, libgcc)
- libgit2 (libgit2-gitAUR)
- libgit2.so (libgit2)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
alerque commented on 2026-07-08 11:51 (UTC)
I just created this package (teamtype-git) as a complete overhaul of the packaging based on the official packages in [extra] for teamtype, plus the relevant AUR and VCS specific packaging changes. I then merged the legacy package name (ethersync-git) into this one, hence the comments below appearing here.
svenstaro commented on 2025-08-07 07:44 (UTC)
Just to note, I have now also added an official ethersync package to [extra] and you might want to add conflicts against that.
svenstaro commented on 2025-08-07 07:44 (UTC)
Yeah, with
!ltoit compiles for me.piko commented on 2025-08-06 14:08 (UTC)
Hello @svenstaro, @bliny made me co-maintainer for this package. Thanks for the report! The package built for me without problems with lto switched on, but we switched it off anyway; does it build now for you?
svenstaro commented on 2025-08-06 10:58 (UTC)
I'm getting a lot of these linker errors:
This can be fixed by adding
options=('!lto'). Frankly, I'm not sure how the package built for you. At any rate, you should probably disable lto for this package as shown.