aboutsummaryrefslogtreecommitdiff
path: root/libs/libexif/patches
Commit message (Collapse)AuthorAge
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* libexif: update to 0.6.22W. Michael Petullo2020-11-10
| | | | | | | | Aside from updating the package, this modifies the Makefile to pull the sources from GitHub rather than SourceForge. The exif project recently moved to GitHub. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* libexif: add patch to avoid building docsW. Michael Petullo2014-07-19
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* Copy libexif package from old repositoryW. Michael Petullo2014-07-19
Signed-off-by: W. Michael Petullo <mike@flyn.org>