Search Criteria
Package Details: stretchly-bin 1.16.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/stretchly-bin.git (read-only, click to copy) |
---|---|
Package Base: | stretchly-bin |
Description: | The break time reminder app |
Upstream URL: | https://github.com/hovancik/stretchly/ |
Licenses: | BSD |
Conflicts: | stretchly |
Provides: | stretchly |
Submitter: | l42 |
Maintainer: | l42 |
Last Packager: | l42 |
Votes: | 9 |
Popularity: | 0.000160 |
First Submitted: | 2020-07-26 08:25 (UTC) |
Last Updated: | 2024-08-12 04:43 (UTC) |
Dependencies (15)
- c-ares (c-ares-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- http-parser (http-parser-gitAUR)
- libevent (libevent-gitAUR)
- libnotify (libnotify-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxslt (libxslt-gitAUR)
- libxss
- minizip (minizip-gitAUR)
- nss (nss-hgAUR)
- re2 (re2-gitAUR)
- snappy (snappy-gitAUR)
- libappindicator-gtk2 (optional) – sys tray support (GTK+ 2)
- libappindicator-gtk3 (optional) – sys tray support (GTK+ 3)
Latest Comments
1 2 Next › Last »
l42 commented on 2023-12-06 17:08 (UTC) (edited on 2023-12-06 17:08 (UTC) by l42)
@yuhlkdr thanks for your suggestion, it might be safe indeed. I will try to update the PKGBUILD and watch for any reports.
The current config is taken straight from the upstream stretchly pacman package, which in turn uses the defaults from app-builder. Since they made the deb package optional too, it might be just safe enough to do the same. https://github.com/develar/app-builder/pull/53
yuhldr commented on 2023-12-06 04:00 (UTC)
libappindicator-gtk3
should be optdepends, like gnome-shell-extension-appindicatorI del libappindicator-gtk3, still work well when gnome-shell-extension-appindicator is installed
l42 commented on 2023-11-18 09:47 (UTC)
FYI the latest version for linux has severe issue with dbus, causing desktop freeze. You might want to disable monitorDnd feature or rollback to previous version. https://github.com/hovancik/stretchly/issues/1393
The fix will come soon.
l42 commented on 2023-11-12 07:11 (UTC)
@Porous3247 Fixed, thanks
Porous3247 commented on 2023-11-11 17:00 (UTC)
You updated the SHA256 checksums on the
.SRCINFO
, but not thePKGBUILD
. So checksum validation will fail.jwillikers commented on 2020-12-27 18:01 (UTC)
Thanks, that's good to know. Everything is working great then!
l42 commented on 2020-12-27 07:11 (UTC)
As for fakeroot and binutils: it's said in the docs that these packages are in base-devel group and shouldn't be listed in PKGBUILD. So maybe the problem is somewhere else
jwillikers commented on 2020-12-26 15:28 (UTC)
Thanks! I got it working though I had to install fakeroot and binutils manually. I'm not sure if I'm just expected to have those installed or if they should be specified in the depends section.
jwillikers commented on 2020-12-26 15:13 (UTC) (edited on 2020-12-26 15:14 (UTC) by jwillikers)
I can't find a great example yet, but I think all the information is available in the PKGBUILD Arch Wiki.
It looks like you can add
'aarch64'
to the pkgbuild arch section like so:Then, use keys suffixed with
_aarch64
for instructions specific to that architecture. Perhaps like so?I can test this for you on my Pinebook Pro.
l42 commented on 2020-12-26 14:54 (UTC)
I will look into that, but have no arm device/environment to test at hand. Is there some guide or an example of a multiarch package?
1 2 Next › Last »