Bug 98119 - New ebuild - ussp-push
Bug#: 98119 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: maintainer-wanted@gentoo.org Reported By: maxxer@yetopen.it
Component: Ebuilds
URL: 
Summary: New ebuild - ussp-push
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2005-07-06 06:39 0000
Description:   Opened: 2005-07-06 06:39 0000
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 From Maxxer 2005-07-06 06:39:55 0000 -------
Created an attachment (id=62758) [details]
The ebuild

------- Comment #2 From Maxxer 2005-07-06 06:41:05 0000 -------
Created an attachment (id=62759) [details]
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 From Maxxer 2005-07-14 06:55:15 0000 -------
Created an attachment (id=63395) [details]
New ebuild

New ebuild, moved the epatch command to src_unpack

------- Comment #4 From Alin Năstac 2005-07-30 08:41:10 0000 -------
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 From Maxxer 2005-08-01 00:15:53 0000 -------
(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 From Alin Năstac 2005-08-01 00:23:49 0000 -------
I couldn't test it on amd64. if you want this arch as well, post a bug assigned
to amd64 herd.