Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108226 - dev-python/dabo - a 3-tier, cross-platform application development framework written in Python/wxPython
Summary: dev-python/dabo - a 3-tier, cross-platform application development framework ...
Status: CONFIRMED
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:
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2005-10-05 16:36 UTC by Geoffrey Clements
Modified: 2024-02-06 00:12 UTC (History)
3 users (show)

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


Attachments
dabo-0.4.1.ebuild (dabo-0.4.1.ebuild,759 bytes, text/plain)
2005-10-05 16:38 UTC, Geoffrey Clements
Details
dabo-0.4.1.ebuild with src_unpack() removed (dabo-0.4.1.ebuild,728 bytes, text/plain)
2005-10-06 14:06 UTC, Geoffrey Clements
Details
dabo-0.4.2a.ebuild (dabo-0.4.2a.ebuild,683 bytes, text/plain)
2005-10-09 08:07 UTC, Geoffrey Clements
Details
Corrected ebuild to create .pth file (dabo-0.4.2a.ebuild,988 bytes, text/plain)
2005-10-15 06:29 UTC, Geoffrey Clements
Details
dabo-0.5a.ebuild (dabo-0.5a.ebuild,941 bytes, text/plain)
2005-12-07 13:54 UTC, Geoffrey Clements
Details
dabo-0.5.1.ebuild (dabo-0.5.1.ebuild,938 bytes, text/plain)
2006-02-09 12:59 UTC, Geoffrey Clements
Details
dabo-0.6.2 ebuild (dabo-0.6.2.ebuild,1.19 KB, text/plain)
2006-03-31 14:58 UTC, Geoffrey Clements
Details
dabo-0.6.3.ebuild (dabo-0.6.3.ebuild,1.19 KB, text/plain)
2006-04-03 13:21 UTC, Geoffrey Clements
Details
dabo-0.6.4.ebuild (dabo-0.6.4.ebuild,1.19 KB, text/plain)
2006-04-06 14:11 UTC, Geoffrey Clements
Details
dabo-0.6.5.ebuild (dabo-0.6.5.ebuild,940 bytes, text/plain)
2006-04-19 13:25 UTC, Geoffrey Clements
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Clements 2005-10-05 16:36:24 UTC
Hi!  
  
Please find attached dabo-0.4.1.ebuild.  
  
Dabo is a 3-tier, cross-platform application development framework, written in  
Python atop the wxPython GUI toolkit.  
  
Dabo's authors, Ed Leafe and Paul McNett, have strong backgrounds in database  
application development using the awesome and underrated Microsoft Visual  
FoxPro development environment.  
  
While Visual FoxPro shines at developing data-centric applications, it has one  
limitation that cannot be ignored: it only runs on Microsoft Windows, and Ed  
and Paul both have clients that want their applications to run on Linux and  
Macintosh. We are sure we are not alone in this regard: it is a multi-platform  
world with more diverse needs than one vendor can fulfill.   
Ed and Paul got to talking one day: Paul had been researching various  
multiplatform GUI toolkits for about 18 months, and Ed has lots of experience  
developing the Visual FoxPro Codebook framework. We decided to work together  
to make a framework for developing robust data-centric applications for  
multi-platform deployment. We've come up with a design that is simple,  
flexible, and robust, and we've begun developing our own client applications  
using the Dabo framework.  
  
Dabo is not complete, but is very capable now for many needs.  
  
I suggest dev-util/dabo.  
  
This package depends on a python module setuptools which I will also submit. 
 
Geoff
Comment 1 Geoffrey Clements 2005-10-05 16:38:06 UTC
Created attachment 69959 [details]
dabo-0.4.1.ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-05 17:29:43 UTC
- the src_unpack function should be superfluous
Comment 3 Geoffrey Clements 2005-10-06 14:04:48 UTC
(In reply to comment #2) 
> - the src_unpack function should be superfluous 
>  
 
Correction made - see attachment. 
Comment 4 Geoffrey Clements 2005-10-06 14:06:01 UTC
Created attachment 70013 [details]
dabo-0.4.1.ebuild with src_unpack() removed
Comment 5 Geoffrey Clements 2005-10-09 08:07:32 UTC
Created attachment 70225 [details]
dabo-0.4.2a.ebuild

Please note that I am willing to maintain the dabo ebuilds (daboide and
dabodemo are to follow) along with dev-python/setuptools if such an arrangement
is agreeable.
Comment 6 Geoffrey Clements 2005-10-15 06:29:12 UTC
Created attachment 70729 [details]
Corrected ebuild to create .pth file
Comment 7 Geoffrey Clements 2005-10-25 03:54:48 UTC
 think dev-db would be a better category (don't know how I missed that one!).
Comment 8 Geoffrey Clements 2005-12-07 13:52:15 UTC
dabo-0.5a.ebuild  
Comment 9 Geoffrey Clements 2005-12-07 13:54:00 UTC
Created attachment 74252 [details]
dabo-0.5a.ebuild
Comment 10 Qiangning Hong 2006-01-16 01:04:04 UTC
Why not put it in dev-python? :)
Comment 11 Geoffrey Clements 2006-02-09 12:59:08 UTC
Created attachment 79362 [details]
dabo-0.5.1.ebuild

Dabo 5.1 ebuild
Comment 12 Geoffrey Clements 2006-03-31 14:58:23 UTC
Created attachment 83567 [details]
dabo-0.6.2 ebuild
Comment 13 Geoffrey Clements 2006-04-03 13:21:26 UTC
Created attachment 83840 [details]
dabo-0.6.3.ebuild
Comment 14 Geoffrey Clements 2006-04-06 14:11:53 UTC
Created attachment 84086 [details]
dabo-0.6.4.ebuild
Comment 15 Geoffrey Clements 2006-04-19 13:25:53 UTC
Created attachment 84977 [details]
dabo-0.6.5.ebuild
Comment 16 Geoffrey Clements 2006-06-23 16:02:53 UTC
This is now in the sunrise overlay. You can find it at: http://gentoo-sunrise.org/svn/sunrise/dev-db/dabo
Comment 17 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:44:48 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/
Comment 18 jospezial 2024-02-06 00:12:03 UTC
The project looks like a dead horse.
https://github.com/dabodev/dabo/branches/all