Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187458 - opensong 1.1 ebuild request
Summary: opensong 1.1 ebuild request
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://opensong.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-02 04:17 UTC by John J. Aylward
Modified: 2016-08-01 13:27 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John J. Aylward 2007-08-02 04:17:03 UTC
OpenSong, an opensource presentation package geared towards churches and presentation of worship music

http://sourceforge.net/project/showfiles.php?group_id=108754&package_id=117409

the tar.gz is a binary that works on linux. I haven't tried compiling myself yet, but plan to soon if I can get instructions. Otherwise, I may just create a sample ebuild using the binary distribution.
Comment 2 John J. Aylward 2007-08-02 14:44:20 UTC
The compile-time and run-time requirements for REALbasic-based applications
can be found here: http://www.realsoftware.com/products/realbasic/requirements/

REALbasic 2007r2 Standard was used for compiling the posted version.  2007r3
is available but has a known memory leak in XmlDocument.ToString, which is used
rather heavily in OpenSong.

There was some tweaking done on the window layouts to correct a visual issue
with drop-down combo and list boxes.  The height for each of these was changed
from 20 to 30 and the controls below these were moved and sized to accommodate
the change.  These changes were not checked into the SourceForge subversion
repository.

For compilation, the JPG files in OpenSong Images must be available to
the compiler.

At runtime, OpenSong looks for four folders in the same directory as the executable:
OpenSong Defaults, OpenSong Languages, OpenSong Scripture and OpenSong Settings.
Those and the opensong executable are the only items that need to be installed
on a target system.

If you "svn checkout" or "svn export" the source tree you will get all of these
folders.  The V1.1 code is
at https://opensong.svn.sourceforge.net/svnroot/opensong/source/tags/V1.1 and
the latest snapshot lives
at https://opensong.svn.sourceforge.net/svnroot/opensong/source/trunk.  At the
moment (revision 253) these are the same.
Comment 3 Marek Szuba archtester gentoo-dev 2016-06-07 06:56:52 UTC
Upstream of this project is ACTIVE (which is a nice change comparing to all those zombies I've had to look at lately), unfortunately it still depends on RealBasic to compile so making a proper ebuild would be problematic due to the lack of a FOSS compiler. Still, if there is user interest it shouldn't be too difficult to create a bindist-based package...

*Is there* still any interest in having this included in Portage?
Comment 4 John J. Aylward 2016-06-07 11:54:03 UTC
I haven't used this for years now, so sadly no.
Comment 5 Marek Szuba archtester gentoo-dev 2016-08-01 13:27:41 UTC
Okay then, closing the bug.