summaryrefslogtreecommitdiff
path: root/app-misc/cadubi
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
commit22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (patch)
tree808b5701901fb54b53ec3ecf6f33272e933f3ea6 /app-misc/cadubi
parent91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (diff)
gentoo resync : 25.05.2018
Diffstat (limited to 'app-misc/cadubi')
-rw-r--r--app-misc/cadubi/Manifest4
-rw-r--r--app-misc/cadubi/cadubi-1.3.ebuild15
-rw-r--r--app-misc/cadubi/files/cadubi-1.3-helpfile.patch4
3 files changed, 10 insertions, 13 deletions
diff --git a/app-misc/cadubi/Manifest b/app-misc/cadubi/Manifest
index c4148955f55b..f40ea4ad62a4 100644
--- a/app-misc/cadubi/Manifest
+++ b/app-misc/cadubi/Manifest
@@ -1,4 +1,4 @@
-AUX cadubi-1.3-helpfile.patch 347 BLAKE2B 5d04b86623bb7a66691d6dccaf20bb1b6c3480bf080ecba46eeead9fabe95900f789d37d990e6d150d30462179fc0254b8cb7a06b0f77d5582e11f1856a8a0f7 SHA512 2dbc3eaab66d57712c80344802701e354c9dc3602d02deaf19e19c352e398732a7a59ee671bc47159679f728e55ee17447c99edc51b6f54f6dca1dc3956eccae
+AUX cadubi-1.3-helpfile.patch 351 BLAKE2B 1dae10ad3b58bfc21b0c1ffcccbaec6c41de3433fad5657ed02273fb0f91e3e0ad3c15292c8bc5cca5850cbd0ad41d3fed8705f50f22431908565f5f66e27da6 SHA512 36c2af2d77a58d5091b7171495a8d788e219e65a664fe0bfd55800a2aacaac04db5e2d249c6bc8737336c43e2852687f7fee7da4510597d64b40abe4843cdac3
DIST cadubi-1.3.tar.gz 12559 BLAKE2B d1a32d602c00d76717e8e6cdf8d376dca12f9f55f9375bb0b8ea781cf923cfb90789cc011a3ab33960339ced3c05c668f6c6ec6e5b33ca89f7eda27c47789639 SHA512 e3b5190850bd4d579934bd5825db2b8bde5a46158862ec66b8604999344138477c0fb3fad34dc186ed9dd67dfbdcacf12763f76adbdfbd0cc4dbf6b51ad53bc7
-EBUILD cadubi-1.3.ebuild 630 BLAKE2B 57659ea06503fa22adb9c3e72a8db7d2a1953021748333f5f685d55d6bf3ecd5dd4caee0c4d6643f6d15e5854152d8d59be284b00b862f2036be726dd138f269 SHA512 0fdc74fc37f9a01f6898103f24323c682e6df89d2e2e3a9a9f6afc30a34054ba666859ecc0e3c93c45e88f9244286a113a8d7088c33c85755991ca5d9768137b
+EBUILD cadubi-1.3.ebuild 574 BLAKE2B 690a332da44371b7fab741801b9cc0465962db1d5a6b2e51e53688a06f3a3c4ebfd70a4282921aa174839de0de3c05cbc81864b91d6f59fbd6d82dbb3a4342ba SHA512 804928407e3d0e042b1b1395720f373992a21c2037066771d1480b3cc3079c38e22ecad4101b55124f2c2a277e16e9f24bf741bb0df32f146d509b78bb303be0
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-misc/cadubi/cadubi-1.3.ebuild b/app-misc/cadubi/cadubi-1.3.ebuild
index bbc15dfa8a7b..9e51a1ee8b47 100644
--- a/app-misc/cadubi/cadubi-1.3.ebuild
+++ b/app-misc/cadubi/cadubi-1.3.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=6
-inherit eutils multilib
-
-DESCRIPTION="CADUBI is an application that allows you to draw ASCII-Art images"
+DESCRIPTION="An application that allows you to draw ASCII-Art images"
HOMEPAGE="http://langworth.com/CadubiProject"
SRC_URI="http://langworth.com/downloads/${P}.tar.gz"
@@ -17,14 +15,13 @@ IUSE=""
DEPEND="dev-lang/perl
>=dev-perl/TermReadKey-2.21"
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-helpfile.patch
+src_prepare() {
+ default
+ eapply "${FILESDIR}"/${P}-helpfile.patch
}
src_install() {
- dobin cadubi || die
+ dobin cadubi
insinto /usr/$(get_libdir)/${PN}
doins help.txt
dodoc README
diff --git a/app-misc/cadubi/files/cadubi-1.3-helpfile.patch b/app-misc/cadubi/files/cadubi-1.3-helpfile.patch
index 0d6a2e1fa5c9..fd54d5c8bfb1 100644
--- a/app-misc/cadubi/files/cadubi-1.3-helpfile.patch
+++ b/app-misc/cadubi/files/cadubi-1.3-helpfile.patch
@@ -1,5 +1,5 @@
---- cadubi.orig 2004-03-29 22:36:24.280138064 +0200
-+++ cadubi 2004-03-29 22:39:34.473224320 +0200
+--- a/cadubi.orig 2004-03-29 22:36:24.280138064 +0200
++++ b/cadubi 2004-03-29 22:39:34.473224320 +0200
@@ -18,7 +18,7 @@
# (sorry guys, i wrote this years before i had the remotest clue as to
# what the hell i was doing)