From 91e043d8ddb1a9c1d747fc4fb1e6a8a307eb3c72 Mon Sep 17 00:00:00 2001 From: haarp Date: Thu, 29 Jun 2017 17:07:08 +0200 Subject: xed 1.4.4 --- app-editors/xed/Manifest | 4 +- app-editors/xed/xed-1.4.3.ebuild | 90 ---------------------------------------- app-editors/xed/xed-1.4.4.ebuild | 90 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 92 insertions(+), 92 deletions(-) delete mode 100644 app-editors/xed/xed-1.4.3.ebuild create mode 100644 app-editors/xed/xed-1.4.4.ebuild diff --git a/app-editors/xed/Manifest b/app-editors/xed/Manifest index 9d60530..ac3b020 100644 --- a/app-editors/xed/Manifest +++ b/app-editors/xed/Manifest @@ -1,2 +1,2 @@ -DIST xed-1.4.3.tar.gz 3951084 SHA256 7737f1de7ff91b5399e775f00476264c7cc89e101a4d196cf2c632ca698f720b SHA512 c4e6734625a2be355ee8349ecdda1de37683af5d8c91d3b40e7321765271452bbc4ddd80eb4f8b85e512739fdcd90f3d1ee473da1fdfaf5e9ad073806fe146fe WHIRLPOOL b6b05e6ca8b09e09ebb064a82d34c4036a1b97c9497620cde64bb69c2483a181d39f8b46de254a98f110ff317a6ed4ec0874c365da6cb953d67e8ad6cd6eab48 -EBUILD xed-1.4.3.ebuild 2054 SHA256 60831ac50325c352f621d0772602e2091190ef6c6cb74a874da59e96739ebc5b SHA512 93ff811e75ae0bd193d97e6e1bab113905d1397746f28369c4188e4047e61766c8f7f2654e4ab49e7b48474caf221c7a77369de988b013c2fff1a3bc3937f34e WHIRLPOOL 81be13188e42bea6832535fe3d87607b1b2d357d5c1fe2257d52593c172a3c96ebedff8238d9e229e230697883211c87efb69f90f680174b4479122100e25497 +DIST xed-1.4.4.tar.gz 3955779 SHA256 163acbb55fcb09c217520ff9d1f6ed486dfeece5f2b2ea498029db4c43c73e64 SHA512 dfe341c159194b5dc048455c86deb21333dc896a85ea405aa729daad2fb4264ca9e82a4912657b6fbc0342ce198f60eb67d3bff6d794052606e56edb344fcb32 WHIRLPOOL fb72ad3f0b5dbe085a1f47f024b20f6e94f42ac25a3e513221b77c1772fdf8d7e7a7a4e36b8f0d4b7bd4689e64adcb5e56699e3bfc040e3d0d2e41bd23159f54 +EBUILD xed-1.4.4.ebuild 2054 SHA256 60831ac50325c352f621d0772602e2091190ef6c6cb74a874da59e96739ebc5b SHA512 93ff811e75ae0bd193d97e6e1bab113905d1397746f28369c4188e4047e61766c8f7f2654e4ab49e7b48474caf221c7a77369de988b013c2fff1a3bc3937f34e WHIRLPOOL 81be13188e42bea6832535fe3d87607b1b2d357d5c1fe2257d52593c172a3c96ebedff8238d9e229e230697883211c87efb69f90f680174b4479122100e25497 diff --git a/app-editors/xed/xed-1.4.3.ebuild b/app-editors/xed/xed-1.4.3.ebuild deleted file mode 100644 index c99a91d..0000000 --- a/app-editors/xed/xed-1.4.3.ebuild +++ /dev/null @@ -1,90 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -GNOME2_LA_PUNT="yes" # plugins are dlopened -PYTHON_COMPAT=( python3_{4,5} ) - -inherit autotools eutils gnome2 multilib python-single-r1 - -DESCRIPTION="X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)" -HOMEPAGE="https://github.com/linuxmint/xed" -SRC_URI="https://github.com/linuxmint/xed/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+ CC-BY-SA-3.0" -SLOT="0" - -IUSE="+python spell test" -# python-single-r1 would request disabling PYTHON_TARGETS on libpeas -# we need to fix that -REQUIRED_USE="python? ( ^^ ( $(python_gen_useflags '*') ) )" - -KEYWORDS="~amd64 ~x86" - -# X libs are not needed for OSX (aqua) -COMMON_DEPEND=" - >=dev-libs/libxml2-2.5.0:2 - >=dev-libs/glib-2.44:2[dbus] - >=x11-libs/gtk+-3.16:3[introspection] - >=x11-libs/gtksourceview-3.18:3.0[introspection] - >=dev-libs/libpeas-1.14.1[gtk] - - gnome-base/gsettings-desktop-schemas - gnome-base/gvfs - - x11-libs/xapps - x11-libs/libX11 - net-libs/libsoup:2.4 - - python? ( - ${PYTHON_DEPS} - dev-python/pycairo[${PYTHON_USEDEP}] - >=dev-python/pygobject-3:3[cairo,${PYTHON_USEDEP}] - dev-libs/libpeas[${PYTHON_USEDEP}] ) - spell? ( - >=app-text/enchant-1.2:= - >=app-text/iso-codes-0.35 ) -" - -RDEPEND="${COMMON_DEPEND} - x11-themes/adwaita-icon-theme -" - -DEPEND="${COMMON_DEPEND} - app-text/docbook-xml-dtd:4.1.2 - app-text/yelp-tools - dev-libs/libxml2:2 - >=dev-util/gtk-doc-am-1 - >=dev-util/intltool-0.50.1 - dev-util/itstool - >=sys-devel/gettext-0.18 - virtual/pkgconfig -" - -# yelp-tools, gnome-common needed to eautoreconf - -pkg_setup() { - use python && [[ ${MERGE_TYPE} != binary ]] && python_setup -} - -src_prepare() { -eautoreconf - gnome2_src_prepare -} - -src_configure() { - DOCS="AUTHORS ChangeLog HACKING NEWS README" - - gnome2_src_configure \ - --enable-gvfs-metadata \ - $(use_enable spell) -} - -src_test() { - "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die - GSETTINGS_SCHEMA_DIR="${S}/data" Xemake check -} - -src_install() { - gnome2_src_install -} diff --git a/app-editors/xed/xed-1.4.4.ebuild b/app-editors/xed/xed-1.4.4.ebuild new file mode 100644 index 0000000..c99a91d --- /dev/null +++ b/app-editors/xed/xed-1.4.4.ebuild @@ -0,0 +1,90 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +GNOME2_LA_PUNT="yes" # plugins are dlopened +PYTHON_COMPAT=( python3_{4,5} ) + +inherit autotools eutils gnome2 multilib python-single-r1 + +DESCRIPTION="X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)" +HOMEPAGE="https://github.com/linuxmint/xed" +SRC_URI="https://github.com/linuxmint/xed/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2+ CC-BY-SA-3.0" +SLOT="0" + +IUSE="+python spell test" +# python-single-r1 would request disabling PYTHON_TARGETS on libpeas +# we need to fix that +REQUIRED_USE="python? ( ^^ ( $(python_gen_useflags '*') ) )" + +KEYWORDS="~amd64 ~x86" + +# X libs are not needed for OSX (aqua) +COMMON_DEPEND=" + >=dev-libs/libxml2-2.5.0:2 + >=dev-libs/glib-2.44:2[dbus] + >=x11-libs/gtk+-3.16:3[introspection] + >=x11-libs/gtksourceview-3.18:3.0[introspection] + >=dev-libs/libpeas-1.14.1[gtk] + + gnome-base/gsettings-desktop-schemas + gnome-base/gvfs + + x11-libs/xapps + x11-libs/libX11 + net-libs/libsoup:2.4 + + python? ( + ${PYTHON_DEPS} + dev-python/pycairo[${PYTHON_USEDEP}] + >=dev-python/pygobject-3:3[cairo,${PYTHON_USEDEP}] + dev-libs/libpeas[${PYTHON_USEDEP}] ) + spell? ( + >=app-text/enchant-1.2:= + >=app-text/iso-codes-0.35 ) +" + +RDEPEND="${COMMON_DEPEND} + x11-themes/adwaita-icon-theme +" + +DEPEND="${COMMON_DEPEND} + app-text/docbook-xml-dtd:4.1.2 + app-text/yelp-tools + dev-libs/libxml2:2 + >=dev-util/gtk-doc-am-1 + >=dev-util/intltool-0.50.1 + dev-util/itstool + >=sys-devel/gettext-0.18 + virtual/pkgconfig +" + +# yelp-tools, gnome-common needed to eautoreconf + +pkg_setup() { + use python && [[ ${MERGE_TYPE} != binary ]] && python_setup +} + +src_prepare() { +eautoreconf + gnome2_src_prepare +} + +src_configure() { + DOCS="AUTHORS ChangeLog HACKING NEWS README" + + gnome2_src_configure \ + --enable-gvfs-metadata \ + $(use_enable spell) +} + +src_test() { + "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die + GSETTINGS_SCHEMA_DIR="${S}/data" Xemake check +} + +src_install() { + gnome2_src_install +} -- cgit v1.2.3-65-gdbad