Search Criteria
Package Details: libst2205-git r1.20120825.a1d9a6b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libst2205-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libst2205-git |
| Description: | Library for interacting with hacked st2205 and similar digital photo frames |
| Upstream URL: | https://github.com/neophob/libst2205 |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | libst2205, libst2205.a, libst2205.so |
| Provides: | libst2205, libst2205.a, libst2205.so |
| Submitter: | ultraviolet |
| Maintainer: | dreieck |
| Last Packager: | dreieck |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-04-20 02:14 (UTC) |
| Last Updated: | 2025-11-14 00:20 (UTC) |
Dependencies (4)
Required by (2)
- lcd4linux-full-git (requires libst2205.so)
- lcd4linux-full-git (requires libst2205) (make)
Latest Comments
dreieck commented on 2025-11-14 00:06 (UTC) (edited on 2025-11-14 00:20 (UTC) by dreieck)
PKGBUILDoverhauled.Should build again.
dreieck commented on 2025-11-13 23:25 (UTC)
In this issue report there is a fix for the
Makefiles for missing honouring of$CFLAGS, needed to pass-Wno-error=implicit-function-declaration -fPICto work arround build errorst2205.c:45:13: error: implicit declaration of function ‘open’; did you mean ‘popen’? [-Wimplicit-function-declaration]with GCC 15.x.