public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/linuxdcpp: ChangeLog linuxdcpp-9999.ebuild
@ 2009-04-27 18:26 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-27 18:26 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/27 18:26:45

  Modified:             ChangeLog linuxdcpp-9999.ebuild
  Log:
  Add missing boost dep, bug #260461
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.37                 net-p2p/linuxdcpp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	27 Apr 2009 14:48:52 -0000	1.36
+++ ChangeLog	27 Apr 2009 18:26:45 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for net-p2p/linuxdcpp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.36 2009/04/27 14:48:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.37 2009/04/27 18:26:45 armin76 Exp $
+
+  27 Apr 2009; Raúl Porcel <armin76@gentoo.org> linuxdcpp-9999.ebuild:
+  Add missing boost dep, bug #260461
 
   27 Apr 2009; Raúl Porcel <armin76@gentoo.org> linuxdcpp-1.0.3.ebuild:
   x86 stable



1.11                 net-p2p/linuxdcpp/linuxdcpp-9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild?r1=1.10&r2=1.11

Index: linuxdcpp-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- linuxdcpp-9999.ebuild	10 Feb 2009 16:53:05 -0000	1.10
+++ linuxdcpp-9999.ebuild	27 Apr 2009 18:26:45 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.10 2009/02/10 16:53:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.11 2009/04/27 18:26:45 armin76 Exp $
 
 inherit bzr eutils
 
@@ -23,7 +23,8 @@
 DEPEND="${RDEPEND}
 	media-libs/fontconfig
 	>=dev-util/scons-0.96
-	dev-util/pkgconfig"
+	dev-util/pkgconfig
+	>=dev-libs/boost-1.35.0-r2"
 
 src_compile() {
 	local myconf=""






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-p2p/linuxdcpp: ChangeLog linuxdcpp-9999.ebuild
@ 2010-06-18 19:28 Stanislav Ochotnicky (sochotnicky)
  0 siblings, 0 replies; 2+ messages in thread
From: Stanislav Ochotnicky (sochotnicky) @ 2010-06-18 19:28 UTC (permalink / raw
  To: gentoo-commits

sochotnicky    10/06/18 19:28:36

  Modified:             ChangeLog linuxdcpp-9999.ebuild
  Log:
  Fix missing icons and improve ebuild (#276261
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.40                 net-p2p/linuxdcpp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	27 Jun 2009 14:40:12 -0000	1.39
+++ ChangeLog	18 Jun 2010 19:28:36 -0000	1.40
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/linuxdcpp
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.39 2009/06/27 14:40:12 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.40 2010/06/18 19:28:36 sochotnicky Exp $
+
+  18 Jun 2010; Stanislav Ochotnicky <sochotnicky@gentoo.org>
+  linuxdcpp-9999.ebuild:
+  Fix missing icons and improve ebuild (#276261)
 
   27 Jun 2009; Raúl Porcel <armin76@gentoo.org> -linuxdcpp-1.0.1-r2.ebuild,
   -linuxdcpp-1.0.2.ebuild, linuxdcpp-9999.ebuild:



1.13                 net-p2p/linuxdcpp/linuxdcpp-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild?r1=1.12&r2=1.13

Index: linuxdcpp-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- linuxdcpp-9999.ebuild	27 Jun 2009 14:40:12 -0000	1.12
+++ linuxdcpp-9999.ebuild	18 Jun 2010 19:28:36 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.12 2009/06/27 14:40:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.13 2010/06/18 19:28:36 sochotnicky Exp $
 
 inherit bzr eutils
 
@@ -34,17 +34,11 @@
 }
 
 src_install() {
-	insinto /usr/share/${PN}
-	doins -r ${PN} pixmaps glade
-
+	# linuxdcpp does not install docs according to gentoos naming scheme, so do it by hand
 	dodoc Readme.txt Changelog.txt Credits.txt
+	rm "${S}"/*.txt
 
-	dosym /usr/share/${PN}/${PN} /usr/bin/${PN}
-	fperms +x /usr/share/${PN}/${PN}
-
-	doicon pixmaps/${PN}.png
-
-	make_desktop_entry ${PN} "${PN}" ${PN}
+	scons install PREFIX="/usr" FAKE_ROOT="${D}" || die "scons install failed"
 }
 
 pkg_postinst() {






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-18 19:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-18 19:28 [gentoo-commits] gentoo-x86 commit in net-p2p/linuxdcpp: ChangeLog linuxdcpp-9999.ebuild Stanislav Ochotnicky (sochotnicky)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-27 18:26 Raul Porcel (armin76)

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