Date: Wed, 26 Nov 2014 21:26:51 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373461 - in head/editors: . latexila Message-ID: <201411262126.sAQLQpSJ076522@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Wed Nov 26 21:26:50 2014 New Revision: 373461 URL: https://svnweb.freebsd.org/changeset/ports/373461 QAT: https://qat.redports.org/buildarchive/r373461/ Log: LaTeXila is a LaTeX editor for the GNOME desktop. The idea of LaTeXila is to always deal directly with the LaTeX code, while simplifying as most as possible the writing of this LaTeX code. WWW: https://wiki.gnome.org/Apps/LaTeXila Added: head/editors/latexila/ head/editors/latexila/Makefile (contents, props changed) head/editors/latexila/distinfo (contents, props changed) head/editors/latexila/pkg-descr (contents, props changed) head/editors/latexila/pkg-plist (contents, props changed) Modified: head/editors/Makefile Modified: head/editors/Makefile ============================================================================== --- head/editors/Makefile Wed Nov 26 21:11:38 2014 (r373460) +++ head/editors/Makefile Wed Nov 26 21:26:50 2014 (r373461) @@ -88,6 +88,7 @@ SUBDIR += kile-kde4 SUBDIR += klat4 SUBDIR += komodo-edit + SUBDIR += latexila SUBDIR += lazarus SUBDIR += lazarus-lcl-gtk SUBDIR += lazarus-lcl-gtk2 Added: head/editors/latexila/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/latexila/Makefile Wed Nov 26 21:26:50 2014 (r373461) @@ -0,0 +1,29 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= latexila +PORTVERSION= 3.14.2 +CATEGORIES= editors +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= Integrated LaTeX environment + +BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \ + itstool:${PORTSDIR}/textproc/itstool +LIB_DEPENDS= libgee-0.8.so:${PORTSDIR}/devel/libgee \ + libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 + +USES= pkgconfig gmake gettext desktop-file-utils tar:xz +GNU_CONFIGURE= yes +USE_GNOME= glib20 gtk30 gtksourceview3 intltool intlhack libxml2 +USE_TEX= latex dvipsk +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip + +CONFIGURE_ARGS=--without-help-dir + +GLIB_SCHEMAS= org.gnome.latexila.gschema.xml + +.include <bsd.port.mk> Added: head/editors/latexila/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/latexila/distinfo Wed Nov 26 21:26:50 2014 (r373461) @@ -0,0 +1,2 @@ +SHA256 (gnome3/latexila-3.14.2.tar.xz) = 84e0bc8d0376bd8820abceacf700f461a158dbc7bde35fd05db7d5b8ed40941f +SIZE (gnome3/latexila-3.14.2.tar.xz) = 1128752 Added: head/editors/latexila/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/latexila/pkg-descr Wed Nov 26 21:26:50 2014 (r373461) @@ -0,0 +1,5 @@ +LaTeXila is a LaTeX editor for the GNOME desktop. The idea of LaTeXila is +to always deal directly with the LaTeX code, while simplifying as most as +possible the writing of this LaTeX code. + +WWW: https://wiki.gnome.org/Apps/LaTeXila Added: head/editors/latexila/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/latexila/pkg-plist Wed Nov 26 21:26:50 2014 (r373461) @@ -0,0 +1,49 @@ +bin/latexila +man/man1/latexila.1.gz +share/appdata/latexila.appdata.xml +share/applications/latexila.desktop +share/icons/hicolor/128x128/apps/latexila.png +share/icons/hicolor/16x16/apps/latexila.png +share/icons/hicolor/22x22/apps/latexila.png +share/icons/hicolor/24x24/apps/latexila.png +share/icons/hicolor/256x256/apps/latexila.png +share/icons/hicolor/32x32/apps/latexila.png +share/icons/hicolor/48x48/apps/latexila.png +share/icons/hicolor/scalable/apps/latexila.svg +%%DATADIR%%/build_tools.xml +%%DATADIR%%/completion.xml +%%DATADIR%%/images/app/logo.png +%%DATADIR%%/latexhelp.html +%%DATADIR%%/templates/article.xml +%%DATADIR%%/templates/beamer.xml +%%DATADIR%%/templates/book.xml +%%DATADIR%%/templates/letter.xml +%%DATADIR%%/templates/report.xml +%%DATADIR%%/ui/preferences_dialog.ui +%%DATADIR%%/ui/ui.xml +share/locale/ca/LC_MESSAGES/latexila.mo +share/locale/cs/LC_MESSAGES/latexila.mo +share/locale/de/LC_MESSAGES/latexila.mo +share/locale/el/LC_MESSAGES/latexila.mo +share/locale/eo/LC_MESSAGES/latexila.mo +share/locale/es/LC_MESSAGES/latexila.mo +share/locale/eu/LC_MESSAGES/latexila.mo +share/locale/fr/LC_MESSAGES/latexila.mo +share/locale/gl/LC_MESSAGES/latexila.mo +share/locale/he/LC_MESSAGES/latexila.mo +share/locale/hu/LC_MESSAGES/latexila.mo +share/locale/id/LC_MESSAGES/latexila.mo +share/locale/it/LC_MESSAGES/latexila.mo +share/locale/lt/LC_MESSAGES/latexila.mo +share/locale/lv/LC_MESSAGES/latexila.mo +share/locale/nb/LC_MESSAGES/latexila.mo +share/locale/nl/LC_MESSAGES/latexila.mo +share/locale/pl/LC_MESSAGES/latexila.mo +share/locale/pt_BR/LC_MESSAGES/latexila.mo +share/locale/ru/LC_MESSAGES/latexila.mo +share/locale/sl/LC_MESSAGES/latexila.mo +share/locale/sr/LC_MESSAGES/latexila.mo +share/locale/sr@latin/LC_MESSAGES/latexila.mo +share/locale/sv/LC_MESSAGES/latexila.mo +share/locale/uk/LC_MESSAGES/latexila.mo +share/locale/zh_CN/LC_MESSAGES/latexila.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411262126.sAQLQpSJ076522>