wok-current diff libgphoto2-lang/receipt @ rev 25723
Up smplayer (thanks sonicrockett for first build and test pkg)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Jun 24 07:43:55 2024 +0000 (7 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libgphoto2-lang/receipt Mon Jun 24 07:43:55 2024 +0000 1.3 @@ -0,0 +1,17 @@ 1.4 +# SliTaz package receipt. 1.5 + 1.6 +PACKAGE="libgphoto2-lang" 1.7 +VERSION="2.5.29" 1.8 +CATEGORY="graphics" 1.9 +TAGS="camera photo" 1.10 +SHORT_DESC="Core library of gphoto2 to access photos from digital camera - localised messages." 1.11 +MAINTAINER="maintainer@slitaz.org" 1.12 +LICENSE="LGPL2.1" 1.13 +WEB_SITE="http://www.gphoto.org" 1.14 + 1.15 +WANTED="libgphoto2" 1.16 + 1.17 +genpkg_rules() 1.18 +{ 1.19 + cook_copy_folders locale 1.20 +}