Pinta is a drawing/editing program modeled after Paint.NET. Its goal is to

provide a simplified alternative to GIMP for casual users.

WWW: http://pinta-project.com/

PR:		ports/164309
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com>
This commit is contained in:
Romain Tartière 2012-07-02 12:46:08 +00:00
parent f458f1d4b4
commit 53007adfc1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300374
6 changed files with 133 additions and 0 deletions

View File

@ -744,6 +744,7 @@
SUBDIR += picviz
SUBDIR += piddle
SUBDIR += pinpoint
SUBDIR += pinta
SUBDIR += pixelize
SUBDIR += pixen
SUBDIR += pixie

35
graphics/pinta/Makefile Normal file
View File

@ -0,0 +1,35 @@
# New ports collection makefile for: pinta
# Date created: 2011-02-14
# Whom: Alexander Kojevnikov <alexander@kojevnikov.com>
#
# $FreeBSD$
#
PORTNAME= pinta
PORTVERSION= 1.1
CATEGORIES= graphics
MASTER_SITES= http://cloud.github.com/downloads/PintaProject/Pinta/
MAINTAINER= mono@FreeBSD.org
COMMENT= Simple Gtk\# Paint Program
LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:${PORTSDIR}/devel/mono-addins
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack gtksharp20 desktopfileutils
INSTALLS_ICONS= yes
USE_GETTEXT= yes
MAN1= pinta.1
MANCOMPRESSED= yes
post-install:
-@update-desktop-database
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.post.mk>

2
graphics/pinta/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (pinta-1.1.tar.gz) = 29afe85ee48259d78b9fc19939fd1e3d0f2fc7fe6b0aad0197b919f7fefe2372
SIZE (pinta-1.1.tar.gz) = 1016467

View File

@ -0,0 +1,13 @@
$FreeBSD$
--- Pinta.Install.proj.orig
+++ Pinta.Install.proj
@@ -8,7 +8,7 @@
<BinDir>/usr/local/bin</BinDir>
<LibDir>/usr/local/lib</LibDir>
<DataRootDir>/usr/local/share</DataRootDir>
- <ManDir>/usr/local/share/man</ManDir>
+ <ManDir>/usr/local/man</ManDir>
<LocaleDir>/usr/local/share/locale</LocaleDir>
</PropertyGroup>

4
graphics/pinta/pkg-descr Normal file
View File

@ -0,0 +1,4 @@
Pinta is a drawing/editing program modeled after Paint.NET. Its goal is to
provide a simplified alternative to GIMP for casual users.
WWW: http://pinta-project.com/

78
graphics/pinta/pkg-plist Normal file
View File

@ -0,0 +1,78 @@
bin/pinta
lib/pinta/Pinta.exe
lib/pinta/Pinta.Core.dll
lib/pinta/Pinta.Effects.dll
lib/pinta/Pinta.Gui.Widgets.dll
lib/pinta/Pinta.Resources.dll
lib/pinta/Pinta.Tools.dll
share/locale/ar/LC_MESSAGES/pinta.mo
share/locale/br/LC_MESSAGES/pinta.mo
share/locale/ca/LC_MESSAGES/pinta.mo
share/locale/cs/LC_MESSAGES/pinta.mo
share/locale/da/LC_MESSAGES/pinta.mo
share/locale/de/LC_MESSAGES/pinta.mo
share/locale/el/LC_MESSAGES/pinta.mo
share/locale/en_GB/LC_MESSAGES/pinta.mo
share/locale/es/LC_MESSAGES/pinta.mo
share/locale/eu/LC_MESSAGES/pinta.mo
share/locale/fi/LC_MESSAGES/pinta.mo
share/locale/fo/LC_MESSAGES/pinta.mo
share/locale/fr/LC_MESSAGES/pinta.mo
share/locale/ga/LC_MESSAGES/pinta.mo
share/locale/gl/LC_MESSAGES/pinta.mo
share/locale/he/LC_MESSAGES/pinta.mo
share/locale/hr/LC_MESSAGES/pinta.mo
share/locale/hu/LC_MESSAGES/pinta.mo
share/locale/hy/LC_MESSAGES/pinta.mo
share/locale/id/LC_MESSAGES/pinta.mo
share/locale/it/LC_MESSAGES/pinta.mo
share/locale/ja/LC_MESSAGES/pinta.mo
share/locale/ko/LC_MESSAGES/pinta.mo
share/locale/lt/LC_MESSAGES/pinta.mo
share/locale/nb/LC_MESSAGES/pinta.mo
share/locale/nl/LC_MESSAGES/pinta.mo
share/locale/pl/LC_MESSAGES/pinta.mo
share/locale/pt/LC_MESSAGES/pinta.mo
share/locale/pt_BR/LC_MESSAGES/pinta.mo
share/locale/ro/LC_MESSAGES/pinta.mo
share/locale/ru/LC_MESSAGES/pinta.mo
share/locale/sk/LC_MESSAGES/pinta.mo
share/locale/sl/LC_MESSAGES/pinta.mo
share/locale/sr/LC_MESSAGES/pinta.mo
share/locale/sv/LC_MESSAGES/pinta.mo
share/locale/th/LC_MESSAGES/pinta.mo
share/locale/tr/LC_MESSAGES/pinta.mo
share/locale/uk/LC_MESSAGES/pinta.mo
share/locale/vi/LC_MESSAGES/pinta.mo
share/locale/zh_CN/LC_MESSAGES/pinta.mo
share/locale/zh_TW/LC_MESSAGES/pinta.mo
share/applications/pinta.desktop
share/pixmaps/pinta.xpm
share/icons/hicolor/16x16/apps/pinta.png
share/icons/hicolor/22x22/apps/pinta.png
share/icons/hicolor/24x24/apps/pinta.png
share/icons/hicolor/32x32/apps/pinta.png
share/icons/hicolor/96x96/apps/pinta.png
share/icons/hicolor/scalable/apps/pinta.svg
@dirrmtry share/locale/hy/LC_MESSAGES
@dirrmtry share/locale/hy
@dirrmtry share/locale/fo/LC_MESSAGES
@dirrmtry share/locale/fo
@dirrmtry share/icons/hicolor/scalable/apps
@dirrmtry share/icons/hicolor/scalable
@dirrmtry share/icons/hicolor/96x96/apps
@dirrmtry share/icons/hicolor/96x96
@dirrmtry share/icons/hicolor/32x32/apps
@dirrmtry share/icons/hicolor/32x32
@dirrmtry share/icons/hicolor/24x24/apps
@dirrmtry share/icons/hicolor/24x24
@dirrmtry share/icons/hicolor/22x22/apps
@dirrmtry share/icons/hicolor/22x22
@dirrmtry share/icons/hicolor/16x16/apps
@dirrmtry share/icons/hicolor/16x16
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
@dirrmtry share/applications
@dirrm lib/pinta
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true