About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
yngwin 08/09/21 02:31:05 Added: wally-1.3.1.ebuild metadata.xml Manifest ChangeLog Log: Initial import. Ebuild based on the one by Chad A. Simmons in bug 235687. (Portage version: 2.2_rc8/cvs/Linux 2.6.26.5 i686) Revision Changes Path 1.1 media-gfx/wally/wally-1.3.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/wally/wally-1.3.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/wally/wally-1.3.1.ebuild?rev=1.1&content-type=text/plain Index: wally-1.3.1.ebuild =================================================================== # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/wally-1.3.1.ebuild,v 1.1 2008/09/21 02:31:05 yngwin Exp $ EAPI="1" inherit eutils qt4 DESCRIPTION="A Qt4 wallpaper changer" HOMEPAGE="http://wally.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="media-libs/libexif || ( x11-libs/qt-gui:4 =x11-libs/qt-4.3* )" RDEPEND="${DEPEND}" QT4_BUILT_WITH_USE_CHECK="png" src_compile() { eqmake4 emake || die "make failed" } src_install() { emake INSTALL_ROOT="${D}" install || die "emake install failed" insinto /usr/share/pixmaps newins res/images/idle.png wally.png make_desktop_entry wally Wally wally.png "Graphics;Qt;" } 1.1 media-gfx/wally/metadata.xml file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/wally/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/wally/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>desktop-misc</herd> <maintainer> <email>yngwin@g.o</email> <name>Ben de Groot</name> </maintainer> </pkgmetadata> 1.1 media-gfx/wally/Manifest file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/wally/Manifest?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/wally/Manifest?rev=1.1&content-type=text/plain Index: Manifest =================================================================== DIST wally-1.3.1.tar.gz 264141 RMD160 54eba487522f3d67c3aa5d18e06e4acc15bc3792 SHA1 4620a588125db67f4bbf7b0c8cf5465fe21a4703 SHA256 e39cdf28f2104a49f5500149f65e7d924866a029e0ea7fbeb0d163d8e0bb6657 EBUILD wally-1.3.1.ebuild 723 RMD160 e414a3240e73f2f94ff0505e5720c8935a954ffb SHA1 a2b02b49c55e50b7b7a8b2af876620eab5020bfe SHA256 c31d82cd79d91c10356b9d4a4d16f3954e7e58974e74144a1e43881e8b450279 MISC ChangeLog 307 RMD160 90df4999ddcd1846cdab2b4ef87f8eca6f5a9e5e SHA1 7269473e252d47085640f78b81af2536fe0ca706 SHA256 4a9ff3ae26b2d6940bc05242a6bbe02b94415cd0d615eb8552e2ab66376a7618 MISC metadata.xml 255 RMD160 e3e91ebc01de2437993e02feffb8acb60795a3aa SHA1 aeabb415f098f2396fc363625e54a0078aeb1eff SHA256 dda5e93ee2137815bce4c850c9b8e56862b8ef06cb7eefd806fbd799491123be 1.1 media-gfx/wally/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/wally/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/wally/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for media-gfx/wally # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/wally/ChangeLog,v 1.1 2008/09/21 02:31:05 yngwin Exp $ *wally-1.3.1 (21 Sep 2008) 21 Sep 2008; Ben de Groot <yngwin@g.o> +metadata.xml, +wally-1.3.1.ebuild: Initial import. Ebuild based on the one by Chad A. Simmons in bug 235687.
Updated Jun 07, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.