From 181ba06b74fb6669ce4a49662eec0956c24e231e Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sat, 12 May 2018 16:08:09 +0000 Subject: [PATCH] Add libmypaint. This is the brush library from the MyPaint project. --- graphics/Makefile | 1 + graphics/libmypaint/Makefile | 30 ++++++++++++++++++++++ graphics/libmypaint/distinfo | 3 +++ graphics/libmypaint/pkg-descr | 3 +++ graphics/libmypaint/pkg-plist | 48 +++++++++++++++++++++++++++++++++++ 5 files changed, 85 insertions(+) create mode 100644 graphics/libmypaint/Makefile create mode 100644 graphics/libmypaint/distinfo create mode 100644 graphics/libmypaint/pkg-descr create mode 100644 graphics/libmypaint/pkg-plist diff --git a/graphics/Makefile b/graphics/Makefile index f5d0f6fe9a8c..8682b837160e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -546,6 +546,7 @@ SUBDIR += liblug SUBDIR += libmng SUBDIR += libmorph + SUBDIR += libmypaint SUBDIR += libnsbmp SUBDIR += libnsgif SUBDIR += libopenraw diff --git a/graphics/libmypaint/Makefile b/graphics/libmypaint/Makefile new file mode 100644 index 000000000000..fc8b03d23d67 --- /dev/null +++ b/graphics/libmypaint/Makefile @@ -0,0 +1,30 @@ +# $FreeBSD$ + +PORTNAME= libmypaint +PORTVERSION= 1.3.0 +CATEGORIES= graphics +MASTER_SITES= https://github.com/mypaint/libmypaint/releases/download/v${PORTVERSION}/ + +MAINTAINER= kwm@FreeBSD.org +COMMENT= Brush library from the MyPaint project + +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libjson-c.so:devel/json-c + +USES= gmake gnome libtool localbase pkgconfig tar:xz +USE_GNOME= glib20 intltool introspection:build +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +INSTALL_TARGET= install-strip + +TEST_TARGET= check + +OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS + +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls + +.include diff --git a/graphics/libmypaint/distinfo b/graphics/libmypaint/distinfo new file mode 100644 index 000000000000..feaa60ce3865 --- /dev/null +++ b/graphics/libmypaint/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1506878475 +SHA256 (libmypaint-1.3.0.tar.xz) = 6a07d9d57fea60f68d218a953ce91b168975a003db24de6ac01ad69dcc94a671 +SIZE (libmypaint-1.3.0.tar.xz) = 438160 diff --git a/graphics/libmypaint/pkg-descr b/graphics/libmypaint/pkg-descr new file mode 100644 index 000000000000..c8e27f8decaa --- /dev/null +++ b/graphics/libmypaint/pkg-descr @@ -0,0 +1,3 @@ +This is the brush library used by MyPaint. + +WWW: http://mypaint.org/ diff --git a/graphics/libmypaint/pkg-plist b/graphics/libmypaint/pkg-plist new file mode 100644 index 000000000000..49db0801afe2 --- /dev/null +++ b/graphics/libmypaint/pkg-plist @@ -0,0 +1,48 @@ +include/libmypaint/mypaint-brush-settings-gen.h +include/libmypaint/mypaint-brush-settings.h +include/libmypaint/mypaint-brush.h +include/libmypaint/mypaint-config.h +include/libmypaint/mypaint-fixed-tiled-surface.h +include/libmypaint/mypaint-glib-compat.h +include/libmypaint/mypaint-mapping.h +include/libmypaint/mypaint-rectangle.h +include/libmypaint/mypaint-surface.h +include/libmypaint/mypaint-tiled-surface.h +lib/girepository-1.0/MyPaint-1.3.typelib +lib/libmypaint-1.3.so.0 +lib/libmypaint-1.3.so.0.0.0 +lib/libmypaint.so +libdata/pkgconfig/libmypaint.pc +share/gir-1.0/MyPaint-1.3.gir +%%NLS%%share/locale/ar/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/ca/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/cs/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/da/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/de/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/en_CA/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/es/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/es_ES/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/fa/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/fi/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/fr/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/he/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/hu/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/id/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/it/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/ja/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/ko/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/nb/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/nn_NO/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/pl/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/ro/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/ru/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/sc/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/sk/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/sl/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/sv/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/tr/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/uk/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/libmypaint.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/libmypaint.mo