* [gentoo-commits] gentoo-x86 commit in x11-misc/okindd: okindd-0.5.8.ebuild metadata.xml ChangeLog
@ 2009-07-18 11:31 Alex Alexander (wired)
0 siblings, 0 replies; only message in thread
From: Alex Alexander (wired) @ 2009-07-18 11:31 UTC (permalink / raw
To: gentoo-commits
wired 09/07/18 11:31:12
Added: okindd-0.5.8.ebuild metadata.xml ChangeLog
Log:
New ebuild for okindd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.1 x11-misc/okindd/okindd-0.5.8.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/okindd/okindd-0.5.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/okindd/okindd-0.5.8.ebuild?rev=1.1&content-type=text/plain
Index: okindd-0.5.8.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/okindd/okindd-0.5.8.ebuild,v 1.1 2009/07/18 11:31:12 wired Exp $
EAPI="2"
inherit qt4
MY_P="${P}-20090410"
DESCRIPTION="On Screen Display (OSD) for KDE 4.x - works on any qt desktop"
HOMEPAGE="http://sites.kochkin.org/okindd/Home"
SRC_URI="http://sites.kochkin.org/okindd/Home/source-code/${MY_P}.tar.bz2"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="debug"
DEPEND="x11-libs/qt-gui:4
x11-libs/qt-dbus:4"
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}/okindd_home_and_naming.patch" )
S="${WORKDIR}/${PN}"
src_prepare() {
sed -i "s:okind/:okindd/:g" "${S}"/conf/okinddrc.example ||
die "sed: fixing example paths failed"
qt4_src_prepare
}
src_configure() {
eqmake4 okindd.pro || die "configure failed"
}
src_install() {
emake INSTALL_ROOT="${D}" install || die "emake install failed"
domenu "${S}"/okindd.desktop || die "domenu failed"
elog "You can find an example configuration file at"
elog " /usr/share/doc/okindd/examples/okinddrc.example"
elog "It should be placed in \${HOME}/.okindd/"
}
1.1 x11-misc/okindd/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/okindd/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/okindd/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>qt</herd>
<maintainer>
<email>alex.alexander@gmail.com</email>
<name>Alex Alexander (wired)</name>
</maintainer>
<longdescription lang="en">
</longdescription>
</pkgmetadata>
1.1 x11-misc/okindd/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/okindd/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/okindd/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for x11-misc/okindd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/okindd/ChangeLog,v 1.1 2009/07/18 11:31:12 wired Exp $
*okindd-0.5.8 (17 Jul 2009)
17 Jul 2009; Alex Alexander <wired@gentoo.org>
+okindd-0.5.8.ebuild, +files/okindd_home_and_naming.patch, +metadata.xml:
New ebuild for okindd
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-18 11:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-18 11:31 [gentoo-commits] gentoo-x86 commit in x11-misc/okindd: okindd-0.5.8.ebuild metadata.xml ChangeLog Alex Alexander (wired)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox