public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libtinynotify: metadata.xml libtinynotify-0.0.1.ebuild ChangeLog
@ 2011-08-21 20:36 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2011-08-21 20:36 UTC (permalink / raw
  To: gentoo-commits

mgorny      11/08/21 20:36:03

  Added:                metadata.xml libtinynotify-0.0.1.ebuild ChangeLog
  Log:
  Introduce the first ebuild for libtinynotify.
  
  (Portage version: 2.2.0_alpha51_p4/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-libs/libtinynotify/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libtinynotify/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libtinynotify/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>no-herd</herd>
	<maintainer>
		<email>mgorny@gentoo.org</email>
		<name>Michał Górny</name>
	</maintainer>
	<upstream>
		<maintainer status="active">
			<email>mgorny@gentoo.org</email>
			<name>Michał Górny</name>
		</maintainer>
		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=x11-libs/libtinynotify:%20</bugs-to>
	</upstream>
</pkgmetadata>



1.1                  x11-libs/libtinynotify/libtinynotify-0.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libtinynotify/libtinynotify-0.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libtinynotify/libtinynotify-0.0.1.ebuild?rev=1.1&content-type=text/plain

Index: libtinynotify-0.0.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libtinynotify/libtinynotify-0.0.1.ebuild,v 1.1 2011/08/21 20:36:02 mgorny Exp $

EAPI=4
inherit autotools-utils

DESCRIPTION="A lightweight implementation of Desktop Notification Spec"
HOMEPAGE="https://github.com/mgorny/libtinynotify/"
SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug doc static-libs"

RDEPEND="sys-apps/dbus"
DEPEND="${RDEPEND}
	doc? ( dev-util/gtk-doc )"

DOCS=( README )

RESTRICT=test

src_configure() {
	myeconfargs=(
		$(use_enable doc gtk-doc)
	)

	autotools-utils_src_configure
}



1.1                  x11-libs/libtinynotify/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for x11-libs/libtinynotify
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libtinynotify/ChangeLog,v 1.1 2011/08/21 20:36:02 mgorny Exp $

*libtinynotify-0.0.1 (21 Aug 2011)

  21 Aug 2011; Michał Górny <mgorny@gentoo.org> +libtinynotify-0.0.1.ebuild,
  +metadata.xml:
  Introduce the first ebuild for libtinynotify.







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

only message in thread, other threads:[~2011-08-21 20:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-21 20:36 [gentoo-commits] gentoo-x86 commit in x11-libs/libtinynotify: metadata.xml libtinynotify-0.0.1.ebuild ChangeLog Michal Gorny (mgorny)

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