Search Criteria
Package Details: libdecsync 2.2.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/libdecsync.git (read-only, click to copy) |
---|---|
Package Base: | libdecsync |
Description: | libdecsync is a multiplatform library for synchronizing using DecSync. |
Upstream URL: | https://github.com/39aldo39/libdecsync |
Keywords: | decsync |
Licenses: | custom:LGPL2 |
Submitter: | twilk |
Maintainer: | flortsch |
Last Packager: | twilk |
Votes: | 8 |
Popularity: | 0.000001 |
First Submitted: | 2020-05-02 16:25 (UTC) |
Last Updated: | 2022-02-21 20:27 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libxcrypt-compat
- jre8-openjdk (make)
- ncurses5-compat-libsAUR (make)
Latest Comments
« First ‹ Previous 1 2
twilk commented on 2020-09-13 15:43 (UTC)
I've updated the package to the latest version, 1.6.1. That is the same as the latest commit on master -- it'd be the exact same thing you'd get from a -git package, so I won't make a separate -git package for now.
twilk commented on 2020-09-12 18:15 (UTC)
Hi everyone, sorry I haven't been keeping up with releases! I'll push an update when I'm back home on Monday. I've flagged the package as out of date so I remember.
vanadain commented on 2020-09-12 16:10 (UTC)
Please update this program. Decsync-evolution plugin from aur requires at least version 1.4 :/
vanadain commented on 2020-09-12 08:47 (UTC) (edited on 2020-09-12 14:02 (UTC) by vanadain)
Build fails everytime due to instability of gradle servers (downloads more or less half of gradle 6.0.1 zip file and errors out). Same thing happens when I download gradle from official site using browser (it cannot download whole file, at least not at once). I tried to manually add gradle 6.0.1 to download folder and trick your script to use it, but no luck. Is there any solution to my problem? I cannot manually install libdecsync from source either, for same reason. Make fails to download gradle. At least on my connection. I have a slow but generally stable connection. I only have problem with gradle servers.
EDIT: Nevermind, I manually downloaded gradle zip and pasted in .gradle folder structure. And changed java_home to dk8-openjdk-dcevm (and uninstalled official java 8 from repo). It works, but this is old. Please, create git version of this program. I created working PKGBUILD for git version, tho I'm a noob. I can send you mine git PKGBUILD, if you would send it to aur.
« First ‹ Previous 1 2