Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98119 - New ebuild - ussp-push
Summary: New ebuild - ussp-push
Status: RESOLVED FIXED
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:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-07-06 06:39 UTC by Maxxer
Modified: 2005-08-01 00:23 UTC (History)
2 users (show)

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


Attachments
The ebuild (ussp-push-0.4.ebuild,983 bytes, text/plain)
2005-07-06 06:39 UTC, Maxxer
Details
Install patch (ussp-push-0.4-install.patch,780 bytes, patch)
2005-07-06 06:41 UTC, Maxxer
Details | Diff
New ebuild (ussp-push-0.4.ebuild,905 bytes, application/octet-stream)
2005-07-14 06:55 UTC, Maxxer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maxxer 2005-07-06 06:39:25 UTC
Here's an ebuild for ussp-push, a program to push files via obex to a cell phone.

It's the first time I'm doing an ebuild so I hope there won't be big errors. The
program installs fine.

Reproducible: Always
Steps to Reproduce:
Comment 1 Maxxer 2005-07-06 06:39:55 UTC
Created attachment 62758 [details]
The ebuild
Comment 2 Maxxer 2005-07-06 06:41:05 UTC
Created attachment 62759 [details, diff]
Install patch

I wrote this patch because the original Makefile doesn't support "make
install".
Again, I don't know if it's the best way, but I tought it would be better than
a raw copy of the binary.
Comment 3 Maxxer 2005-07-14 06:55:15 UTC
Created attachment 63395 [details]
New ebuild

New ebuild, moved the epatch command to src_unpack
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2005-07-30 08:41:10 UTC
done.

hints for your future ebuild submissions:
 - add ebuilds as "text/plain"
 - you forgot to set proper dependencies
 - don't patch Makefile for such simple package. better implement install
procedure in src_install
 - test before post using "repoman scan"
Comment 5 Maxxer 2005-08-01 00:15:53 UTC
(In reply to comment #4)
> done.

Thanks.
Why did you remove the AMD64 flag?

> hints for your future ebuild submissions:

thanks, I'll take care
Comment 6 Alin Năstac (RETIRED) gentoo-dev 2005-08-01 00:23:49 UTC
I couldn't test it on amd64. if you want this arch as well, post a bug assigned
to amd64 herd.