public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/vimpc: metadata.xml ChangeLog vimpc-0.02.2.ebuild vimpc-9999.ebuild
@ 2011-06-27 10:14 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2011-06-27 10:14 UTC (permalink / raw
  To: gentoo-commits

angelos     11/06/27 10:14:32

  Added:                metadata.xml ChangeLog vimpc-0.02.2.ebuild
                        vimpc-9999.ebuild
  Log:
  Initial import
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-sound/vimpc/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/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>sound</herd>
	<maintainer>
		<email>angelos@gentoo.org</email>
		<name>Christoph Mende</name>
	</maintainer>
</pkgmetadata>




1.1                  media-sound/vimpc/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for media-sound/vimpc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v 1.1 2011/06/27 10:14:32 angelos Exp $

*vimpc-9999 (27 Jun 2011)
*vimpc-0.02.2 (27 Jun 2011)

  27 Jun 2011; Christoph Mende <angelos@gentoo.org> +vimpc-0.02.2.ebuild,
  +vimpc-9999.ebuild, +metadata.xml:
  Initial import




1.1                  media-sound/vimpc/vimpc-0.02.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/vimpc-0.02.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/vimpc-0.02.2.ebuild?rev=1.1&content-type=text/plain

Index: vimpc-0.02.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/vimpc-0.02.2.ebuild,v 1.1 2011/06/27 10:14:32 angelos Exp $

EAPI=4

DESCRIPTION="An ncurses based mpd client with vi like key bindings."
HOMEPAGE="http://vimpc.sourceforge.net/"
SRC_URI="mirror://sourceforge/project/${PN}/Release%200.02/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-libs/libpcre[cxx]
	media-libs/libmpdclient"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

S=${WORKDIR}/${PN}

DOCS=( AUTHORS README )

src_configure() {
	econf --docdir="${EPREFIX}"/usr/share/doc/${PF}
}

src_install() {
	default

	# vimpc will look for help.txt
	docompress -x /usr/share/doc/${PF}/help.txt
}



1.1                  media-sound/vimpc/vimpc-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/vimpc-9999.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/vimpc-9999.ebuild?rev=1.1&content-type=text/plain

Index: vimpc-9999.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/vimpc-9999.ebuild,v 1.1 2011/06/27 10:14:32 angelos Exp $

EAPI=4
inherit autotools subversion

DESCRIPTION="An ncurses based mpd client with vi like key bindings."
HOMEPAGE="http://vimpc.sourceforge.net/"
ESVN_REPO_URI="https://${PN}.svn.sourceforge.net/svnroot/${PN}/trunk"
ESVN_BOOTSTRAP="eautoreconf"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE=""

RDEPEND="dev-libs/libpcre[cxx]
	media-libs/libmpdclient"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

S=${WORKDIR}/${PN}

DOCS=( AUTHORS README )

src_configure() {
	econf --docdir="${EPREFIX}"/usr/share/doc/${PF}
}

src_install() {
	default

	# vimpc will look for help.txt
	docompress -x /usr/share/doc/${PF}/help.txt
}






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

only message in thread, other threads:[~2011-06-27 10:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-27 10:14 [gentoo-commits] gentoo-x86 commit in media-sound/vimpc: metadata.xml ChangeLog vimpc-0.02.2.ebuild vimpc-9999.ebuild Christoph Mende (angelos)

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