wok diff libgphoto2-lang/receipt @ rev 25176

updated python-formalchemy (1.5.5 -> 1.5.6)
author Hans-G?nter Theisgen
date Fri Jul 01 17:52:21 2022 +0100 (23 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libgphoto2-lang/receipt	Fri Jul 01 17:52:21 2022 +0100
     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 +}