public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/corebird: ChangeLog corebird-0.8.ebuild metadata.xml
@ 2014-07-30 14:31 Yixun Lan (dlan)
  0 siblings, 0 replies; only message in thread
From: Yixun Lan (dlan) @ 2014-07-30 14:31 UTC (permalink / raw
  To: gentoo-commits

dlan        14/07/30 14:31:51

  Added:                ChangeLog corebird-0.8.ebuild metadata.xml
  Log:
  initial version added by me, proxy for Chandler Paul,  Mark R. Pariente
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)

Revision  Changes    Path
1.1                  net-im/corebird/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/corebird/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/corebird/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for net-im/corebird
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/corebird/ChangeLog,v 1.1 2014/07/30 14:31:51 dlan Exp $

*corebird-0.8 (30 Jul 2014)

  30 Jul 2014; Yixun Lan <dlan@gentoo.org> +corebird-0.8.ebuild, +metadata.xml:
  initial version added by me, proxy for Chandler Paul, Mark R. Pariente




1.1                  net-im/corebird/corebird-0.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/corebird/corebird-0.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/corebird/corebird-0.8.ebuild?rev=1.1&content-type=text/plain

Index: corebird-0.8.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/corebird/corebird-0.8.ebuild,v 1.1 2014/07/30 14:31:51 dlan Exp $

EAPI=5

VALA_MIN_API_VERSION=0.24

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 glade gstreamer"

RDEPEND="dev-db/sqlite:3
	>=dev-libs/glib-2.40: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.91:0.7
	>=x11-libs/gtk+-3.12:3"
DEPEND="${RDEPEND}
	$(vala_depend)
	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=(
		$(use_enable glade catalog)
		$(usex gstreamer "" --disable-video)
	)
	gnome2_src_configure "${myeconfargs[@]}"
}



1.1                  net-im/corebird/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/corebird/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/corebird/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>net-im</herd>
	<herd>proxy-maintainers</herd>
	<maintainer>
		<email>thatslyude@gmail.com</email>
		<name>Chandler Paul</name>
		<description>Maintainer, Assign bugs</description>
	</maintainer>
	<maintainer>
		<email>markpariente@gmail.com</email>
		<name>Mark R. Pariente</name>
		<description>Maintainer, Assign bugs</description>
	</maintainer>
	<use>
		<flag name="glade">Install glade catalogs for corebird</flag>
	</use>
</pkgmetadata>





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-30 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 14:31 [gentoo-commits] gentoo-x86 commit in net-im/corebird: ChangeLog corebird-0.8.ebuild metadata.xml Yixun Lan (dlan)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox