From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5A92B13888F for ; Sat, 10 Oct 2015 11:45:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05949E07DA; Sat, 10 Oct 2015 11:45:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D8EDE07DA for ; Sat, 10 Oct 2015 11:45:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7423F340817 for ; Sat, 10 Oct 2015 11:45:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19E2E27A for ; Sat, 10 Oct 2015 11:45:35 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1444477522.d5dddcfb0b85a9b6923e8d096813c14d26d1cc98.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/corebird/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/corebird/Manifest net-im/corebird/corebird-1.1.ebuild X-VCS-Directories: net-im/corebird/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: d5dddcfb0b85a9b6923e8d096813c14d26d1cc98 X-VCS-Branch: master Date: Sat, 10 Oct 2015 11:45:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1f5c5702-e538-4570-9d42-0ce183de6b22 X-Archives-Hash: 087282483a076ddded8a83fc93d1cbe0 commit: d5dddcfb0b85a9b6923e8d096813c14d26d1cc98 Author: Manuel Rüger gentoo org> AuthorDate: Sat Oct 10 11:45:22 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sat Oct 10 11:45:22 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5dddcfb net-im/corebird: Version bump Package-Manager: portage-2.2.23 net-im/corebird/Manifest | 1 + net-im/corebird/corebird-1.1.ebuild | 50 +++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) diff --git a/net-im/corebird/Manifest b/net-im/corebird/Manifest index f4ffd33..40ca2b4 100644 --- a/net-im/corebird/Manifest +++ b/net-im/corebird/Manifest @@ -1,2 +1,3 @@ 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 diff --git a/net-im/corebird/corebird-1.1.ebuild b/net-im/corebird/corebird-1.1.ebuild new file mode 100644 index 0000000..ee14180 --- /dev/null +++ b/net-im/corebird/corebird-1.1.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +VALA_MIN_API_VERSION=0.26 +AUTOTOOLS_AUTORECONF=1 +AUTOTOOLS_IN_SOURCE_BUILD=1 + +inherit eutils autotools-utils gnome2 vala + +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" + +RDEPEND=" + dev-db/sqlite:3 + >=dev-libs/glib-2.44:2 + dev-libs/json-glib + dev-libs/libgee:0.8 + gstreamer? ( media-plugins/gst-plugins-meta:1.0[X,ffmpeg] ) + >=net-libs/libsoup-2.42.3.1 + >=net-libs/rest-0.7.93:0.7 + >=x11-libs/gtk+-3.16:3 +" +DEPEND="${RDEPEND} + $(vala_depend) + >=dev-util/intltool-0.40 + sys-apps/sed + virtual/pkgconfig +" + +src_prepare() { + sed -i -e "/manpagedir/s/manpagedir.*/&\/man1/g" data/Makefile.am || die + autotools-utils_src_prepare + gnome2_src_prepare + vala_src_prepare +} + +src_configure() { + local myeconfargs=( + $(usex gstreamer "" --disable-video) + ) + gnome2_src_configure "${myeconfargs[@]}" +}