From owner-svn-ports-head@FreeBSD.ORG Wed Nov 26 21:26:52 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9379357A; Wed, 26 Nov 2014 21:26:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6756861A; Wed, 26 Nov 2014 21:26:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAQLQqWg076530; Wed, 26 Nov 2014 21:26:52 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAQLQpSJ076522; Wed, 26 Nov 2014 21:26:51 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201411262126.sAQLQpSJ076522@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 26 Nov 2014 21:26:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373461 - in head/editors: . latexila X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2014 21:26:52 -0000 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 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