[gentoo-user] android-notifier

2010-10-18 Thread Stefan G. Weichinger
Anyone interested? Hacked a small ebuild for http://code.google.com/p/android-notifier-desktop/ I am not very good at writing ebuilds, it works so far but isn't really done yet (DEPEND etc). If anyone wants to continue or have a look: http://bugs.gentoo.org/show_bug.cgi?id=341659 Thanks,

Re: [gentoo-user] android-notifier

2010-10-18 Thread Justin
On 18/10/10 19:06, Stefan G. Weichinger wrote: # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-fuse/zfs-fuse-0.6.9-r1.ebuild,v 1.2 2010/06/23 08:56:57 ssuominen Exp $ EAPI=2 inherit eutils

Re: [gentoo-user] android-notifier

2010-10-18 Thread Stefan G. Weichinger
Am 18.10.2010 19:31, schrieb Justin: RDEPEND= DEPEND=${RDEPEND} You can leave this away when empty. yes, sure, but I want to point out that it should not be empty ... get_home() { echo /usr/share/android-notifier-desktop } Unnecessary. src_install() { dodir $(get_home)