Please find attached the stripclub-0.9.ebuild file, and a patch for the linux Makefile. Strip Club is an online comic reader. It supports download and local archival of Webcomic images. I suggest placing this ebuild in app-misc/stripclub. It's also depenedent on fltk and pcre (both in portage).
Created attachment 55517 [details] ebuild for stripclub
Created attachment 55518 [details, diff] patch for Makefile.linux
Created attachment 55519 [details] stripclub-0.9-r1.ebuild Some minor updates (man pages install into /usr/share/man now) and made the Makefile patches version specific
Created attachment 55520 [details, diff] stripclub-0.9-Makefile.linux.patch same patch, different name
i'm looking at version 0.9.1.2, which seems to be the latest
Created attachment 61355 [details] ebuild for stripclub-0.9.1.2 New ebuild for stripclub-0.9.1.2
Created attachment 61356 [details, diff] patch for Makefile.linux for stripclub-0.9.1.2 patch to fix some silly mistakes in Makefile.linux
thanks for the quick reply a few comments: the extra spaces between the variables isn't necessary this package also depends on libpng and libjpeg, so add those to depend the makefile is still broken (it appears as if you didn't patch it enough ;-)... i get a sandbox violation don't forget to do the documentation at the end via dodoc want to give it another try?
Created attachment 61464 [details] ebuild for stripclub-0.9.1.2
Created attachment 61465 [details, diff] patch for Makefile.linux for stripclub-0.9.1.2
Created attachment 61466 [details] ebuild for stripclub-0.9.1.2
Ok, so I added a new ebuild and patch. I changed the formating and added libpng and jpeg to DEPEND. I also added dodoc to the ebuild. I have yet to get a sandbox violation, so if you get another one then please either post it or email it to me.
(In reply to comment #12) > Ok, so I added a new ebuild and patch. repoman sez: ebuild.minorsyn 1 x11-misc/stripclub/stripclub-0.9.1.2.ebuild: Trailing whitespace Syntax Error. Line 23 don't forget to repoman your ebuild :-P (don't bother posting a new one... i've got it fixed) committed, thanks
Works fine on amd64 for me, maybe someone could add the arch?