wok diff exiftool/receipt @ rev 6952
Fixed a bug in gobject-introspection. Looks like /usr/lib/girepository-1.0 is needed gobject-introspection instead of the -dev package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 25 22:01:57 2010 +0000 (2010-10-25) |
parents | 2095653db7f6 |
children | a1c72b96c128 |
line diff
1.1 --- a/exiftool/receipt Tue Aug 03 22:23:30 2010 +0200 1.2 +++ b/exiftool/receipt Mon Oct 25 22:01:57 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="exiftool" 1.7 -VERSION="8.27" 1.8 +VERSION="8.31" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Application for reading, writing and editing meta information in a wide variety of files." 1.11 MAINTAINER="gokhlayeh@mailoo.org"