mirror of
https://github.com/YunoHost-Apps/photoview_ynh.git
synced 2024-09-03 20:05:55 +02:00
commit
7a253fb80e
8 changed files with 11 additions and 11 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
|
||||
|
||||
|
||||
**Shipped version:** 2.4.0~ynh2
|
||||
**Shipped version:** 2.4.0~ynh3
|
||||
|
||||
**Demo:** <https://photos.qpqp.dk/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
|
||||
|
||||
|
||||
**Versión actual:** 2.4.0~ynh2
|
||||
**Versión actual:** 2.4.0~ynh3
|
||||
|
||||
**Demo:** <https://photos.qpqp.dk/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 2.4.0~ynh2
|
||||
**Paketatutako bertsioa:** 2.4.0~ynh3
|
||||
|
||||
**Demoa:** <https://photos.qpqp.dk/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Galerie photos simple et facile à utiliser, faite pour les photographes.
|
||||
|
||||
|
||||
**Version incluse :** 2.4.0~ynh2
|
||||
**Version incluse :** 2.4.0~ynh3
|
||||
|
||||
**Démo :** <https://photos.qpqp.dk/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
|
||||
|
||||
|
||||
**Versión proporcionada:** 2.4.0~ynh2
|
||||
**Versión proporcionada:** 2.4.0~ynh3
|
||||
|
||||
**Demo:** <https://photos.qpqp.dk/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
|
||||
|
||||
|
||||
**Versi terkirim:** 2.4.0~ynh2
|
||||
**Versi terkirim:** 2.4.0~ynh3
|
||||
|
||||
**Demo:** <https://photos.qpqp.dk/>
|
||||
|
||||
|
@ -31,7 +31,7 @@ Photoview is a simple and user-friendly photo gallery that's made for photograph
|
|||
|
||||
- Website aplikasi resmi: <https://photoview.github.io/>
|
||||
- Dokumentasi admin resmi: <https://photoview.github.io/docs/>
|
||||
- Repositori kode aplikasi hulu: <https://github.com/photoview/photoview>
|
||||
- Depot kode aplikasi hulu: <https://github.com/photoview/photoview>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/photoview>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/photoview_ynh/issues>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
|
||||
|
||||
|
||||
**分发版本:** 2.4.0~ynh2
|
||||
**分发版本:** 2.4.0~ynh3
|
||||
|
||||
**演示:** <https://photos.qpqp.dk/>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Photoview"
|
|||
description.en = "Simple and user-friendly photo gallery that's made for photographers "
|
||||
description.fr = "Galerie photos simple et facile à utiliser, faite pour les photographes"
|
||||
|
||||
version = "2.4.0~ynh2"
|
||||
version = "2.4.0~ynh3"
|
||||
|
||||
maintainers = ["Jules Bertholet"]
|
||||
|
||||
|
@ -55,8 +55,8 @@ ram.runtime = "200M"
|
|||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.sources.libheif]
|
||||
url = "https://github.com/strukturag/libheif/releases/download/v1.18.1/libheif-1.18.1.tar.gz"
|
||||
sha256 = "8702564b0f288707ea72b260b3bf4ba9bf7abfa7dac01353def3a86acd6bbb76"
|
||||
url = "https://github.com/strukturag/libheif/releases/download/v1.18.2/libheif-1.18.2.tar.gz"
|
||||
sha256 = "c4002a622bec9f519f29d84bfdc6024e33fd67953a5fb4dc2c2f11f67d5e45bf"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.upstream = "https://github.com/strukturag/libheif"
|
||||
|
|
Loading…
Add table
Reference in a new issue