Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488520 - x11-terms/tilda - Version bump.
Summary: x11-terms/tilda - Version bump.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
: 557266 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-18 18:45 UTC by Kai Dietrich
Modified: 2018-06-14 08:20 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for tilda-1.1.12 (tilda-1.1.12.ebuild,607 bytes, text/plain)
2014-07-21 15:10 UTC, Jadzia
Details
tilda-1.3.3.ebuild (tilda-1.3.3.ebuild,669 bytes, text/plain)
2017-11-24 12:36 UTC, hangglider
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Dietrich 2013-10-18 18:45:37 UTC
There is a new version of the tilda quake-like terminal available. The new version has a much improved system for keybinding configuration. It's in Ubuntu 13.10 (https://launchpad.net/ubuntu/+source/tilda) and Debian (http://packages.debian.org/de/sid/tilda).

Upstream has moved away from sourceforge to github. Releases are here:
https://github.com/lanoxx/tilda/releases

Reproducible: Always

Steps to Reproduce:
try to get cool new feature
Actual Results:  
package not available :(
Comment 1 Jadzia 2014-07-21 15:10:59 UTC
Created attachment 381244 [details]
Ebuild for tilda-1.1.12

I updated the ebuild from the last version of tilda in portage (0.9.6) to the current version (1.1.12). 

I tested it and it seems to work perfectly. 
Grknight from #gentoo-dev-help already checked the ebuild (and made some minor corrections).
Comment 2 Jadzia 2014-07-21 15:32:19 UTC
Comment on attachment 381244 [details]
Ebuild for tilda-1.1.12

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5

inherit autotools

DESCRIPTION="A drop down terminal, inspired from consoles in computer games."
HOMEPAGE="https://github.com/lanoxx/${PN}/"
SRC_URI="http://github.com/lanoxx/tilda/archive/${PN}-${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"

RDEPEND="
    x11-libs/vte:2.90
    >=dev-libs/glib-2.3.0:2
    dev-libs/confuse
    gnome-base/libglade
    x11-libs/gtk+:3"
DEPEND="
    ${RDEPEND}
    virtual/pkgconfig"

S=${WORKDIR}/${PN}-${P}

src_prepare() {
    eautoreconf
}
Comment 3 Jura 2015-01-13 10:38:59 UTC
Tilda 1.2.2 released
https://github.com/lanoxx/tilda/releases/tag/tilda-1.2.2
Comment 4 Dan Wallis 2016-01-25 08:40:08 UTC
This bug can be closed in favour of bug 557266.
Comment 5 Pacho Ramos gentoo-dev 2016-10-02 10:40:49 UTC
*** Bug 557266 has been marked as a duplicate of this bug. ***
Comment 6 Pacho Ramos gentoo-dev 2016-10-02 10:42:32 UTC
Is anyone willing to proxy maintain this?
Comment 7 hangglider 2017-11-24 12:34:58 UTC
Meanwhile 1.3.3 is actual - attaching ebuild and tarfile.
Comment 8 hangglider 2017-11-24 12:36:02 UTC
Created attachment 506262 [details]
tilda-1.3.3.ebuild
Comment 9 hangglider 2017-11-24 12:44:39 UTC
(In reply to Pacho Ramos from comment #6)
> Is anyone willing to proxy maintain this?

What does that mean in detail?
Comment 10 Pacho Ramos gentoo-dev 2017-11-24 19:41:26 UTC
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers

This link explains it better :)
Comment 11 Herb Miller Jr. 2018-06-12 20:53:12 UTC
Yup, I'll take it over.
Comment 12 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-06-14 08:20:45 UTC
it is in place