From f1bc537f089cc8477a9a18db597cb349e1b00e91 Mon Sep 17 00:00:00 2001 From: V3n3RiX <venerix@redcorelinux.org> Date: Sat, 16 Jun 2018 05:02:38 +0100 Subject: gentoo resync : 16.06.2018 --- x11-terms/tilda/Manifest | 4 +++- x11-terms/tilda/metadata.xml | 10 +++++++--- x11-terms/tilda/tilda-1.4.1.ebuild | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 4 deletions(-) create mode 100644 x11-terms/tilda/tilda-1.4.1.ebuild (limited to 'x11-terms/tilda') diff --git a/x11-terms/tilda/Manifest b/x11-terms/tilda/Manifest index 5efb3af0c6f1..99b77320d589 100644 --- a/x11-terms/tilda/Manifest +++ b/x11-terms/tilda/Manifest @@ -2,5 +2,7 @@ AUX tilda-0.9.6-gdk_resources.patch 556 BLAKE2B f0d461e63577b0693a2ef5e393130ac2 AUX tilda-0.9.6-glib-single-include.patch 204 BLAKE2B 8ee254da128ef666684fc6cdd35a57d12c8f8015f26918ae022973babad6be3c9dc4d884832087a4bb972f0db8042890db054792c40fc9c27cd9ce3cc66f1f37 SHA512 ef932dec3986a552488719e05cb1b38459ba6fd37135a0c98855bcf22ae44225d7ef8469bdd83d391d664179e8965580734052d27fcb895f52b9f3bb07ee9f05 AUX tilda-0.9.6-makefile.patch 689 BLAKE2B d2132b3567d9bfdf9301184c73e5ba5f7add927f7d3d865473d8ebbda7e2d89aeb3ffa99cab95ecb96ea70f57cb874be1fe8badf4c90bb15f28d49113585cfeb SHA512 45ee0e4eb3ec9a62c5fd1b607fd548141738528bf4c82254a68b81baca1c52f10af81ca5c8450ea3dd6af6709d5e11e0d1d7bb7b6a77b88cf1c169677be1b7ed DIST tilda-0.9.6.tar.gz 307517 BLAKE2B dba49f28cf92a514977da5f8099e7f19366723b89785c9d9897138500eac7281a97d3ea3365acb08f17edb0a71ffe3a63d631987aaf39aa6e0058290f037e9dc SHA512 7d0ddaf289de2c3f9f48f5cce3ee71534b9fdd91f79a4e56a32a301fd8fc82c4a3d760cfcd16d8d2e2d9f0d963b8130547720563ab15c2bb2220ff546ea562b0 +DIST tilda-1.4.1.tar.gz 471340 BLAKE2B a84d125bf81e384706347401ebbf7b11813bf5ed422e6b374e918ed564b9bfe168ebf3fef163b91a15350b49166b0040e90afdef716cc1762ecc410710f72c29 SHA512 d16878e762d94f94c219e8e711223a771a2ab816f02573f693cfbcfa0eee5aafff8a274898a65df168c0bf78258aa16e5a3be6b0c3dee418af61c68f43ed74c6 EBUILD tilda-0.9.6-r1.ebuild 733 BLAKE2B 2a90d0c6e10d60308e79f7d2e67be41838fd788cdd855c618aea34bd589e9a877f9abd8409557cf891271ac403d160718583b865d572487960e2e21f23007c77 SHA512 2e8f74f654aff6e93f233fea124389cbf9af08ce920c37adea88d461d3b6623d9a6f140e6037ad7f64cf71439b61a8b46909eb352d0bd832819a037f2677a79d -MISC metadata.xml 218 BLAKE2B 7bf63b20a415707a67ee809f2baa9500a3235d261dbd05955a2079db6f345cb99e7570195dd2ce4e7035375fb08ae20418ab504322443253d588d7a6af47f524 SHA512 d5fe990e82840776a7f0f2442df94c1b7dc7a99ebee9fe9345a73fb364f6e6f3924a95e85135caac1c2a80a5ef2ddbaae3ad0eed96eeba97120b9a4bac08ec54 +EBUILD tilda-1.4.1.ebuild 717 BLAKE2B bb125bde5f07a6dd52c6fcd907566b5a492fae9e04c344115578fc1a8817665fd76a2423567ae9888d654dd6e42940c23fd41a99f1264bebf16451da6054c8c5 SHA512 36a6e6c9e0307bf2f0dc6e7a2b0a41a46d4e7c8bb8c2e9f2d655d6f63b06e5cc95be32f95deaeffc36dbe9e2b2a2c3577395e7c8301f015d05b52a60c74d857d +MISC metadata.xml 319 BLAKE2B 69510b8b8d8658d9cc6884a960bd6b2511da1ae40e771c1edcfa836b0f1033bd4b66d5cbdb3d664108d90d0afa77de6caacb42f8f0bed5d9f8c88abeb34463d4 SHA512 013ac97bba6505168215a97c531a4fcac607b678aaf804ffdfb44611b61e930709621bedd71f7fbea06b25f8bd7000530f878cf57c419c9938afd61155ff060a diff --git a/x11-terms/tilda/metadata.xml b/x11-terms/tilda/metadata.xml index 31619dab2778..ed2ff48b937b 100644 --- a/x11-terms/tilda/metadata.xml +++ b/x11-terms/tilda/metadata.xml @@ -1,7 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <upstream> - <remote-id type="sourceforge">tilda</remote-id> - </upstream> + <maintainer type="person"> + <email>zlogene@gentoo.org</email> + <name>Mikle Kolyada</name> + </maintainer> + <upstream> + <remote-id type="sourceforge">tilda</remote-id> + </upstream> </pkgmetadata> diff --git a/x11-terms/tilda/tilda-1.4.1.ebuild b/x11-terms/tilda/tilda-1.4.1.ebuild new file mode 100644 index 000000000000..1900b21ec9f0 --- /dev/null +++ b/x11-terms/tilda/tilda-1.4.1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools flag-o-matic + +DESCRIPTION="A drop down terminal, similar to the consoles found in first person shooters" +HOMEPAGE="https://github.com/lanoxx/tilda" +SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND="x11-libs/vte:2.91 + >=dev-libs/glib-2.8.4:2 + dev-libs/confuse + gnome-base/libglade + x11-libs/gtk+:3 + x11-libs/libX11" +DEPEND="${RDEPEND} + virtual/pkgconfig + sys-devel/gettext" + +S="${WORKDIR}/${PN}-${P}" + +src_prepare() { + default + append-cflags -std=c99 + eautoreconf +} -- cgit v1.2.3