Path to this page:
./
editors/gummi,
LaTeX editor, written in C/GTK+
Branch: pkgsrc-2016Q2,
Version: 0.6.6,
Package name: gummi-0.6.6,
Maintainer: int21hGummi 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.
Required to run:[
devel/glib2] [
x11/xcursor] [
x11/gtk2] [
x11/libXcomposite] [
x11/libXdamage] [
x11/gtksourceview2] [
fonts/Xft2] [
print/poppler-glib] [
textproc/gtkspell] [
sysutils/desktop-file-utils]
Required to build:[
devel/gettext-m4] [
x11/dri2proto] [
x11/inputproto] [
x11/xf86vidmodeproto] [
x11/xcb-proto] [
x11/fixesproto4] [
x11/xextproto] [
x11/randrproto] [
x11/renderproto] [
x11/xf86driproto] [
x11/xproto] [
x11/damageproto] [
x11/glproto] [
x11/compositeproto] [
pkgtools/x11-links]
Master sites:
SHA1: 89f1ddf50760083838effe8a281ab9d0e6524fca
RMD160: 2d2d9a7ba4ff27bb3769ad8c31705b64948be5d7
Filesize: 774.064 KB
Version history: (Expand)
- (2016-08-14) Updated to version: gummi-0.6.6
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version gummi-0.6.5nb24 (created)
CVS history: (Expand)
2016-08-14 14:15:41 by S.P.Zeidler | Files touched by this commit (5) | |
Log message:
Pullup ticket #5081 - requested by bsiegert
editors/gummi: security update
Revisions pulled up:
- editors/gummi/Makefile 1.36
- editors/gummi/distinfo 1.5
- editors/gummi/patches/patch-configure.ac 1.1
- editors/gummi/patches/patch-src_Makefile.am 1.1
- editors/gummi/patches/patch-src_update.c deleted
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: bsiegert
Date: Tue Aug 9 18:23:21 UTC 2016
Modified Files:
pkgsrc/editors/gummi: Makefile distinfo
Added Files:
pkgsrc/editors/gummi/patches: patch-configure.ac =
patch-src_Makefile.am
Removed Files:
pkgsrc/editors/gummi/patches: patch-src_update.c
Log message:
Gummi 0.6.6 "We're still here" (January 27th, 2016):
Bugs fixed:
- Fix using predictable filenames in /tmp (CVE-2015-7758)
- Fix source id warnings during motion runtime
- Fix open-project crash due to missing file chooser title
- Fix synctex for input files with relative paths
- Add descriptive keywords to our desktop entry file
- Improvements to the bibliography detection regex
- Only allow loading tex files through file->open
- Desensitize cut/copy tools when no text is selected
- Various improvements to build system
- Removed deprecated code
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/editors/gummi/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/gummi/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/editors/gummi/patches/patch-configure.ac \
pkgsrc/editors/gummi/patches/patch-src_Makefile.am
cvs rdiff -u -r1.2 -r0 pkgsrc/editors/gummi/patches/patch-src_update.c
|