pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/mtpaint-git: removed wip/mtpaint: Use the git repository Makefile: remove mtpaint-git
Module Name: pkgsrc-wip
Committed By: adr <adr%sdf.org@localhost>
Pushed By: adr
Date: Tue Jan 30 09:38:00 2024 +0000
Changeset: fab85ecf30b99c80f2282615478bc5e8b1ffa30c
Modified Files:
Makefile
mtpaint/Makefile
mtpaint/PLIST
mtpaint/distinfo
Added Files:
mtpaint/COMMIT_MSG
Removed Files:
mtpaint-git/DESCR
mtpaint-git/Makefile
mtpaint-git/PLIST
mtpaint-git/distinfo
Log Message:
wip/mtpaint-git: removed
wip/mtpaint: Use the git repository
Makefile: remove mtpaint-git
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fab85ecf30b99c80f2282615478bc5e8b1ffa30c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
mtpaint-git/DESCR | 6 ------
mtpaint-git/Makefile | 31 -------------------------------
mtpaint-git/PLIST | 25 -------------------------
mtpaint-git/distinfo | 5 -----
mtpaint/COMMIT_MSG | 3 +++
mtpaint/Makefile | 14 +++++++-------
mtpaint/PLIST | 3 ++-
mtpaint/distinfo | 6 +++---
9 files changed, 15 insertions(+), 79 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 00ebee003c..e323b0e43c 100644
--- a/Makefile
+++ b/Makefile
@@ -2302,7 +2302,6 @@ SUBDIR+= mtdev
SUBDIR+= mtf
SUBDIR+= mtop
SUBDIR+= mtpaint
-SUBDIR+= mtpaint-git
SUBDIR+= mtpfs
SUBDIR+= mtr-graph
SUBDIR+= mtrack
diff --git a/mtpaint-git/DESCR b/mtpaint-git/DESCR
deleted file mode 100644
index ff15691bb2..0000000000
--- a/mtpaint-git/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-mtPaint is a GTK based painting program designed for creating icons
-and pixel based artwork. It can edit indexed palette or 24 bit RGB
-images and offers basic painting and palette manipulation tools.
-It can handle PNG, JPEG, GIF, TIFF, BMP, XPM, and XBM files.
-
-This is a package of the development version.
diff --git a/mtpaint-git/Makefile b/mtpaint-git/Makefile
deleted file mode 100644
index d0910399b6..0000000000
--- a/mtpaint-git/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2014/05/31 15:57:20 thomasklausner Exp $
-#
-
-DISTNAME= mtpaint-3.50.09
-MASTER_SITES= ${MASTER_SITE_GITHUB:=wjaguar/}
-GITHUB_TAG= 199472ad6a4ecee6c8583fb5a504a2e99712b4fc
-WRKSRC= ${WRKDIR}/mtPaint-${GITHUB_TAG}
-CATEGORIES= graphics
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://mtpaint.sourceforge.net/
-COMMENT= Painting program and photo editor
-LICENSE= gnu-gpl-v2
-
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= --prefix=${PREFIX} --bindir=${PREFIX}/bin
-CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
-CONFIGURE_ARGS+= cflags gtk3 jpeg jp2v2 webp intl tiff man
-USE_TOOLS+= gmake pkg-config
-
-TOOL_DEPENDS+= glib2-[0-9]*:../../devel/glib2
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/giflib/buildlink3.mk"
-.include "../../graphics/lcms2/buildlink3.mk"
-.include "../../graphics/libwebp/buildlink3.mk"
-.include "../../graphics/openjpeg/buildlink3.mk"
-.include "../../graphics/tiff/buildlink3.mk"
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mtpaint-git/PLIST b/mtpaint-git/PLIST
deleted file mode 100644
index 4e6d1bc3ac..0000000000
--- a/mtpaint-git/PLIST
+++ /dev/null
@@ -1,25 +0,0 @@
-@comment $NetBSD$
-bin/mtpaint
-man/man1/mtpaint.1
-share/applications/mtpaint.desktop
-share/locale/cs/LC_MESSAGES/mtpaint.mo
-share/locale/de/LC_MESSAGES/mtpaint.mo
-share/locale/es/LC_MESSAGES/mtpaint.mo
-share/locale/fr/LC_MESSAGES/mtpaint.mo
-share/locale/gl/LC_MESSAGES/mtpaint.mo
-share/locale/hu/LC_MESSAGES/mtpaint.mo
-share/locale/it/LC_MESSAGES/mtpaint.mo
-share/locale/ja/LC_MESSAGES/mtpaint.mo
-share/locale/kab/LC_MESSAGES/mtpaint.mo
-share/locale/nl/LC_MESSAGES/mtpaint.mo
-share/locale/pl/LC_MESSAGES/mtpaint.mo
-share/locale/pt/LC_MESSAGES/mtpaint.mo
-share/locale/pt_BR/LC_MESSAGES/mtpaint.mo
-share/locale/ru/LC_MESSAGES/mtpaint.mo
-share/locale/sk/LC_MESSAGES/mtpaint.mo
-share/locale/sv/LC_MESSAGES/mtpaint.mo
-share/locale/tl/LC_MESSAGES/mtpaint.mo
-share/locale/tr/LC_MESSAGES/mtpaint.mo
-share/locale/zh_CN/LC_MESSAGES/mtpaint.mo
-share/locale/zh_TW/LC_MESSAGES/mtpaint.mo
-share/pixmaps/mtpaint.png
diff --git a/mtpaint-git/distinfo b/mtpaint-git/distinfo
deleted file mode 100644
index 204fb98d24..0000000000
--- a/mtpaint-git/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/05/22 02:20:47 jeremy-c-reed Exp $
-
-BLAKE2s (mtpaint-3.50.09-199472ad6a4ecee6c8583fb5a504a2e99712b4fc.tar.gz) = 3f65d5de72567533f7fda26cdf3ba1699c4e3e44ea43804de5699daf5b1dc1a1
-SHA512 (mtpaint-3.50.09-199472ad6a4ecee6c8583fb5a504a2e99712b4fc.tar.gz) = f82dcc072eab6330e2db0f22f3ec39ff94c2d588a2429fa8d5a03dd7ad8b29580607f7e16ff1033686e73595ff113a1635d47df3928d64c778d2bf54ae7245b7
-Size (mtpaint-3.50.09-199472ad6a4ecee6c8583fb5a504a2e99712b4fc.tar.gz) = 1206348 bytes
diff --git a/mtpaint/COMMIT_MSG b/mtpaint/COMMIT_MSG
new file mode 100644
index 0000000000..59ad15bd37
--- /dev/null
+++ b/mtpaint/COMMIT_MSG
@@ -0,0 +1,3 @@
+graphics/mtpaint: Add mtpaint version 0.0.0.419
+
+Packaged in wip by adr
diff --git a/mtpaint/Makefile b/mtpaint/Makefile
index 2c671f6a94..fadcb3c64b 100644
--- a/mtpaint/Makefile
+++ b/mtpaint/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2014/05/31 15:57:20 thomasklausner Exp $
-#
+# $NetBSD
-DISTNAME= mtpaint-3.50
-PKGREVISION= 1
+COMMITS= 419
+DISTNAME= mtpaint-0.0.0.${COMMITS}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=wjaguar/}
+GITHUB_TAG= 199472ad6a4ecee6c8583fb5a504a2e99712b4fc
+WRKSRC= ${WRKDIR}/mtPaint-${GITHUB_TAG}
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mtpaint/mtpaint/3.50/}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://mtpaint.sourceforge.net/
@@ -15,7 +15,7 @@ LICENSE= gnu-gpl-v2
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX} --bindir=${PREFIX}/bin
CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
-CONFIGURE_ARGS+= cflags GIF gtk3 jpeg jp2v2 webp intl tiff man
+CONFIGURE_ARGS+= cflags gtk3 jpeg jp2v2 webp intl tiff man
USE_TOOLS+= gmake pkg-config
TOOL_DEPENDS+= glib2-[0-9]*:../../devel/glib2
diff --git a/mtpaint/PLIST b/mtpaint/PLIST
index 9c73ef4049..4e6d1bc3ac 100644
--- a/mtpaint/PLIST
+++ b/mtpaint/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/05/22 02:20:47 jeremy-c-reed Exp $
+@comment $NetBSD$
bin/mtpaint
man/man1/mtpaint.1
share/applications/mtpaint.desktop
@@ -10,6 +10,7 @@ share/locale/gl/LC_MESSAGES/mtpaint.mo
share/locale/hu/LC_MESSAGES/mtpaint.mo
share/locale/it/LC_MESSAGES/mtpaint.mo
share/locale/ja/LC_MESSAGES/mtpaint.mo
+share/locale/kab/LC_MESSAGES/mtpaint.mo
share/locale/nl/LC_MESSAGES/mtpaint.mo
share/locale/pl/LC_MESSAGES/mtpaint.mo
share/locale/pt/LC_MESSAGES/mtpaint.mo
diff --git a/mtpaint/distinfo b/mtpaint/distinfo
index 38a20e152b..a67599847e 100644
--- a/mtpaint/distinfo
+++ b/mtpaint/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2012/05/22 02:20:47 jeremy-c-reed Exp $
-BLAKE2s (mtpaint-3.50.tar.bz2) = 125d8f84478cf7a24fea1bddcdf396df24a7f62b383c0ad035123a2963252e0a
-SHA512 (mtpaint-3.50.tar.bz2) = b52951291262b770aa792128149c9130ecb8fc31186a6333608ff3a664719f4cc502d653a6e995182b4238f7795f5ef652664256ef0595ac37df90e72e7b67e6
-Size (mtpaint-3.50.tar.bz2) = 800134 bytes
+BLAKE2s (mtpaint-0.0.0.419-199472ad6a4ecee6c8583fb5a504a2e99712b4fc.tar.gz) = 3f65d5de72567533f7fda26cdf3ba1699c4e3e44ea43804de5699daf5b1dc1a1
+SHA512 (mtpaint-0.0.0.419-199472ad6a4ecee6c8583fb5a504a2e99712b4fc.tar.gz) = f82dcc072eab6330e2db0f22f3ec39ff94c2d588a2429fa8d5a03dd7ad8b29580607f7e16ff1033686e73595ff113a1635d47df3928d64c778d2bf54ae7245b7
+Size (mtpaint-0.0.0.419-199472ad6a4ecee6c8583fb5a504a2e99712b4fc.tar.gz) = 1206348 bytes
Home |
Main Index |
Thread Index |
Old Index