public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/gtkguitune: metadata.xml ChangeLog gtkguitune-0.8.ebuild
@ 2009-05-02 15:05 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-05-02 15:05 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/05/02 15:05:33

  Added:                metadata.xml ChangeLog gtkguitune-0.8.ebuild
  Log:
  Restore ebuild from Attic with version bump since it's now been ported to GTK+-2.0.
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-sound/gtkguitune/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/metadata.xml?r1=1.2&r2=1.3




1.19                 media-sound/gtkguitune/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/ChangeLog?r1=1.18&r2=1.19




1.1                  media-sound/gtkguitune/gtkguitune-0.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.8.ebuild?rev=1.1&content-type=text/plain

Index: gtkguitune-0.8.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.8.ebuild,v 1.1 2009/05/02 15:05:33 ssuominen Exp $

EAPI=2
inherit eutils gnome2-utils

DESCRIPTION="A guitar tuning program that uses Schmitt-triggering for quick feedback"
HOMEPAGE="http://www.geocities.com/harpin_floh/kguitune_page.html"
SRC_URI="http://www.geocities.com/harpin_floh/mysoft/${PN}-gtk2-${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="dev-cpp/glibmm:2
	dev-cpp/gtkmm:2.4
	dev-libs/libsigc++:2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

S=${WORKDIR}/${PN}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS ChangeLog README
	make_desktop_entry ${PN} Guitune guitune_logo
}

pkg_preinst() { gnome2_icon_savelist; }
pkg_postinst() { gnome2_icon_cache_update; }
pkg_postrm() { gnome2_icon_cache_update; }






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

only message in thread, other threads:[~2009-05-02 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-02 15:05 [gentoo-commits] gentoo-x86 commit in media-sound/gtkguitune: metadata.xml ChangeLog gtkguitune-0.8.ebuild Samuli Suominen (ssuominen)

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