Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23705 - New ebuild for raggle, a console RSS aggregator, written in Ruby.
Summary: New ebuild for raggle, a console RSS aggregator, written in Ruby.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Tom Payne (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-06-29 09:17 UTC by robert jorgenson
Modified: 2003-07-22 07:31 UTC (History)
0 users

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


Attachments
ebuild for raggle 0.1.2 (raggle-0.1.2.ebuild,550 bytes, application/octet-stream)
2003-06-29 09:18 UTC, robert jorgenson
Details
digest for raggle 0.1.2 (digest-raggle-0.1.2,63 bytes, application/octet-stream)
2003-06-29 09:19 UTC, robert jorgenson
Details
ebuild for ncurses-ruby-0.7.1 (ncurses-ruby-0.7.1.ebuild,1.01 KB, application/octet-stream)
2003-06-29 09:19 UTC, robert jorgenson
Details
digest for ncurses-ruby-0.7.1 (digest-ncurses-ruby-0.7.1,70 bytes, application/octet-stream)
2003-06-29 09:20 UTC, robert jorgenson
Details
raggle-0.1.2.ebuild updated (raggle-0.1.2.ebuild,557 bytes, application/octet-stream)
2003-06-29 12:23 UTC, robert jorgenson
Details
Modified BSD license for raggle-0.1.2 (COPYING.gz,712 bytes, application/gzip)
2003-06-29 12:24 UTC, robert jorgenson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description robert jorgenson 2003-06-29 09:17:59 UTC
I wrote an ebuild for raggle, a really cool console ncurses app written in ruby
that reads RSS feeds. Attatched you will find the ebuild for the latest version
at time of writing, the digest for it, and an ebuild for a dependency that I
could not find in the portage tree, ncurses-ruby which is ncurses extension for
ruby, and the digest for it, its other two dependencys, ruby-syck and rexml are
already in portage although ruby-syck and syck are still masked. Only tested on
x86/gcc3.2 and works fine.
Comment 1 robert jorgenson 2003-06-29 09:18:53 UTC
Created attachment 13997 [details]
ebuild for raggle 0.1.2

ebuild for raggle 0.1.2 digests attatched seperately
Comment 2 robert jorgenson 2003-06-29 09:19:17 UTC
Created attachment 13998 [details]
digest for raggle 0.1.2

digest for raggle 0.1.2 ebuild
Comment 3 robert jorgenson 2003-06-29 09:19:58 UTC
Created attachment 13999 [details]
ebuild for ncurses-ruby-0.7.1

ebuild for ncurses-ruby-0.7.1 a dependecy of raggle, digest attatched
seperately
Comment 4 robert jorgenson 2003-06-29 09:20:33 UTC
Created attachment 14000 [details]
digest for ncurses-ruby-0.7.1

digest for ncurses-ruby-0.7.1, a dependency for raggle 0.1.2
Comment 5 robert jorgenson 2003-06-29 12:22:47 UTC
I forgot that the license on raggle is not GPL-2, its a modified BSD license according to the author, i fixed the ebuild and uploaded the license.
Comment 6 robert jorgenson 2003-06-29 12:23:55 UTC
Created attachment 14012 [details]
raggle-0.1.2.ebuild updated

This is the updated ebuild with new license info
Comment 7 robert jorgenson 2003-06-29 12:24:58 UTC
Created attachment 14013 [details]
Modified BSD license for raggle-0.1.2

This is the author-modified BSD license from the author for raggle-0.1.2
Comment 8 robert jorgenson 2003-06-29 12:27:15 UTC
ACK! I forget yet another thing, in order for raggle to run properly it needs dev-libs/syck-0.35 and dev-ruby/ruby-syck-0.35 ... copying the 0.25 ebuilds to 0.35 and creating a digest works fine so I wont upload ebuilds for those.
Comment 9 Tom Payne (RETIRED) gentoo-dev 2003-07-22 07:31:29 UTC
Version 0.1.3 now in CVS.