Date: Sun, 22 Dec 2019 08:30:24 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520607 - in head: . graphics graphics/pinta Message-ID: <201912220830.xBM8UOHT039641@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sun Dec 22 08:30:24 2019 New Revision: 520607 URL: https://svnweb.freebsd.org/changeset/ports/520607 Log: [RESSURECT] graphics/pinta: Simple Gtk# Paint Program 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: 242010 Requested by: OlivierW <olivierw1+bugzilla-freebsd hotmail com> Submitted by: OlivierW <olivierw1+bugzilla-freebsd hotmail com> (based on) Added: head/graphics/pinta/ - copied from r404881, head/graphics/pinta/ Modified: head/MOVED head/graphics/Makefile head/graphics/pinta/Makefile head/graphics/pinta/distinfo head/graphics/pinta/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Sun Dec 22 06:15:24 2019 (r520606) +++ head/MOVED Sun Dec 22 08:30:24 2019 (r520607) @@ -7938,7 +7938,6 @@ math/p5-Math-Geometry-Planar-GPC-Polygon||2015-12-30|H www/eliom||2015-12-30|Has expired: Depends on broken and expiring www/ocsigen audio/py-fastaudio||2015-12-30|Has expired: Broken for more than 6 months devel/jgoodies-common||2015-12-30|Has expired: Broken for more than 6 months -graphics/pinta||2015-12-30|Has expired: Broken for more than 6 months games/kanatest||2015-12-30|Has expired: Broken for more than 6 months editors/bless||2015-12-30|Has expired: Broken for more than 6 months security/burpsuite||2015-12-30|Has expired: Broken for more than 6 months Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Dec 22 06:15:24 2019 (r520606) +++ head/graphics/Makefile Sun Dec 22 08:30:24 2019 (r520607) @@ -755,6 +755,7 @@ SUBDIR += piglit SUBDIR += pikopixel SUBDIR += pinpoint + SUBDIR += pinta SUBDIR += pixd SUBDIR += pixelize SUBDIR += pixen Modified: head/graphics/pinta/Makefile ============================================================================== --- head/graphics/pinta/Makefile Wed Dec 30 22:48:15 2015 (r404881) +++ head/graphics/pinta/Makefile Sun Dec 22 08:30:24 2019 (r520607) @@ -4,31 +4,28 @@ PORTNAME= pinta PORTVERSION= 1.5 CATEGORIES= graphics -MASTER_SITES= https://github.com/PintaProject/Pinta/releases/download/1.5/ +MASTER_SITES= https://github.com/PintaProject/Pinta/releases/download/${PORTVERSION}/ -MAINTAINER= david.vionnet@vmailbox.org +MAINTAINER= olivierw1+bugzilla-freebsd@hotmail.com COMMENT= Simple Gtk\# Paint Program LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/license-mit.txt -BROKEN= Fails to build with mono 4 -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-12-30 +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:devel/mono-addins \ + intltool-update:textproc/intltool +RUN_DEPENDS= mono-addins>0:devel/mono-addins -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:${PORTSDIR}/devel/mono-addins -RUN_DEPENDS:= ${BUILD_DEPENDS} +USES= desktop-file-utils gmake gnome mono pkgconfig gettext-tools:build +USE_GNOME= gtksharp20 -USES= desktop-file-utils gmake mono pkgconfig -HAS_CONFIGURE= yes -CONFIGURE_ARGS+= --mandir=${PREFIX}/man +GNU_CONFIGURE= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls -USE_GNOME= gtksharp20 INSTALLS_ICONS= yes .include <bsd.port.mk> Modified: head/graphics/pinta/distinfo ============================================================================== --- head/graphics/pinta/distinfo Wed Dec 30 22:48:15 2015 (r404881) +++ head/graphics/pinta/distinfo Sun Dec 22 08:30:24 2019 (r520607) @@ -1,2 +1,3 @@ +TIMESTAMP = 1573996717 SHA256 (pinta-1.5.tar.gz) = e8f902c3d196cd17a94e7c8c58e929d3cf03812444355efe5db79c129ee472a7 SIZE (pinta-1.5.tar.gz) = 1298484 Modified: head/graphics/pinta/pkg-plist ============================================================================== --- head/graphics/pinta/pkg-plist Wed Dec 30 22:48:15 2015 (r404881) +++ head/graphics/pinta/pkg-plist Sun Dec 22 08:30:24 2019 (r520607) @@ -13,61 +13,61 @@ 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 -share/locale/af/LC_MESSAGES/pinta.mo -share/locale/ar/LC_MESSAGES/pinta.mo -share/locale/az/LC_MESSAGES/pinta.mo -share/locale/bg/LC_MESSAGES/pinta.mo -share/locale/br/LC_MESSAGES/pinta.mo -share/locale/bs/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_AU/LC_MESSAGES/pinta.mo -share/locale/en_CA/LC_MESSAGES/pinta.mo -share/locale/en_GB/LC_MESSAGES/pinta.mo -share/locale/es/LC_MESSAGES/pinta.mo -share/locale/et/LC_MESSAGES/pinta.mo -share/locale/eu/LC_MESSAGES/pinta.mo -share/locale/fi/LC_MESSAGES/pinta.mo -share/locale/fil/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/hi/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/ka/LC_MESSAGES/pinta.mo -share/locale/ko/LC_MESSAGES/pinta.mo -share/locale/la/LC_MESSAGES/pinta.mo -share/locale/lt/LC_MESSAGES/pinta.mo -share/locale/lv/LC_MESSAGES/pinta.mo -share/locale/ms/LC_MESSAGES/pinta.mo -share/locale/nb/LC_MESSAGES/pinta.mo -share/locale/nl/LC_MESSAGES/pinta.mo -share/locale/nn/LC_MESSAGES/pinta.mo -share/locale/oc/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/sq/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 +%%NLS%%share/locale/af/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/ar/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/az/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/bg/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/br/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/bs/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/ca/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/cs/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/da/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/de/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/el/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/en_CA/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/es/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/et/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/eu/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/fi/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/fil/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/fo/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/fr/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/ga/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/gl/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/he/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/hi/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/hr/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/hu/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/hy/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/id/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/it/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/ja/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/ka/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/ko/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/la/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/lt/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/lv/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/ms/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/nb/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/nl/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/nn/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/oc/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/pl/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/pt/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/ro/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/ru/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/sk/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/sl/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/sq/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/sr/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/sv/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/th/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/tr/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/uk/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/vi/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/pinta.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/pinta.mo share/pixmaps/pinta.xpm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912220830.xBM8UOHT039641>