Update to latexila-3.14.3.
This commit is contained in:
parent
b6b0e69730
commit
45a3b6ba09
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2014/10/27 21:40:26 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2015/01/07 16:11:08 ajacoutot Exp $
|
||||
|
||||
COMMENT= integrated LaTeX environment for GNOME
|
||||
COMMENT= integrated LaTeX environment for GNOME
|
||||
|
||||
GNOME_PROJECT= latexila
|
||||
GNOME_VERSION= 3.14.2
|
||||
GNOME_PROJECT= latexila
|
||||
GNOME_VERSION= 3.14.3
|
||||
|
||||
CATEGORIES= editors print
|
||||
CATEGORIES= editors print
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -15,24 +15,24 @@ WANTLIB += Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi
|
||||
WANTLIB += c cairo cairo-gobject dbus-1 enchant expat ffi fontconfig
|
||||
WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gee-0.8 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 graphite2 gthread-2.0 gtk-3
|
||||
WANTLIB += gtksourceview-3.0 gtkspell3-3 harfbuzz m pango-1.0
|
||||
WANTLIB += gtksourceview-3.0 gtkspell3-3 harfbuzz lzma m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
|
||||
WANTLIB += pthread-stubs stdc++ xcb xcb-render xcb-shm xml2 z lzma
|
||||
WANTLIB += pthread-stubs stdc++ xcb xcb-render xcb-shm xml2 z
|
||||
|
||||
MODULES= devel/dconf \
|
||||
devel/gettext \
|
||||
x11/gnome
|
||||
MODULES= devel/dconf \
|
||||
devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= devel/gsettings-desktop-schemas
|
||||
BUILD_DEPENDS= devel/gsettings-desktop-schemas
|
||||
|
||||
RUN_DEPENDS= devel/gsettings-desktop-schemas \
|
||||
textproc/latexmk \
|
||||
devel/xdg-utils #xdg-open(1)
|
||||
RUN_DEPENDS= devel/gsettings-desktop-schemas \
|
||||
textproc/latexmk \
|
||||
devel/xdg-utils # xdg-open(1)
|
||||
|
||||
LIB_DEPENDS= devel/libgee \
|
||||
textproc/gtkspell3 \
|
||||
x11/gtksourceview3
|
||||
LIB_DEPENDS= devel/libgee \
|
||||
textproc/gtkspell3 \
|
||||
x11/gtksourceview3>=3.14.3
|
||||
|
||||
MODGNOME_TOOLS += desktop-file-utils gtk-update-icon-cache yelp
|
||||
MODGNOME_TOOLS= desktop-file-utils gtk-update-icon-cache yelp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/latexila-3.14.2.tar.xz) = hOC8jQN2vYggq86s9wD0YaFY28e941/QXbfVuO1AlB8=
|
||||
SIZE (gnome/latexila-3.14.2.tar.xz) = 1128752
|
||||
SHA256 (gnome/latexila-3.14.3.tar.xz) = vcRqUsuneGRq8FrenqfMY540+Kr9tkCtIhfyHQZ8cDk=
|
||||
SIZE (gnome/latexila-3.14.3.tar.xz) = 1129836
|
||||
|
Loading…
x
Reference in New Issue
Block a user