Add libmypaint.

This is the brush library from the MyPaint project.
This commit is contained in:
Koop Mast 2018-05-12 16:08:09 +00:00
parent acca27b6ca
commit 181ba06b74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469735
5 changed files with 85 additions and 0 deletions

View file

@ -546,6 +546,7 @@
SUBDIR += liblug
SUBDIR += libmng
SUBDIR += libmorph
SUBDIR += libmypaint
SUBDIR += libnsbmp
SUBDIR += libnsgif
SUBDIR += libopenraw

View file

@ -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 <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1506878475
SHA256 (libmypaint-1.3.0.tar.xz) = 6a07d9d57fea60f68d218a953ce91b168975a003db24de6ac01ad69dcc94a671
SIZE (libmypaint-1.3.0.tar.xz) = 438160

View file

@ -0,0 +1,3 @@
This is the brush library used by MyPaint.
WWW: http://mypaint.org/

View file

@ -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