mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
media-plugins/dtmediawiki: einfo add that no way to upload original image
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
parent
87377ad7c8
commit
de057f873d
@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-4 )
|
||||
|
||||
inherit git-r3 lua-single
|
||||
|
||||
DESCRIPTION="Wikimedia Commons export plugin for Darktable"
|
||||
DESCRIPTION="Wikimedia Commons export plugin for Darktable. Every upload is converted"
|
||||
HOMEPAGE="https://github.com/trougnouf/dtMediaWiki"
|
||||
EGIT_REPO_URI="https://github.com/trougnouf/dtMediaWiki"
|
||||
|
||||
@ -33,4 +33,6 @@ pkg_postinst() {
|
||||
einfo "To enable: `cat "$FILESDIR"/enable.sh`"
|
||||
einfo "and go to Darktable preferences (gear ico on the top) -> at the bottom left click 'Lua options'"
|
||||
einfo "to enter username and password"
|
||||
einfo "Note that there is no way to upload original file -"
|
||||
einfo "Darktable will encode your every photo, see https://github.com/trougnouf/dtMediaWiki/issues/14#issuecomment-2122181739"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user