public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/compton: ChangeLog compton-9999.ebuild
@ 2012-09-26 18:21 Julian Ospald (hasufell)
  0 siblings, 0 replies; 4+ messages in thread
From: Julian Ospald (hasufell) @ 2012-09-26 18:21 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/09/26 18:21:50

  Modified:             ChangeLog compton-9999.ebuild
  Log:
  fix live-ebuild
  
  (Portage version: 2.2.0_alpha133/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  x11-misc/compton/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	24 Sep 2012 11:20:28 -0000	1.7
+++ ChangeLog	26 Sep 2012 18:21:50 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/compton
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.7 2012/09/24 11:20:28 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.8 2012/09/26 18:21:50 hasufell Exp $
+
+  26 Sep 2012; Julian Ospald <hasufell@gentoo.org> compton-9999.ebuild:
+  fix live-ebuild
 
 *compton-0_pre20120913 (24 Sep 2012)
 



1.2                  x11-misc/compton/compton-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?r1=1.1&r2=1.2

Index: compton-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- compton-9999.ebuild	6 May 2012 00:08:17 -0000	1.1
+++ compton-9999.ebuild	26 Sep 2012 18:21:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.1 2012/05/06 00:08:17 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.2 2012/09/26 18:21:50 hasufell Exp $
 
 EAPI=4
 
@@ -17,7 +17,10 @@
 KEYWORDS=""
 IUSE=""
 
-COMMON_DEPEND="x11-libs/libX11
+COMMON_DEPEND="
+	dev-libs/libconfig
+	dev-libs/libpcre
+	x11-libs/libX11
 	x11-libs/libXcomposite
 	x11-libs/libXdamage
 	x11-libs/libXfixes





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

* [gentoo-commits] gentoo-x86 commit in x11-misc/compton: ChangeLog compton-9999.ebuild
@ 2012-12-23 15:56 Julian Ospald (hasufell)
  0 siblings, 0 replies; 4+ messages in thread
From: Julian Ospald (hasufell) @ 2012-12-23 15:56 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/12/23 15:56:31

  Modified:             ChangeLog compton-9999.ebuild
  Log:
  update live ebuild
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.10                 x11-misc/compton/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	17 Nov 2012 23:24:45 -0000	1.9
+++ ChangeLog	23 Dec 2012 15:56:31 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/compton
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.9 2012/11/17 23:24:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.10 2012/12/23 15:56:31 hasufell Exp $
+
+  23 Dec 2012; Julian Ospald <hasufell@gentoo.org> compton-9999.ebuild:
+  update live ebuild
 
 *compton-0_pre20121114 (17 Nov 2012)
 



1.4                  x11-misc/compton/compton-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?r1=1.3&r2=1.4

Index: compton-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- compton-9999.ebuild	17 Nov 2012 23:24:45 -0000	1.3
+++ compton-9999.ebuild	23 Dec 2012 15:56:31 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.3 2012/11/17 23:24:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.4 2012/12/23 15:56:31 hasufell Exp $
 
 EAPI=5
 
@@ -32,6 +32,7 @@
 	x11-apps/xprop
 	x11-apps/xwininfo"
 DEPEND="${COMMON_DEPEND}
+	app-text/asciidoc
 	virtual/pkgconfig
 	x11-libs/libdrm
 	x11-proto/xproto"
@@ -40,6 +41,11 @@
 	tc-export CC
 }
 
+src_compile() {
+	emake docs
+	emake compton
+}
+
 src_install() {
 	default
 	dodoc compton.sample.conf





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

* [gentoo-commits] gentoo-x86 commit in x11-misc/compton: ChangeLog compton-9999.ebuild
@ 2013-01-29 11:19 Julian Ospald (hasufell)
  0 siblings, 0 replies; 4+ messages in thread
From: Julian Ospald (hasufell) @ 2013-01-29 11:19 UTC (permalink / raw
  To: gentoo-commits

hasufell    13/01/29 11:19:36

  Modified:             ChangeLog compton-9999.ebuild
  Log:
  update live ebuild: install additional examples
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.12                 x11-misc/compton/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	29 Jan 2013 00:10:27 -0000	1.11
+++ ChangeLog	29 Jan 2013 11:19:36 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/compton
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.11 2013/01/29 00:10:27 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.12 2013/01/29 11:19:36 hasufell Exp $
+
+  29 Jan 2013; Julian Ospald <hasufell@gentoo.org> compton-9999.ebuild:
+  update live ebuild: install additional examples
 
   29 Jan 2013; Julian Ospald <hasufell@gentoo.org> compton-9999.ebuild:
   update live ebuild



1.6                  x11-misc/compton/compton-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?r1=1.5&r2=1.6

Index: compton-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- compton-9999.ebuild	29 Jan 2013 00:10:27 -0000	1.5
+++ compton-9999.ebuild	29 Jan 2013 11:19:36 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.5 2013/01/29 00:10:27 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.6 2013/01/29 11:19:36 hasufell Exp $
 
 EAPI=5
 
@@ -58,5 +58,6 @@
 	NO_VSYNC_OPENGL=$(nobuildit opengl) \
 	NO_REGEX_PCRE=$(nobuildit pcre) \
 		default
-	dodoc compton.sample.conf
+	docinto examples
+	nonfatal dodoc compton.sample.conf dbus-examples/*
 }





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

* [gentoo-commits] gentoo-x86 commit in x11-misc/compton: ChangeLog compton-9999.ebuild
@ 2015-06-05  5:00 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2015-06-05  5:00 UTC (permalink / raw
  To: gentoo-commits

jer         15/06/05 05:00:25

  Modified:             ChangeLog compton-9999.ebuild
  Log:
  Drop nonfatal (bug #551200).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.22                 x11-misc/compton/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	8 Apr 2015 17:27:16 -0000	1.21
+++ ChangeLog	5 Jun 2015 05:00:25 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/compton
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.21 2015/04/08 17:27:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.22 2015/06/05 05:00:25 jer Exp $
+
+  05 Jun 2015; Jeroen Roovers <jer@gentoo.org> compton-9999.ebuild:
+  Drop nonfatal (bug #551200).
 
   08 Apr 2015; Michał Górny <mgorny@gentoo.org> compton-0.1_beta1.ebuild,
   compton-0.1_beta2.ebuild, compton-9999.ebuild:



1.12                 x11-misc/compton/compton-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-9999.ebuild?r1=1.11&r2=1.12

Index: compton-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- compton-9999.ebuild	8 Apr 2015 17:27:16 -0000	1.11
+++ compton-9999.ebuild	5 Jun 2015 05:00:25 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.11 2015/04/08 17:27:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.12 2015/06/05 05:00:25 jer Exp $
 
 EAPI=5
 
@@ -67,6 +67,6 @@
 	NO_REGEX_PCRE=$(nobuildit pcre) \
 		default
 	docinto examples
-	nonfatal dodoc compton.sample.conf dbus-examples/*
+	dodoc compton.sample.conf dbus-examples/*
 	python_foreach_impl python_newscript bin/compton-convgen.py compton-convgen
 }





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

end of thread, other threads:[~2015-06-05  5:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-23 15:56 [gentoo-commits] gentoo-x86 commit in x11-misc/compton: ChangeLog compton-9999.ebuild Julian Ospald (hasufell)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-05  5:00 Jeroen Roovers (jer)
2013-01-29 11:19 Julian Ospald (hasufell)
2012-09-26 18:21 Julian Ospald (hasufell)

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