pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libiptcdata: some fixes, including adding two missing files to PLIST.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Jul 10 22:57:14 2016 +0200
Changeset: 885af38ecb484b43cd0627e231434fbd9cf2bf9f
Modified Files:
libiptcdata/DESCR
libiptcdata/Makefile
libiptcdata/PLIST
Log Message:
libiptcdata: some fixes, including adding two missing files to PLIST.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=885af38ecb484b43cd0627e231434fbd9cf2bf9f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libiptcdata/DESCR | 2 +-
libiptcdata/Makefile | 2 --
libiptcdata/PLIST | 4 +++-
3 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/libiptcdata/DESCR b/libiptcdata/DESCR
index f162358..5cc0850 100644
--- a/libiptcdata/DESCR
+++ b/libiptcdata/DESCR
@@ -1,4 +1,4 @@
Libiptcdata is a library, for manipulating the International Press
-Telecommunications Council (IPTC) metadata tored within multimedia
+Telecommunications Council (IPTC) metadata stored within multimedia
files such as images. The library provides routines for parsing
viewing, modifying, and saving this metadata.
diff --git a/libiptcdata/Makefile b/libiptcdata/Makefile
index 47f01c1..afa5c4c 100644
--- a/libiptcdata/Makefile
+++ b/libiptcdata/Makefile
@@ -1,5 +1,4 @@
# $NetBSD: Makefile,v 1.3 2012/10/03 09:10:39 asau Exp $
-#
DISTNAME= libiptcdata-1.0.4
CATEGORIES= graphics
@@ -16,7 +15,6 @@ USE_TOOLS+= pkg-config intltool gettext
USE_PKGLOCALEDIR= yes
USE_LANGUAGES+= c c++
-
PKGCONFIG_OVERRIDE+= libiptcdata/libiptcdata.pc.in
CONFIGURE_ARGS+= --disable-python
diff --git a/libiptcdata/PLIST b/libiptcdata/PLIST
index 694b76b..f33da21 100644
--- a/libiptcdata/PLIST
+++ b/libiptcdata/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:53 thomasklausner Exp $
+@comment $NetBSD$
bin/iptc
include/libiptcdata/_stdint.h
include/libiptcdata/iptc-data.h
@@ -36,3 +36,5 @@ share/gtk-doc/html/libiptcdata/style.css
share/gtk-doc/html/libiptcdata/up.png
share/locale/de/LC_MESSAGES/iptc.mo
share/locale/de/LC_MESSAGES/libiptcdata.mo
+share/locale/it/LC_MESSAGES/iptc.mo
+share/locale/it/LC_MESSAGES/libiptcdata.mo
Home |
Main Index |
Thread Index |
Old Index