public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein (tomjbe)" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-radio/tucnak2: tucnak2-2.39.ebuild ChangeLog
Date: Fri, 25 Feb 2011 18:06:13 +0000 (UTC)	[thread overview]
Message-ID: <20110225180613.DB57720054@flycatcher.gentoo.org> (raw)

tomjbe      11/02/25 18:06:13

  Modified:             ChangeLog
  Added:                tucnak2-2.39.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.9.41/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 media-radio/tucnak2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/tucnak2/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/tucnak2/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/tucnak2/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/tucnak2/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	20 Dec 2010 13:38:34 -0000	1.26
+++ ChangeLog	25 Feb 2011 18:06:13 -0000	1.27
@@ -1,6 +1,12 @@
 # ChangeLog for media-radio/tucnak2
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/tucnak2/ChangeLog,v 1.26 2010/12/20 13:38:34 c1pher Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tucnak2/ChangeLog,v 1.27 2011/02/25 18:06:13 tomjbe Exp $
+
+*tucnak2-2.39 (25 Feb 2011)
+
+  25 Feb 2011; Thomas Beierlein <tomjbe@gentoo.org> +tucnak2-2.39.ebuild,
+  +files/tucnak2-2.39-doc.diff:
+  Version bump.
 
   20 Dec 2010; Dane Smith <c1pher@gentoo.org> tucnak2-2.37.ebuild:
   x86 stable wrt bug 349092.



1.1                  media-radio/tucnak2/tucnak2-2.39.ebuild

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

Index: tucnak2-2.39.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/tucnak2/tucnak2-2.39.ebuild,v 1.1 2011/02/25 18:06:13 tomjbe Exp $

EAPI=2
inherit eutils autotools

DESCRIPTION="Amateur Radio VHF Contest Logbook"
HOMEPAGE="http://tucnak.nagano.cz"
SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="alsa fftw ftdi gpm hamlib suid"

RDEPEND=">=dev-libs/glib-2
	media-libs/libsndfile
	>=media-libs/libsdl-1.2
	alsa? ( media-libs/alsa-lib )
	fftw? ( sci-libs/fftw:3.0 )
	ftdi? ( dev-embedded/libftdi )
	gpm? ( sys-libs/gpm )
	hamlib? ( media-libs/hamlib )
	>=media-libs/libpng-1.2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

src_prepare() {
	epatch "${FILESDIR}/${PN}-2.39-doc.diff" \
		"${FILESDIR}/${PN}-2.32-appname.diff"
	eautoreconf
}

src_configure() {
	econf $(use_with alsa) $(use_with ftdi) \
		$(use_with gpm) $(use_with hamlib) \
		$(use_with fftw fftw3) --with-sdl
}

src_install() {
	emake DESTDIR="${D}" install || die "install failed"
	doman debian/tucnak2.1 || die "doman failed"
	dodoc AUTHORS ChangeLog TODO doc/NAVOD.pdf || die "dodoc failed"
	if use suid ; then
		fperms 4711 /usr/bin/soundwrapper || die "fperms failed"
	fi
}

pkg_postinst() {
	elog "In order to use sound with tucnak2 add yourself to the 'audio' group"
	elog "and to key your rig via the parport add yourself to the 'lp' group"
	elog ""
	elog "tucnak2 can be used with the following additional packages:"
	elog "	   media-radio/cwdaemon  : Morse output via code cwdaemon"
	elog "                             (No need to recompile)"
	if use suid ; then
		ewarn "You have choosen to install the little helper program 'soundwrapper'"
		ewarn "setuid by setting USE=suid. That helper is only needed if you"
		ewarn "want to use morse sidetone output via the PC speaker."
		ewarn ""
		ewarn "While the helper should be safe by design be aware that setting"
		ewarn "any program setuid is a security risk."
	fi
}






             reply	other threads:[~2011-02-25 18:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25 18:06 Thomas Beierlein (tomjbe) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-24 13:43 [gentoo-commits] gentoo-x86 commit in media-radio/tucnak2: tucnak2-2.39.ebuild ChangeLog Markos Chandras (hwoarang)
2011-06-02 13:18 Markus Meier (maekke)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110225180613.DB57720054@flycatcher.gentoo.org \
    --to=tomjbe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox