public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libsynaptics: libsynaptics-0.14.6c.ebuild
@ 2007-12-18  8:36 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2007-12-18  8:36 UTC (permalink / raw
  To: gentoo-commits

vapier      07/12/18 08:36:43

  Modified:             libsynaptics-0.14.6c.ebuild
  Log:
  touchups
  (Portage version: 2.1.4_rc10)

Revision  Changes    Path
1.3                  x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild?r1=1.2&r2=1.3

Index: libsynaptics-0.14.6c.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libsynaptics-0.14.6c.ebuild	14 May 2007 13:17:21 -0000	1.2
+++ libsynaptics-0.14.6c.ebuild	18 Dec 2007 08:36:42 -0000	1.3
@@ -1,26 +1,21 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild,v 1.2 2007/05/14 13:17:21 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsynaptics/libsynaptics-0.14.6c.ebuild,v 1.3 2007/12/18 08:36:42 vapier Exp $
 
 inherit eutils
 
 DESCRIPTION="library for accessing synaptics touchpads"
 HOMEPAGE="http://qsynaptics.sourceforge.net/"
 SRC_URI="http://qsynaptics.sourceforge.net/${P}.tar.bz2"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
-#RESTRICT=""
 
-#DEPEND=""
 RDEPEND=">=x11-drivers/synaptics-0.14.4"
 
-src_compile() {
-	econf || die "econf failed"
-	emake || die "emake failed"
-}
-
 src_install() {
-	make DESTDIR=${D} install || die
+	emake DESTDIR="${D}" install || die
+	dodoc ChangeLog README TODO
 }



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-12-18  8:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18  8:36 [gentoo-commits] gentoo-x86 commit in x11-libs/libsynaptics: libsynaptics-0.14.6c.ebuild Mike Frysinger (vapier)

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