public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/oxygen-gtk: oxygen-gtk-1.2.5.ebuild oxygen-gtk-1.0.5.ebuild ChangeLog oxygen-gtk-1.0.4.ebuild oxygen-gtk-1.2.4.ebuild
@ 2012-06-19 12:05 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-06-19 12:05 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/06/19 12:05:41

  Modified:             ChangeLog
  Added:                oxygen-gtk-1.2.5.ebuild oxygen-gtk-1.0.5.ebuild
  Removed:              oxygen-gtk-1.0.4.ebuild oxygen-gtk-1.2.4.ebuild
  Log:
  Bump to 1.0.5 and 1.2.5 respectively, finaly fixes lo issues.
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 x11-themes/oxygen-gtk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	15 May 2012 05:59:49 -0000	1.36
+++ ChangeLog	19 Jun 2012 12:05:41 -0000	1.37
@@ -1,6 +1,13 @@
 # ChangeLog for x11-themes/oxygen-gtk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.36 2012/05/15 05:59:49 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.37 2012/06/19 12:05:41 scarabeus Exp $
+
+*oxygen-gtk-1.0.5 (19 Jun 2012)
+*oxygen-gtk-1.2.5 (19 Jun 2012)
+
+  19 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> +oxygen-gtk-1.0.5.ebuild,
+  +oxygen-gtk-1.2.5.ebuild, -oxygen-gtk-1.0.4.ebuild, -oxygen-gtk-1.2.4.ebuild:
+  Bump to 1.0.5 and 1.2.5 respectively, finaly fixes lo issues.
 
 *oxygen-gtk-1.2.4 (15 May 2012)
 



1.1                  x11-themes/oxygen-gtk/oxygen-gtk-1.2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.5.ebuild?rev=1.1&content-type=text/plain

Index: oxygen-gtk-1.2.5.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.5.ebuild,v 1.1 2012/06/19 12:05:41 scarabeus Exp $

EAPI=4

MY_PN=${PN}2
MY_P=${MY_PN}-${PV}

inherit cmake-utils

DESCRIPTION="Official GTK+:2 port of KDE's Oxygen widget style"
HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-gtk"
SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"

LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~x86"
SLOT="2"
IUSE="debug doc"

RDEPEND="
	!x11-themes/oxygen-gtk:0
	dev-libs/dbus-glib
	dev-libs/glib
	x11-libs/cairo
	>=x11-libs/gtk+-2.24.2:2
	x11-libs/libX11
	x11-libs/pango
"
DEPEND="${RDEPEND}
	virtual/pkgconfig
	doc? ( app-doc/doxygen )
"

DOCS=(AUTHORS README)

S="${WORKDIR}/${MY_P}"

src_install() {
	if use doc; then
		{ cd "${S}" && doxygen Doxyfile; } || die "Generating documentation failed"
		HTML_DOCS=( "${S}/doc/html/" )
	fi

	cmake-utils_src_install

	cat <<-EOF > 99oxygen-gtk2
CONFIG_PROTECT="${EPREFIX}/usr/share/themes/oxygen-gtk/gtk-2.0"
EOF
	doenvd 99oxygen-gtk2
}



1.4                  x11-themes/oxygen-gtk/oxygen-gtk-1.0.5.ebuild

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







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

only message in thread, other threads:[~2012-06-19 12:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 12:05 [gentoo-commits] gentoo-x86 commit in x11-themes/oxygen-gtk: oxygen-gtk-1.2.5.ebuild oxygen-gtk-1.0.5.ebuild ChangeLog oxygen-gtk-1.0.4.ebuild oxygen-gtk-1.2.4.ebuild Tomas Chvatal (scarabeus)

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