pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gummi: add partial update, needs synctex



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Apr 17 15:53:43 2024 +0200
Changeset:	99d27aecb03620d1d63b9a5c9e15d3e7c881b204

Modified Files:
	Makefile
Added Files:
	gummi/DESCR
	gummi/Makefile
	gummi/PLIST
	gummi/TODO
	gummi/distinfo
	gummi/patches/patch-dev_bump__version

Log Message:
gummi: add partial update, needs synctex

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=99d27aecb03620d1d63b9a5c9e15d3e7c881b204

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                              |  6 +++++-
 gummi/DESCR                           |  4 ++++
 gummi/Makefile                        | 38 +++++++++++++++++++++++++++++++++++
 gummi/PLIST                           | 33 ++++++++++++++++++++++++++++++
 gummi/TODO                            |  1 +
 gummi/distinfo                        |  6 ++++++
 gummi/patches/patch-dev_bump__version | 12 +++++++++++
 7 files changed, 99 insertions(+), 1 deletion(-)

diffs:
diff --git a/Makefile b/Makefile
index 1e16c6d944..21b8477a58 100644
--- a/Makefile
+++ b/Makefile
@@ -589,6 +589,8 @@ SUBDIR+=	cufflinks
 SUBDIR+=	cufflinks-2.2.1
 SUBDIR+=	cultivation
 SUBDIR+=	cup
+SUBDIR+=	cups-browsed
+SUBDIR+=	cups-filters
 SUBDIR+=	cut-and-run
 SUBDIR+=	cvc3
 SUBDIR+=	cvs-syncmail
@@ -1311,7 +1313,6 @@ SUBDIR+=	gramscii
 SUBDIR+=	grandr
 SUBDIR+=	granite
 SUBDIR+=	graphmonkey
-SUBDIR+=	graphviz
 SUBDIR+=	grass-Spearfish
 SUBDIR+=	graveman
 SUBDIR+=	grc
@@ -1369,6 +1370,7 @@ SUBDIR+=	guile-reader
 SUBDIR+=	guile-sjson
 SUBDIR+=	guile-stis-parser
 SUBDIR+=	gumbo-parser
+SUBDIR+=	gummi
 SUBDIR+=	gunison
 SUBDIR+=	gupnp-ui
 SUBDIR+=	gurlchecker
@@ -1886,6 +1888,7 @@ SUBDIR+=	libcpu
 SUBDIR+=	libcsplit
 SUBDIR+=	libcthreads
 SUBDIR+=	libcuba
+SUBDIR+=	libcupsfilters
 SUBDIR+=	libcxx
 SUBDIR+=	libcxxabi
 SUBDIR+=	libdbglog
@@ -1998,6 +2001,7 @@ SUBDIR+=	libpare
 SUBDIR+=	libparsifal
 SUBDIR+=	libpatterns
 SUBDIR+=	libplist2
+SUBDIR+=	libppd
 SUBDIR+=	libpsurface
 SUBDIR+=	libpthread-stubs
 SUBDIR+=	libpusb
