diff options
author | Moritz Schlarb <moschlar@metalabs.de> | 2017-05-05 07:56:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-08 18:49:34 +0200 |
commit | 6df860732ccf171d5756f376395a41931e32e832 (patch) | |
tree | 88288a8faa8067ff81c3fee772b30ab3a306f07d /net-im | |
parent | media-video/mpv: remove old (diff) | |
download | gentoo-6df860732ccf171d5756f376395a41931e32e832.tar.gz gentoo-6df860732ccf171d5756f376395a41931e32e832.tar.bz2 gentoo-6df860732ccf171d5756f376395a41931e32e832.zip |
net-im/corebird: Version bump to 1.5
Also fixed dependencies for embedded video playback using gstreamer.
Bug: https://bugs.gentoo.org/578450
Bug: https://bugs.gentoo.org/591342
Bug: https://bugs.gentoo.org/529598
Closes: https://github.com/gentoo/gentoo/pull/4544
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/corebird/Manifest | 1 | ||||
-rw-r--r-- | net-im/corebird/corebird-1.5.ebuild | 58 | ||||
-rw-r--r-- | net-im/corebird/metadata.xml | 8 |
3 files changed, 65 insertions, 2 deletions
diff --git a/net-im/corebird/Manifest b/net-im/corebird/Manifest index 40ca2b49dcae..c76b27d34d5a 100644 --- a/net-im/corebird/Manifest +++ b/net-im/corebird/Manifest @@ -1,3 +1,4 @@ DIST corebird-0.8.tar.gz 1655839 SHA256 4e68e174edc40b49d70a11c1b0a1b196ca9517daa8eae6ce2da3e8004acda611 SHA512 308bc0ade8ddda0b0be0949e5199bf6ac1b3658bf6e181821a205a602b2a22a97e77583cd5ca63ba272926810095104ae4117e54ccda10234d143c3377b9384d WHIRLPOOL 2e014590c0d9222a6a53d78d855ff9017fa9b3c68c2c354bc2acad1b028bd6253fa9510fbc5ce391bc65319829e14c5447b4be4cbcc8427faace790767e6d98c DIST corebird-1.0.tar.gz 1697452 SHA256 0ca4ca20b0281b2901382810ef8bd1682bb896c3915ad3bea3f2a41461118001 SHA512 098dd764a3aecaeda90ad5b0e24a4bf172025ce1a4105b713a1a73385d1de9cca028d7a34a39e9682ad4e2b2b22d4bf2889668c587e363cdfa6053136b1f4c39 WHIRLPOOL e033988b94632ad6b8d4e8c79a6125311466e81d746dd434801451f71e4590558b1797e8690ff033c1c04aeb4a299191993421a64e9d3a925409cda663478ab8 DIST corebird-1.1.tar.gz 1757414 SHA256 f6109cc2bdc7ee5893c28861a73df4eeaec4b76b99222a90aec381b03b19c8a7 SHA512 b753a22ea9f597cb44df367852c27c94972f8747dfc3541826745c29a44c7b25237d40a7927b2be6002651efdd63f5e4bb6bd2b51edf6b66c3a436963be814bc WHIRLPOOL f01ee9e6452dc4f84f93c73c571033c64a4affdfb67c185e45cf1908101966075d2d310575ebfd8e340ba4fc10a8070af869b54b071a4ed6d95fc60cdb387144 +DIST corebird-1.5.tar.gz 492120 SHA256 39d451238ef30bf2caf5568d9c02c6e2a2f8b7256f19786ebcd6557adc815203 SHA512 eb0356c28bd4a3385c2194a4a05448741a579c521df481cff8c5f873e8769ccfe72a38a3fa709a43276b107a94c8c900e9163c517fcd7fe23cd738ff59de3eb0 WHIRLPOOL bf70be6b271afbe6735dd0d2ce0e0e0162cc2aac7f1336317cce9c446a7c898d29d4b44ea6305674cd9ead8022b1ddc8ea10a9f88d0422ca410168efd675d550 diff --git a/net-im/corebird/corebird-1.5.ebuild b/net-im/corebird/corebird-1.5.ebuild new file mode 100644 index 000000000000..31d8d5e2ff39 --- /dev/null +++ b/net-im/corebird/corebird-1.5.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +VALA_MIN_API_VERSION=0.34 + +inherit autotools gnome2 vala virtualx + +DESCRIPTION="Native GTK+3 Twitter client" +HOMEPAGE="http://corebird.baedert.org/" +SRC_URI="https://github.com/baedert/corebird/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug gstreamer spellcheck" + +RDEPEND="dev-db/sqlite:3 + >=dev-libs/glib-2.44:2 + dev-libs/json-glib + gstreamer? ( media-plugins/gst-plugins-meta:1.0[X] + media-libs/gst-plugins-base:1.0[X] + >=media-libs/gst-plugins-bad-1.6:1.0[X] + media-libs/gst-plugins-good:1.0 + media-plugins/gst-plugins-libav:1.0 + media-plugins/gst-plugins-soup:1.0 + media-plugins/gst-plugins-hls:1.0 ) + spellcheck? ( >=app-text/gspell-1.0 ) + >=net-libs/libsoup-2.42.3.1 + >=net-libs/rest-0.7.91:0.7 + >=x11-libs/gtk+-3.18:3" +DEPEND="${RDEPEND} + $(vala_depend) + >=dev-util/intltool-0.40 + sys-apps/sed + virtual/pkgconfig" + +src_prepare() { + sed -i -e "/highlighting/d" tests/Makefile.am || die + sed -i -e "/manpagedir/s/manpagedir.*/&\/man1/g" data/Makefile.am || die + eautoreconf + gnome2_src_prepare + vala_src_prepare +} + +src_configure() { + local myeconfargs=( + $(use_enable gstreamer video) + --disable-gst-check + $(use_enable spellcheck) + ) + gnome2_src_configure "${myeconfargs[@]}" +} + +src_test() { + virtx emake check +} diff --git a/net-im/corebird/metadata.xml b/net-im/corebird/metadata.xml index 76e81aae8d19..76003f5872bd 100644 --- a/net-im/corebird/metadata.xml +++ b/net-im/corebird/metadata.xml @@ -9,8 +9,11 @@ <maintainer type="person"> <email>markpariente@gmail.com</email> <name>Mark R. Pariente</name> - <description>Proxied maintainer; CC in all bugs -bugs</description> + <description>Proxied maintainer; CC in all bugs bugs</description> + </maintainer> + <maintainer type="person"> + <email>moschlar@metalabs.de</email> + <name>Moritz Schlarb</name> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> @@ -18,6 +21,7 @@ bugs</description> </maintainer> <use> <flag name="glade">Install glade catalogs for corebird</flag> + <flag name="spellcheck">Support spell checking</flag> </use> <upstream> <remote-id type="github">baedert/corebird</remote-id> |