summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2015-03-02 19:34:33 +0000
committertnn <tnn>2015-03-02 19:34:33 +0000
commite37d8dc0cc2808c762644790ce7bfdcaee2ef101 (patch)
tree4cff0c492cb2ef05e9017fece485709203b1ad6e
parent61149e04d16061a647f391bed60e4c15770d91f7 (diff)
downloadpkgsrc-e37d8dc0cc2808c762644790ce7bfdcaee2ef101.tar.gz
Added emulators/suse131_libwebp
-rw-r--r--doc/CHANGES-20154
-rw-r--r--emulators/Makefile4
-rw-r--r--emulators/suse131_linux/Makefile.common3
3 files changed, 8 insertions, 3 deletions
diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015
index 9d832c6e68b..e68dd81761d 100644
--- a/doc/CHANGES-2015
+++ b/doc/CHANGES-2015
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2015,v 1.1137 2015/03/02 16:58:32 tnn Exp $
+$NetBSD: CHANGES-2015,v 1.1138 2015/03/02 19:34:33 tnn Exp $
Changes to the packages collection and infrastructure in 2015:
@@ -1619,3 +1619,5 @@ Changes to the packages collection and infrastructure in 2015:
Updated net/py-irclib to 11.1.1 [imil 2015-03-02]
Added emulators/suse131_libxslt version 13.1 [tnn 2015-03-02]
Added emulators/suse131_32_libxslt version 13.1 [tnn 2015-03-02]
+ Added emulators/suse131_libwebp version 13.1 [tnn 2015-03-02]
+ Added emulators/suse131_32_libwebp version 13.1 [tnn 2015-03-02]
diff --git a/emulators/Makefile b/emulators/Makefile
index 774d2dcfc91..bb63b741777 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.227 2015/03/02 16:58:32 tnn Exp $
+# $NetBSD: Makefile,v 1.228 2015/03/02 19:34:33 tnn Exp $
#
COMMENT= Emulators for other operating systems
@@ -262,6 +262,7 @@ SUBDIR+= suse131_32_libsigc++2
SUBDIR+= suse131_32_libsndfile
SUBDIR+= suse131_32_libssh
SUBDIR+= suse131_32_libtiff
+SUBDIR+= suse131_32_libwebp
SUBDIR+= suse131_32_libwrap
SUBDIR+= suse131_32_libxml2
SUBDIR+= suse131_32_libxslt
@@ -306,6 +307,7 @@ SUBDIR+= suse131_libsigc++2
SUBDIR+= suse131_libsndfile
SUBDIR+= suse131_libssh
SUBDIR+= suse131_libtiff
+SUBDIR+= suse131_libwebp
SUBDIR+= suse131_libwrap
SUBDIR+= suse131_libxml2
SUBDIR+= suse131_libxslt
diff --git a/emulators/suse131_linux/Makefile.common b/emulators/suse131_linux/Makefile.common
index 81443f7abae..b057d811c3f 100644
--- a/emulators/suse131_linux/Makefile.common
+++ b/emulators/suse131_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2015/03/02 16:58:32 tnn Exp $
+# $NetBSD: Makefile.common,v 1.10 2015/03/02 19:34:33 tnn Exp $
#
# used by emulators/suse131_alsa/Makefile
# used by emulators/suse131_aspell/Makefile
@@ -29,6 +29,7 @@
# used by emulators/suse131_libsndfile/Makefile
# used by emulators/suse131_libssh/Makefile
# used by emulators/suse131_libtiff/Makefile
+# used by emulators/suse131_libwebp/Makefile
# used by emulators/suse131_libwrap/Makefile
# used by emulators/suse131_libxml2/Makefile
# used by emulators/suse131_libxslt/Makefile