diff --git a/lensfun/.footprint b/lensfun/.footprint index 68ccb28b3..7265a30ce 100644 --- a/lensfun/.footprint +++ b/lensfun/.footprint @@ -8,13 +8,13 @@ drwxr-xr-x root/root usr/include/lensfun/ -rw-r--r-- root/root usr/include/lensfun/lensfun.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/liblensfun.so -> liblensfun.so.1 --rwxr-xr-x root/root usr/lib/liblensfun.so.0.3.3 -lrwxrwxrwx root/root usr/lib/liblensfun.so.1 -> liblensfun.so.0.3.3 +-rwxr-xr-x root/root usr/lib/liblensfun.so.0.3.4 +lrwxrwxrwx root/root usr/lib/liblensfun.so.1 -> liblensfun.so.0.3.4 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/lensfun.pc drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/lensfun-0.3.3-py3.10.egg +-rw-r--r-- root/root usr/lib/python3.10/site-packages/lensfun-0.3.4-py3.10.egg drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/lensfun/ drwxr-xr-x root/root usr/share/lensfun/version_1/ @@ -51,6 +51,7 @@ drwxr-xr-x root/root usr/share/lensfun/version_1/ -rw-r--r-- root/root usr/share/lensfun/version_1/mil-tokina.xml -rw-r--r-- root/root usr/share/lensfun/version_1/mil-zeiss.xml -rw-r--r-- root/root usr/share/lensfun/version_1/misc.xml +-rw-r--r-- root/root usr/share/lensfun/version_1/om-system.xml -rw-r--r-- root/root usr/share/lensfun/version_1/rf-leica.xml -rw-r--r-- root/root usr/share/lensfun/version_1/slr-canon.xml -rw-r--r-- root/root usr/share/lensfun/version_1/slr-hasselblad.xml diff --git a/lensfun/.signature b/lensfun/.signature index b276f56d9..4daa91b9a 100644 --- a/lensfun/.signature +++ b/lensfun/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34wNsWkof9vCuncnKV0aCfWVwyAtz2qRSWYkM3mdG5l70xhxG1YPuYfwlmd0eDJM0BL6pGAJC3fujO7+7226rgw= -SHA256 (Pkgfile) = 6e9e88e14dd263f1e08d4d64322acf59f9b5b7ac8dee04ecb23371f44910d357 -SHA256 (.footprint) = 7633180415beef7a4fd6b01462906623ebb0ab6ff6219c1ad29870a3c2140fa5 -SHA256 (lensfun-0.3.3.tar.gz) = 57ba5a0377f24948972339e18be946af12eda22b7c707eb0ddd26586370f6765 +RWSagIOpLGJF3wrxrMILygOkAdLm3jBDFca4ESNiKk7vnZwn8ALKROa6vYW86n+mLMYjdnJgHqOa9zu7ZA45GFGmMvqBHm9C6Ac= +SHA256 (Pkgfile) = 2e06ce308bb2d35deb1fcd7efa704ae09e31925a08e2b29b37119adc036ae540 +SHA256 (.footprint) = 6faf03056e1cfb63d5255f84c7202cdaf47f4c6c265f9faed2db1041093aab40 +SHA256 (lensfun-0.3.4.tar.gz) = dafb39c08ef24a0e2abd00d05d7341b1bf1f0c38bfcd5a4c69cf5f0ecb6db112 SHA256 (lensfun-fix-python-install-dir.patch) = 11e0f9ce2d5c5fef4373ce6adbb19dbcbcd8a10efa02447db9c92b03798d5654 diff --git a/lensfun/Pkgfile b/lensfun/Pkgfile index ead9c762f..f6799a000 100644 --- a/lensfun/Pkgfile +++ b/lensfun/Pkgfile @@ -1,10 +1,10 @@ # Description: Database of photographic lenses and a library that allows advanced access to the database # URL: https://lensfun.github.io/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: cmake glib +# Depends on: glib name=lensfun -version=0.3.3 +version=0.3.4 release=1 source=(https://github.com/lensfun/lensfun/archive/v$version/$name-$version.tar.gz lensfun-fix-python-install-dir.patch)