summaryrefslogtreecommitdiff
path: root/app-editors/latexila
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-editors/latexila
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-editors/latexila')
-rw-r--r--app-editors/latexila/Manifest7
-rw-r--r--app-editors/latexila/latexila-3.22.1.ebuild52
-rw-r--r--app-editors/latexila/latexila-3.24.2.ebuild54
-rw-r--r--app-editors/latexila/latexila-3.24.3.ebuild54
-rw-r--r--app-editors/latexila/metadata.xml14
5 files changed, 0 insertions, 181 deletions
diff --git a/app-editors/latexila/Manifest b/app-editors/latexila/Manifest
deleted file mode 100644
index 1d8eff4f3532..000000000000
--- a/app-editors/latexila/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-DIST latexila-3.22.1.tar.xz 1111820 BLAKE2B 8a3e375ba048112565f6b074ec62a243fb34890f6e903a2ba2d36f7bb5ede6b0fcb8b488a725752c2edd06b0c71916f13915ebdc26fcf8b6a889523b99141b10 SHA512 7c2d3b95b9547e97c79f5e6384b1f33ccb81e70cea1d26fcc07845f3f391ac54b5931ddcec742f3439ba55e8f9f2a2054935795ab16bee584eb05780a72ba3a9
-DIST latexila-3.24.2.tar.xz 1120940 BLAKE2B fe564f7a53da496ac149e67c236c4c726db2b3dcd31240d05b3e89459b1f2f0bb623a6028e14d6cf8cc0188e32e9aa8000fd62b5599cc1e6dba0626a16946108 SHA512 8facaa57a87b58ba3aeffcd1c59e2770fe8e95bdbf0cd2e5fa39554c1eba3ba93aa4cb544fd09564cc9481d919a0b04d46169d053f9f155deaa8826050a4c72c
-DIST latexila-3.24.3.tar.xz 1112940 BLAKE2B 2410276574f02735dde9ce77a9bba257e3732784664b302870957fc3f8603bedddaebed4da3f6da1e1f6fc30e3dc233146b65dbf7589a8776c653018a4129355 SHA512 c7c8996704e68ed136d3d2a04c839faf5497a78ad459411daaabfba38ac883f253325f07a8c126cc4b2f1d553fe08b39f1d6a51d1b6944540dc13142173e4361
-EBUILD latexila-3.22.1.ebuild 1104 BLAKE2B 5017ad5bf77bf93cdebdafa7a7381a08b20b09d3bcedfb0375de136e55bee66f78a92346563531cd2b69dd1e171e84203e5fad0cfb6b5dc3fa77880b3a7d95bd SHA512 8d6acab4710c29a32215bbed77baab8193eec2d2abaab2b4d8329fdb2444750dbc903e004f86aae6cf8b73213225833b3034a70e0b3a972ef33344b0418fe492
-EBUILD latexila-3.24.2.ebuild 1155 BLAKE2B 3cc09d5496231ac907053b163351f24822d703c109e80bc7ddbcb3e4896f99ae87453030a4b3e14ab877fb6a2ae4b84f112d3e2219c82e0cb39b3f45ceec9bc5 SHA512 8e9f098ae73e4a88b7ebeacf604b358824046abf73a9736796869b753dbac9fc78ad884bb8772a5aa74ffe2133396d4941240661008492fe5007c778a03f4bc0
-EBUILD latexila-3.24.3.ebuild 1155 BLAKE2B 3cc09d5496231ac907053b163351f24822d703c109e80bc7ddbcb3e4896f99ae87453030a4b3e14ab877fb6a2ae4b84f112d3e2219c82e0cb39b3f45ceec9bc5 SHA512 8e9f098ae73e4a88b7ebeacf604b358824046abf73a9736796869b753dbac9fc78ad884bb8772a5aa74ffe2133396d4941240661008492fe5007c778a03f4bc0
-MISC metadata.xml 464 BLAKE2B 8d70a6283779236162f7d0838ca7e97ae90ae5641cfb2fa551426238ce06b64a22f368ddec6a13fea472b2aa038a7854a7c53fc3bdf5c0a13cc9cbefa042fe39 SHA512 2015c3aac4abb5275c45db624fb6ee841e55ca1fd4e976d60528b04b5084a0cbae7fc625369d03e2ca2ee3ee16719df1740246a06208b10e5a99ea3c6612a0b1
diff --git a/app-editors/latexila/latexila-3.22.1.ebuild b/app-editors/latexila/latexila-3.22.1.ebuild
deleted file mode 100644
index d38c4d8d96b1..000000000000
--- a/app-editors/latexila/latexila-3.22.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 vala
-
-DESCRIPTION="Integrated LaTeX environment for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/LaTeXila"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+introspection +latexmk rubber"
-
-COMMON_DEPEND="
- $(vala_depend)
- app-text/enchant
- >=app-text/gspell-1.0:0=
- >=dev-libs/glib-2.40:2[dbus]
- >=dev-libs/libgee-0.10:0.8=
- gnome-base/gsettings-desktop-schemas
- >=x11-libs/gtk+-3.20:3
- >=x11-libs/gtksourceview-3.18:3.0=
- x11-libs/gdk-pixbuf:2
- x11-libs/pango
- introspection? ( >=dev-libs/gobject-introspection-1.30.0:= )
-"
-RDEPEND="${COMMON_DEPEND}
- virtual/latex-base
- x11-themes/hicolor-icon-theme
- latexmk? ( dev-tex/latexmk )
- rubber? ( dev-tex/rubber )
-"
-DEPEND="${COMMON_DEPEND}
- app-text/yelp-tools
- dev-util/gdbus-codegen
- >=dev-util/gtk-doc-am-1.14
- >=dev-util/intltool-0.50.1
- virtual/pkgconfig
-"
-
-src_prepare() {
- gnome2_src_prepare
- vala_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure \
- $(use_enable introspection)
-}
diff --git a/app-editors/latexila/latexila-3.24.2.ebuild b/app-editors/latexila/latexila-3.24.2.ebuild
deleted file mode 100644
index d95cfae59a3f..000000000000
--- a/app-editors/latexila/latexila-3.24.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-VALA_MIN_API_VERSION="0.34"
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 vala
-
-DESCRIPTION="Integrated LaTeX environment for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/LaTeXila"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+introspection +latexmk rubber"
-
-COMMON_DEPEND="
- $(vala_depend)
- app-text/enchant
- >=app-text/gspell-1.0:0=
- >=dev-libs/glib-2.50:2[dbus]
- >=dev-libs/libgee-0.10:0.8=
- gnome-base/gsettings-desktop-schemas
- >=x11-libs/gtef-2.0
- >=x11-libs/gtk+-3.20:3
- >=x11-libs/gtksourceview-3.24:3.0=
- x11-libs/gdk-pixbuf:2
- x11-libs/pango
- introspection? ( >=dev-libs/gobject-introspection-1.30.0:= )
-"
-RDEPEND="${COMMON_DEPEND}
- virtual/latex-base
- x11-themes/hicolor-icon-theme
- latexmk? ( dev-tex/latexmk )
- rubber? ( dev-tex/rubber )
-"
-DEPEND="${COMMON_DEPEND}
- app-text/yelp-tools
- dev-util/gdbus-codegen
- >=dev-util/gtk-doc-am-1.14
- >=dev-util/intltool-0.50.1
- virtual/pkgconfig
-"
-
-src_prepare() {
- gnome2_src_prepare
- vala_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure \
- $(use_enable introspection)
-}
diff --git a/app-editors/latexila/latexila-3.24.3.ebuild b/app-editors/latexila/latexila-3.24.3.ebuild
deleted file mode 100644
index d95cfae59a3f..000000000000
--- a/app-editors/latexila/latexila-3.24.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-VALA_MIN_API_VERSION="0.34"
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 vala
-
-DESCRIPTION="Integrated LaTeX environment for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/LaTeXila"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+introspection +latexmk rubber"
-
-COMMON_DEPEND="
- $(vala_depend)
- app-text/enchant
- >=app-text/gspell-1.0:0=
- >=dev-libs/glib-2.50:2[dbus]
- >=dev-libs/libgee-0.10:0.8=
- gnome-base/gsettings-desktop-schemas
- >=x11-libs/gtef-2.0
- >=x11-libs/gtk+-3.20:3
- >=x11-libs/gtksourceview-3.24:3.0=
- x11-libs/gdk-pixbuf:2
- x11-libs/pango
- introspection? ( >=dev-libs/gobject-introspection-1.30.0:= )
-"
-RDEPEND="${COMMON_DEPEND}
- virtual/latex-base
- x11-themes/hicolor-icon-theme
- latexmk? ( dev-tex/latexmk )
- rubber? ( dev-tex/rubber )
-"
-DEPEND="${COMMON_DEPEND}
- app-text/yelp-tools
- dev-util/gdbus-codegen
- >=dev-util/gtk-doc-am-1.14
- >=dev-util/intltool-0.50.1
- virtual/pkgconfig
-"
-
-src_prepare() {
- gnome2_src_prepare
- vala_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure \
- $(use_enable introspection)
-}
diff --git a/app-editors/latexila/metadata.xml b/app-editors/latexila/metadata.xml
deleted file mode 100644
index d886385e009e..000000000000
--- a/app-editors/latexila/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
-<use>
- <flag name="latexmk">Install <pkg>dev-tex/latexmk</pkg> (used by default
- for the build tools)</flag>
- <flag name="rubber">Install <pkg>dev-tex/rubber</pkg> (can be used for the
- build tools)</flag>
-</use>
-</pkgmetadata>