Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88211 - stripclub-0.9.ebuild (New Package)
Summary: stripclub-0.9.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest enhancement
Assignee: Jonathan Smith (RETIRED)
URL: http://stripclub.sourceforge.net
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-04-06 14:30 UTC by Eoin Coffey
Modified: 2006-05-25 08:22 UTC (History)
2 users (show)

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


Attachments
ebuild for stripclub (stripclub-0.9.ebuild,954 bytes, text/plain)
2005-04-06 14:31 UTC, Eoin Coffey
Details
patch for Makefile.linux (Makefile.linux.patch,1.02 KB, patch)
2005-04-06 14:32 UTC, Eoin Coffey
Details | Diff
stripclub-0.9-r1.ebuild (stripclub-0.9-r1.ebuild,659 bytes, text/plain)
2005-04-06 15:04 UTC, Eoin Coffey
Details
stripclub-0.9-Makefile.linux.patch (stripclub-0.9-Makefile.linux.patch,1.02 KB, patch)
2005-04-06 15:06 UTC, Eoin Coffey
Details | Diff
ebuild for stripclub-0.9.1.2 (stripclub-0.9.1.2.ebuild,683 bytes, text/plain)
2005-06-16 15:28 UTC, Eoin Coffey
Details
patch for Makefile.linux for stripclub-0.9.1.2 (stripclub-0.9.1.2-Makefile.linux.patch,786 bytes, patch)
2005-06-16 15:29 UTC, Eoin Coffey
Details | Diff
ebuild for stripclub-0.9.1.2 (stripclub-0.9.1.2.ebuild,756 bytes, text/plain)
2005-06-18 18:35 UTC, Eoin Coffey
Details
patch for Makefile.linux for stripclub-0.9.1.2 (stripclub-0.9.1.2-Makefile.linux.patch,863 bytes, patch)
2005-06-18 18:35 UTC, Eoin Coffey
Details | Diff
ebuild for stripclub-0.9.1.2 (stripclub-0.9.1.2.ebuild,810 bytes, text/plain)
2005-06-18 18:53 UTC, Eoin Coffey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eoin Coffey 2005-04-06 14:30:07 UTC
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).
Comment 1 Eoin Coffey 2005-04-06 14:31:16 UTC
Created attachment 55517 [details]
ebuild for stripclub
Comment 2 Eoin Coffey 2005-04-06 14:32:05 UTC
Created attachment 55518 [details, diff]
patch for Makefile.linux
Comment 3 Eoin Coffey 2005-04-06 15:04:29 UTC
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
Comment 4 Eoin Coffey 2005-04-06 15:06:08 UTC
Created attachment 55520 [details, diff]
stripclub-0.9-Makefile.linux.patch

same patch, different name
Comment 5 Jonathan Smith (RETIRED) gentoo-dev 2005-06-16 14:36:08 UTC
i'm looking at version 0.9.1.2, which seems to be the latest
Comment 6 Eoin Coffey 2005-06-16 15:28:49 UTC
Created attachment 61355 [details]
ebuild for stripclub-0.9.1.2

New ebuild for stripclub-0.9.1.2
Comment 7 Eoin Coffey 2005-06-16 15:29:39 UTC
Created attachment 61356 [details, diff]
patch for Makefile.linux for stripclub-0.9.1.2

patch to fix some silly mistakes in Makefile.linux
Comment 8 Jonathan Smith (RETIRED) gentoo-dev 2005-06-16 16:00:48 UTC
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?
Comment 9 Eoin Coffey 2005-06-18 18:35:11 UTC
Created attachment 61464 [details]
ebuild for stripclub-0.9.1.2
Comment 10 Eoin Coffey 2005-06-18 18:35:34 UTC
Created attachment 61465 [details, diff]
patch for Makefile.linux for stripclub-0.9.1.2
Comment 11 Eoin Coffey 2005-06-18 18:53:35 UTC
Created attachment 61466 [details]
ebuild for stripclub-0.9.1.2
Comment 12 Eoin Coffey 2005-06-18 18:56:26 UTC
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.
Comment 13 Jonathan Smith (RETIRED) gentoo-dev 2005-06-19 08:38:31 UTC
(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
Comment 14 Bernhard Kühnel 2006-05-25 08:22:15 UTC
Works fine on amd64 for me, maybe someone could add the arch?