Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671874 - app-misc/dfshow-0.4.6 - An open source implementation of the SHOW application from Larry Kroeker's DF-EDIT
Summary: app-misc/dfshow-0.4.6 - An open source implementation of the SHOW application...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/roberthawdon/dfshow
Whiteboard:
Keywords: EBUILD, PullRequest
: 672456 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-11-25 14:29 UTC by pepitsizous
Modified: 2020-04-14 08:12 UTC (History)
0 users

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


Attachments
dfshow-v0.4.4-alpha.ebuild (dfshow-0.4.4.ebuild,652 bytes, text/plain)
2018-11-25 14:29 UTC, pepitsizous
Details
dfshow-v0.4.4_alpha.ebuild (dfshow-0.4.4_alpha.ebuild,586 bytes, text/plain)
2018-11-25 16:54 UTC, pepitsizous
Details
dfshow-v0.4.4.ebuild (dfshow-0.4.4.ebuild,587 bytes, text/plain)
2018-11-25 17:02 UTC, pepitsizous
Details
dfshow-0.4.6.ebuild (dfshow-0.4.6.ebuild,586 bytes, text/plain)
2018-12-04 22:48 UTC, pepitsizous
Details
dfshow-0.5.1_alpha.ebuild (dfshow-0.5.1_alpha.ebuild,541 bytes, text/plain)
2018-12-25 11:24 UTC, pepitsizous
Details
dfshow-0.5.4_alpha.ebuild (dfshow-0.5.4_alpha.ebuild,541 bytes, text/plain)
2019-01-06 16:12 UTC, pepitsizous
Details
dfshow-0.5.5_alpha.ebuild (dfshow-0.5.5_alpha.ebuild,541 bytes, text/plain)
2019-01-10 12:48 UTC, pepitsizous
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pepitsizous 2018-11-25 14:29:14 UTC
Created attachment 556234 [details]
dfshow-v0.4.4-alpha.ebuild

DF-SHOW (Directory File Show) is a Unix-like rewrite of some of the applications from Larry Kroeker's DF-EDIT (Directory File Editor) for MS-DOS and PC-DOS systems, based on the Version 2.3d release from 1986. I thought it looked cool and there wasn't an ebuild for it so I made one. The dependencies are taken from the dfshow AUR package. In addition, in my opinion the most fitting category is app-misc but if it fits somewhere else, feel free to put it there.
Comment 1 Cynede (RETIRED) gentoo-dev 2018-11-25 15:34:43 UTC
_alpha and not -alpha, src_configure and install look like defaults, you can avoid writing them, automake deps added by eclass afaik, what about ~x86 keyword? not sure if eautomake --add-missing must be there (possibly)
also not sure why you've replaced DESCRIPTION with one you have in it
Comment 2 pepitsizous 2018-11-25 16:54:24 UTC
Created attachment 556246 [details]
dfshow-v0.4.4_alpha.ebuild

tried to fix the issues mentioned but the naming inside the ebuild is something I can't change successfully
Comment 3 pepitsizous 2018-11-25 17:02:26 UTC
Created attachment 556248 [details]
dfshow-v0.4.4.ebuild

forget about the alpha part, I removed it completely because it creates more problems than it solves. alpha is now only used inside the ebuild.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2018-12-04 15:38:03 UTC
*** Bug 672456 has been marked as a duplicate of this bug. ***
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2018-12-04 15:39:16 UTC
Please update the original package request instead of filing new bug reports for the same.
Comment 6 pepitsizous 2018-12-04 22:48:31 UTC
Created attachment 557090 [details]
dfshow-0.4.6.ebuild

updated ebuild
Comment 7 pepitsizous 2018-12-25 11:24:03 UTC
Created attachment 558470 [details]
dfshow-0.5.1_alpha.ebuild

dfshow-0.5.1_alpha.ebuild follows gentoo naming standards and updates to the latest version
Comment 8 pepitsizous 2019-01-06 16:12:05 UTC
Created attachment 560104 [details]
dfshow-0.5.4_alpha.ebuild

version bump to latest version
Comment 9 pepitsizous 2019-01-10 12:48:43 UTC
Created attachment 560614 [details]
dfshow-0.5.5_alpha.ebuild

version bump
Comment 10 Larry the Git Cow gentoo-dev 2019-09-08 07:55:23 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f80edb0cf3c0fde8b5e467e6cab291fdd183a3da

commit f80edb0cf3c0fde8b5e467e6cab291fdd183a3da
Author:     Angelos Kouratzinos <pepitsizous@zoho.com>
AuthorDate: 2019-07-12 23:06:45 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-09-08 07:55:06 +0000

    app-misc/dfshow: add ebuild for dfshow
    
    a modern reimplementation of applications from DF-EDIT
    Bug: https://bugs.gentoo.org/671874
    Signed-off-by: Angelos Kouratzinos <pepitsizous@zoho.com>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11
    Closes: https://github.com/gentoo/gentoo/pull/12437
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/dfshow/Manifest                 |  1 +
 app-misc/dfshow/dfshow-0.8.0_beta.ebuild | 30 ++++++++++++++++++++++++++++++
 app-misc/dfshow/metadata.xml             | 17 +++++++++++++++++
 3 files changed, 48 insertions(+)