diff --git a/gummi/DESCR b/gummi/DESCR
new file mode 100644
index 0000000000..d42688e313
--- /dev/null
+++ b/gummi/DESCR
@@ -0,0 +1,4 @@
+Gummi is a LaTeX editor for the Linux platform, written in C/GTK+.
+It was designed with simplicity in mind, but hopes to appeal to both
+novice and more advanced LaTeX writers. Gummi was released as free
+opensource software under the MIT license.
diff --git a/gummi/Makefile b/gummi/Makefile
new file mode 100644
index 0000000000..d18309e62e
--- /dev/null
+++ b/gummi/Makefile
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.102 2024/04/07 07:33:53 wiz Exp $
+
+DISTNAME=		gummi-0.8.3
+CATEGORIES=		editors
+MASTER_SITES=		${MASTER_SITE_GITHUB:=alexandervdm/}
+#GITHUB_TAG=		${PKGVERSION}
+
+MAINTAINER=		int21h%pirosfeketefa.hu@localhost
+HOMEPAGE=		https://github.com/alexandervdm/gummi
+COMMENT=		LaTeX editor, written in C/GTK+
+LICENSE=		mit
+
+USE_TOOLS+=		pkg-config intltool msgfmt gmake automake autoreconf
+TOOL_DEPENDS+=		gettext-m4-[0-9]*:../../devel/gettext-m4
+
+# we need some latex, but not all
+#DEPENDS+=	texlive-collection-all-[0-9]*:../../meta-pkgs/texlive-collection-all
+
+GNU_CONFIGURE=		yes
+USE_PKGLOCALEDIR=	yes
+
+BUILDLINK_TRANSFORM.SunOS+=	rm:-Wl,-export-dynamic
+
+pre-configure:
+	cd ${WRKSRC} && ${TOOLS_PATH.autoreconf} -vi
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+#.include "../../x11/libXdamage/buildlink3.mk"
+.include "../../x11/gtksourceview3/buildlink3.mk"
+BUILDLINK_API_DEPENDS.poppler+=	poppler>=23.12.0
+.include "../../print/poppler/buildlink3.mk"
+.include "../../textproc/gtkspell3/buildlink3.mk"
+#.include "../../x11/libXft/buildlink3.mk"
+#.include "../../x11/libXcursor/buildlink3.mk"
+#.include "../../x11/libXcomposite/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/gummi/PLIST b/gummi/PLIST
new file mode 100644
index 0000000000..531a185a29
--- /dev/null
+++ b/gummi/PLIST
@@ -0,0 +1,33 @@
+@comment $NetBSD: PLIST,v 1.2 2012/12/17 12:49:40 drochner Exp $
+bin/gummi
+lib/gummi/latex_dvi.sh
+man/man1/gummi.1
+share/applications/gummi.desktop
+share/gummi/icons/gummi.png
+share/gummi/icons/icon.png
+share/gummi/misc/default.tex
+share/gummi/snippets/snippets.cfg
+share/gummi/snippets/snippets.lang
+share/gummi/ui/gummi.glade
+share/gummi/ui/prefs.glade
+share/gummi/ui/snippets.glade
+share/locale/ar/LC_MESSAGES/gummi.mo
+share/locale/ca/LC_MESSAGES/gummi.mo
+share/locale/cs/LC_MESSAGES/gummi.mo
+share/locale/da/LC_MESSAGES/gummi.mo
+share/locale/de/LC_MESSAGES/gummi.mo
+share/locale/el/LC_MESSAGES/gummi.mo
+share/locale/es/LC_MESSAGES/gummi.mo
+share/locale/fr/LC_MESSAGES/gummi.mo
+share/locale/hu/LC_MESSAGES/gummi.mo
+share/locale/it/LC_MESSAGES/gummi.mo
+share/locale/nl/LC_MESSAGES/gummi.mo
+share/locale/pl/LC_MESSAGES/gummi.mo
+share/locale/pt/LC_MESSAGES/gummi.mo
+share/locale/pt_BR/LC_MESSAGES/gummi.mo
+share/locale/ro/LC_MESSAGES/gummi.mo
+share/locale/ru/LC_MESSAGES/gummi.mo
+share/locale/sv/LC_MESSAGES/gummi.mo
+share/locale/zh_CN/LC_MESSAGES/gummi.mo
+share/locale/zh_TW/LC_MESSAGES/gummi.mo
+share/pixmaps/gummi.png
diff --git a/gummi/TODO b/gummi/TODO
new file mode 100644
index 0000000000..95d4326357
--- /dev/null
+++ b/gummi/TODO
@@ -0,0 +1 @@
+needs synctex
diff --git a/gummi/distinfo b/gummi/distinfo
new file mode 100644
index 0000000000..6bab8f472e
--- /dev/null
+++ b/gummi/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.7 2021/10/26 10:21:30 nia Exp $
+
+BLAKE2s (gummi-0.8.3.tar.gz) = f367b5cd517e426d094f024738590d2d9dd0964fb763cf7532a47024b1cf24c9
+SHA512 (gummi-0.8.3.tar.gz) = c74a629a67c3dfd04e1b4f9bc2cc7ad22f3d71d1693b315eb449cc6f8bbfd08257faf4e69e02a05a6a8bb250de0184288dcab4931849d9a0a431419d85a2983e
+Size (gummi-0.8.3.tar.gz) = 384794 bytes
+SHA1 (patch-dev_bump__version) = e8018efd27525d92fc6de2d7c4089b03b8c8fc98
diff --git a/gummi/patches/patch-dev_bump__version b/gummi/patches/patch-dev_bump__version
new file mode 100644
index 0000000000..49e12b6164
--- /dev/null
+++ b/gummi/patches/patch-dev_bump__version
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- dev/bump_version.orig	2024-04-17 13:46:34.666481747 +0000
++++ dev/bump_version
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ 
+-if [ "$1" == "" ]; then
++if [ "$1" = "" ]; then
+     echo "This script requires a command line argument <version number>"
+ fi
+ 


Home | Main Index | Thread Index | Old Index