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
1 2 Next › Last »
twilk commented on 2022-02-21 20:27 (UTC)
Thanks isgar, updated.
isgar commented on 2022-02-18 21:00 (UTC)
With newest glibc, it is necessary to install libxcrypt-compat. You may want to add it to the dependencies until this is resolved: https://github.com/39aldo39/libdecsync/issues/14
chroma commented on 2022-01-22 16:25 (UTC) (edited on 2022-01-22 20:11 (UTC) by chroma)
For some reason I'm having trouble getting this to build on the pinephone:
I can run it again and it gets further but it seems to fail regardless, whether it's due to timeouts or otherwise
twilk commented on 2021-12-20 19:47 (UTC)
Thanks selurvedu, updated.
selurvedu commented on 2021-12-20 01:04 (UTC)
There seems to be a runtime dependency on gcc-libs.
sotitrox commented on 2021-07-15 03:35 (UTC) (edited on 2021-07-15 03:36 (UTC) by sotitrox)
with the default java env don't compile, give this in the first steps of build:
to compile needs to switch the java env https://wiki.archlinux.org/title/Java#Switching_between_JVM, I used java-8-openjdk.
I think it's better to set the makedepends to the specific version of the java runtime, this will install the correct version of java for the build, and also set the JAVA_HOME in the pkgbuild. sorry my bad english
tlvince commented on 2021-06-16 16:39 (UTC)
This doesn't use Java/ncurses at runtime - those deps should be moved to makedepends: https://github.com/tlvince/pkgbuild/commit/9b0e896de7b57363d1e27433980fee9a018c3117
twilk commented on 2020-12-17 21:29 (UTC)
@flortsch, seems to work for me with jdk-openjdk installed and set as the default. Could you retry with the latest PKGBUILD? If you can get it building for you with some JAVA_HOME, let me know and I can add it to the PKGBUILD!
flortsch commented on 2020-10-06 11:58 (UTC)
Does not build when default system Java version is set to latest. Maybe we can provide JAVA_HOME with a path to JDK8, if gradle picks this up.
vanadain commented on 2020-09-13 22:12 (UTC)
Nice! Everything works.
1 2 Next › Last »