Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46893 - pup-1.1.ebuild (new package)
Summary: pup-1.1.ebuild (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Printing Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-04-05 13:43 UTC by Scott Alfter
Modified: 2005-03-15 13:00 UTC (History)
1 user (show)

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


Attachments
pup-1.1.ebuild (pup-1.1.ebuild,803 bytes, text/plain)
2004-04-05 13:46 UTC, Scott Alfter
Details
pup-1.1-r1.ebuild (pup-1.1-r1.ebuild,709 bytes, text/plain)
2005-01-04 22:59 UTC, Scott Alfter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Alfter 2004-04-05 13:43:57 UTC
PUP (Printer Utility Package) is a little GTK+ (1.2) app for configuring HP and Lexmark printers that support PostScript.  It's particularly useful for owners of the Lexmark Optra Color 40 and 45 inkjet printers, as it includes easy-to-use tools for changing, cleaning, and checking the ink cartridges.  It's usable through both direct-connected (parallel or USB) printers and through any remote printers available through your print spooler.
Comment 1 Scott Alfter 2004-04-05 13:46:41 UTC
Created attachment 28753 [details]
pup-1.1.ebuild
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-04-08 04:05:54 UTC
commited with a few changes:

- please mark it ~x86 next time
- fixed the dep to =x11-libs/gtk+-1.2*
- only use tabs
- 	mkdir ${D}usr
	mkdir ${D}usr/share
	mkdir ${D}usr/share/man
	mkdir ${D}usr/share/man/man1
   can be replaced by
	dodir /usr/share/man/man1
Comment 3 Scott Alfter 2005-01-04 22:57:53 UTC
~amd64 is added to the KEYWORDS in the revised ebuild that will be attached shortly.  (I've also changed x86 to ~x86.)
Comment 4 Scott Alfter 2005-01-04 22:59:03 UTC
Created attachment 47682 [details]
pup-1.1-r1.ebuild
Comment 5 Heinrich Wendel (RETIRED) gentoo-dev 2005-03-15 13:00:01 UTC
added ~amd64