Search Criteria
Package Details: lieer-git v1.6.20231203.e41c966-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lieer-git.git (read-only, click to copy) |
|---|---|
| Package Base: | lieer-git |
| Description: | Fast fetch and two-way tag synchronization between notmuch and GMail |
| Upstream URL: | https://github.com/gauteh/lieer |
| Keywords: | gmail mail neomutt |
| Licenses: | GPL3 |
| Conflicts: | gmailieer, gmailieer-git, lieer |
| Provides: | gmailieer, gmailieer-git, lieer |
| Submitter: | ssfdust |
| Maintainer: | ssfdust |
| Last Packager: | ssfdust |
| Votes: | 4 |
| Popularity: | 0.072527 |
| First Submitted: | 2023-01-07 07:31 (UTC) |
| Last Updated: | 2023-12-05 07:23 (UTC) |
Dependencies (10)
- notmuch (notmuch-emacs-gitAUR)
- python
- python-google-api-python-client
- python-google-auth-oauthlib
- python-oauth2client
- python-tqdm
- git (git-gitAUR, git-glAUR) (make)
- python-installer (make)
- python-pip (make)
- python-wheel (make)
Latest Comments
kode54 commented on 2024-05-14 08:50 (UTC)
@impaktor
debugeditis installed by thebase-develmeta package, andbase-develis implied to be required to build all AUR packages.impaktor commented on 2024-05-14 08:26 (UTC)
I had to install debugedit, lest makepkg just errors out with ERROR: Cannot find the debugedit binary required for including source files in debug packages.
ssfdust commented on 2023-12-05 00:57 (UTC) (edited on 2023-12-05 00:58 (UTC) by ssfdust)
@renaudb No, they shouldn't. They are in the
makedependslist. How do you install the lieer-git? If you install this package with makepkg, you need to typemakepkg -s.With some modern package managers like paru, you need to pass the
-sargument withmflagsto the makepkg, so that the build dependencies are installed before being built.renaudb commented on 2023-12-02 20:46 (UTC)
I had to manually install "python-pip" and "python-installer" from the main Arch repo before being able to build lieer-git, I guess they should be added to the dependencies list.
ssfdust commented on 2023-06-05 01:37 (UTC)
@kode54 Thanks a lot.
kode54 commented on 2023-06-03 23:34 (UTC) (edited on 2023-06-04 00:17 (UTC) by kode54)
This should be depending on
python-argparse. Or not? Weird. The newverboseoption seems broken. Edit 2: Just a bug upstream, I've fixed it and submitted a PR.Kunda commented on 2020-09-10 16:49 (UTC)
is this still functional?
SAL9000 commented on 2017-07-22 15:29 (UTC) (edited on 2017-07-22 15:33 (UTC) by SAL9000)