Portage is a package management system used by Gentoo Linux
# ChangeLog for media-video/blinkensim
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/blinkensim/ChangeLog,v 1.9 2008/05/29 06:52:41 phreak Exp $
29 May 2008; Christian Heim
Removing Lars Weiler (Pylon) from metadata.xml (as per #215644). Assigning
to maintainer-needed.
30 Mar 2008; Lars Weiler
Added dependency to dev-util/pkgconfig; bug #153367.
27 Nov 2007; Matthias Schwarzott
Fixed quoting.
22 Feb 2007; Piotr JaroszyĆski
Transition to Manifest2.
01 Sep 2006; Stefan Schweizer
gtk2 -> gtk, bug 106560, fix chainsaw in changelog, remove redundant
src_compile
28 May 2006; Lars Weiler
Stable on x86.
18 Dec 2005; Tony Vroon
Keyword ~amd64.
18 Dec 2005; Lars Weiler
Added blinkenthemes as a runtime-dependency. This actually makes blinkensim
usable.
*blinkensim-2.7 (18 Dec 2005)
18 Dec 2005; Lars Weiler
+blinkensim-2.7.ebuild:
Initial import of the frontend for blinkentools.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
DIST blinkensim-2.7.tar.gz 88416 RMD160 ed3aa61ddd8eb1daabb94721bdd5d3a37f1b5531 SHA1 a9c23ce8cc94f5c76d07ea616549cdb2f76778cd SHA256 5fe4a0675e5dd06661ec3c3dfddda1dee511f3d6f1093d5517bcd1621a2890bc
EBUILD blinkensim-2.7.ebuild 857 RMD160 41497cbcf9a1d41f438f4f1205c6ea9a927f2e60 SHA1 47308155dd79586de24b0d2c0d8a9631f0f69f5b SHA256 ff244d7f4f1ced364a37678ee29a7a2157692c56d088ae93f2f8ff3a8332a24b
MISC ChangeLog 1361 RMD160 a6d73da3ac0367ac3a8ddd62eb5966d145f390b5 SHA1 53c313911e54548f4f482697f62d980ac393475a SHA256 789c4e7746d3362ba505bdee8ba113202370118d774d2b4743d72058a657f71e
MISC metadata.xml 427 RMD160 4aa15cabe98e377b39b81ac671c7c17d52427c4c SHA1 b10010b67d2581fb9902c8999c15ea9760399d5a SHA256 b6b56a1bb9f44eadf858c97e37bf51f7e5b456616df192bbdc1cdc102c57f231
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkg+Ur4ACgkQyuNVb5qfaOY8OQCfWW2yx7EAWs63RHERidRbNdoN
0VwAn2+LKfPWUoKf2e1ivdTAdkc3NutR
=dpVX
-----END PGP SIGNATURE-----
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/blinkensim/blinkensim-2.7.ebuild,v 1.7 2008/03/30 13:30:53 pylon Exp $
DESCRIPTION="Graphical Blinkenlights simulator with networking support"
HOMEPAGE="http://www.blinkenlights.de/arcade/hack"
SRC_URI="http://www.blinkenlights.de/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 x86"
IUSE="aalib gtk directfb"
# if the config script finds any of the optional library it will try to
# compile against it
DEPEND=">=media-libs/blib-1.1.4
dev-util/pkgconfig
aalib? ( >=media-libs/aalib-1.4_rc4-r2 )
gtk? ( >=x11-libs/gtk+-2.4.4 )
directfb? ( >=dev-libs/DirectFB-0.9.20-r1 )"
RDEPEND="media-video/blinkenthemes"
src_install() {
make DESTDIR="${D}" \
install || die "install failed"
}
Counterpart for the blinkentools and viewing the Blinkenlight-movies in
blm-format.