Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110515

Summary: [EBUILD] new package : www-apps/taskfreak
Product: Gentoo Linux Reporter: Fernando (likewhoa) <email>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: ogardiner.23444071, webapps-request
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: taskfreak-0.2.ebuild
postinstall-en.txt
taskfreak-0.2.ebuild [update]
taskfreak-0.2.ebuild
taskfreak-0.2.ebuild

Description Fernando (likewhoa) 2005-10-26 00:14:10 UTC
A Web-based task manager and todo list.
http://www.taskfreak.com

Reproducible: Always
Steps to Reproduce:
Comment 1 Fernando (likewhoa) 2005-10-26 00:14:44 UTC
Created attachment 71466 [details]
taskfreak-0.2.ebuild
Comment 2 Fernando (likewhoa) 2005-10-26 00:15:13 UTC
Created attachment 71467 [details]
postinstall-en.txt
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-26 06:28:21 UTC
- the ebuild header is invalid
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-26 06:28:21 UTC
- the ebuild header is invalidĀ¹
- GPL is not a correct license, have a loook at /usr/portage/licenses/
- if mysql else sqlite doesn't work, because you'd depend on sqlite even though
a user could do USE="-mysql -sqlite" emerg  taskfreak.
- is the dependeny on mysql valid or could the db be installed on another host?
- replace "ebuild /var/... config"  with "emerge --config =${PF}"


[1] http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3
Comment 5 Fernando (likewhoa) 2005-10-26 11:48:00 UTC
Created attachment 71519 [details]
taskfreak-0.2.ebuild [update]

fixed header,ebuild foo.ebuild config to emerge =${PF} --config and if else
statements..
Comment 6 Fernando (likewhoa) 2005-10-26 13:54:03 UTC
Created attachment 71529 [details]
taskfreak-0.2.ebuild

minor changes to ebuild..
Comment 7 Fernando (likewhoa) 2005-10-26 21:56:47 UTC
Created attachment 71546 [details]
taskfreak-0.2.ebuild
Comment 8 Renat Lumpau (RETIRED) gentoo-dev 2005-12-20 08:07:14 UTC
Please reopen if you are able to provide a direct SRC_URI
Comment 9 Fernando (likewhoa) 2005-12-20 12:51:10 UTC
can't would need a gentoo mirror.. i will contact author about putting up direct links to sources.