diff options
author | Stephen Klimaszewski <steev@gentoo.org> | 2008-05-06 00:18:08 +0000 |
---|---|---|
committer | Stephen Klimaszewski <steev@gentoo.org> | 2008-05-06 00:18:08 +0000 |
commit | f84ed5283215818a96612b3b36059e6fc812b1dd (patch) | |
tree | 1d966e9b3602e7192d5ab54e8e2b560f5fa5e833 /x11-terms | |
parent | Move gob to DEPEND, bug #220049. Cleaning up old releases. (diff) | |
download | historical-f84ed5283215818a96612b3b36059e6fc812b1dd.tar.gz historical-f84ed5283215818a96612b3b36059e6fc812b1dd.tar.bz2 historical-f84ed5283215818a96612b3b36059e6fc812b1dd.zip |
New tilda release, thanks to Pacho Ramos
<pacho@condmat1.ciencias.uniovi.es> for reporting. Closes bug #219930
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/tilda/ChangeLog | 8 | ||||
-rw-r--r-- | x11-terms/tilda/Manifest | 4 | ||||
-rw-r--r-- | x11-terms/tilda/tilda-0.9.6.ebuild | 23 |
3 files changed, 33 insertions, 2 deletions
diff --git a/x11-terms/tilda/ChangeLog b/x11-terms/tilda/ChangeLog index 12631fcab9fa..a53677c64127 100644 --- a/x11-terms/tilda/ChangeLog +++ b/x11-terms/tilda/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-terms/tilda # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/tilda/ChangeLog,v 1.16 2008/04/22 13:23:56 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/tilda/ChangeLog,v 1.17 2008/05/06 00:18:08 steev Exp $ + +*tilda-0.9.6 (06 May 2008) + + 06 May 2008; Steev Klimaszewski <steev@gentoo.org> +tilda-0.9.6.ebuild: + New tilda release, thanks to Pacho Ramos + <pacho@condmat1.ciencias.uniovi.es> for reporting. Closes bug #219930 22 Apr 2008; Samuli Suominen <drac@gentoo.org> -tilda-0.9.4.ebuild, tilda-0.9.5.ebuild: diff --git a/x11-terms/tilda/Manifest b/x11-terms/tilda/Manifest index a45b940defa9..53dfb245f917 100644 --- a/x11-terms/tilda/Manifest +++ b/x11-terms/tilda/Manifest @@ -1,4 +1,6 @@ DIST tilda-0.9.5.tar.gz 269163 RMD160 2decee6dce8a2bf87c3430c5d14f90def41ebdee SHA1 90606e3686a0518a35b587fbd14cc63e1d7cd560 SHA256 bf345fa53bc6ded8050402c94742a89c9e04b8263834d434fbdcbb5d86ef4d7a +DIST tilda-0.9.6.tar.gz 307517 RMD160 b52d3269b2af1d7061f3cb849d7cdc02c5628270 SHA1 bb16b78d1622311bf6de9f91db32ea5dc2019ca6 SHA256 b3bd0f63eb83a5001ef26056ca116e5f8005d454f8f82a94f334868862068411 EBUILD tilda-0.9.5.ebuild 676 RMD160 609a032fab2922140d093230184984a65d32fc7b SHA1 e70ba917f0c5bdbfc67ae461ba6e1d30d90b4473 SHA256 78ef77169ac8d1731fbadb7f8ddceaf383ee708be37b881cfb75622c01d98ced -MISC ChangeLog 2660 RMD160 c42bfaf441b9dc40a28cca643a2d22f33abc4e1d SHA1 2c690d93c8a8e42ad7b72f51ba16c10ce00c58e9 SHA256 64e3e88df76a0f552e44852175f08fb13e8e0fe8cf40d9162307b10771fbcbdf +EBUILD tilda-0.9.6.ebuild 680 RMD160 109dc33d3774d5b49161393e6b40284d4651dd51 SHA1 3ebb1914363c083ff1c87cc6de9678ca29205053 SHA256 301241690b472876cf5665178a0f418cf887d9767abcad2f7c6a84f541784597 +MISC ChangeLog 2879 RMD160 ace320f224a940d1eacec47de40e262938026034 SHA1 7f23031f1385a306a0fc0660adbf89dbf0d2035c SHA256 d8e6bccd88627b2876567cf2c72bce44b0c88a9b74d0aadf9cce2552a009bc5a MISC metadata.xml 221 RMD160 2fc5995011b7eceab1c03208c0092f186ef0b0f8 SHA1 8c8f09c56b97b0023bd1d6969b405c897483c981 SHA256 aa82e7a6c255f93f57f6024df47b9489d6ec4b34184c7778e9dd0f96c4b4f887 diff --git a/x11-terms/tilda/tilda-0.9.6.ebuild b/x11-terms/tilda/tilda-0.9.6.ebuild new file mode 100644 index 000000000000..3d84ee83aad0 --- /dev/null +++ b/x11-terms/tilda/tilda-0.9.6.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/tilda/tilda-0.9.6.ebuild,v 1.1 2008/05/06 00:18:08 steev Exp $ + +DESCRIPTION="A drop down terminal, similar to the consoles found in first person shooters" +HOMEPAGE="http://tilda.sourceforge.net" +SRC_URI="mirror://sourceforge/tilda/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RDEPEND="x11-libs/vte + >=dev-libs/glib-2.8.4 + dev-libs/confuse" +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed." + dodoc AUTHORS ChangeLog README TODO +} |