Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22725 - New package: mrwtoppm
Summary: New package: mrwtoppm
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://home.swbell.net/dobroom/mintoppm/
Whiteboard:
Keywords: EBUILD
: 47308 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-06-12 20:32 UTC by Roger
Modified: 2007-09-14 17:57 UTC (History)
2 users (show)

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


Attachments
My first attempt at composing an ebuild file from scratch (mrwtoppm-0.0.a9.ebuild,1.13 KB, text/plain)
2003-06-12 20:51 UTC, Roger
Details
mrwtoppm-0.0.12.ebuild (mrwtoppm-0.0.12.ebuild,1.10 KB, text/plain)
2004-03-20 14:22 UTC, Roger
Details
Changelog (Changelog,728 bytes, text/plain)
2004-04-09 23:40 UTC, Roger
Details
mrwtoppm-0.0.12.ebuild (mrwtoppm-0.0.12.ebuild,1.10 KB, text/plain)
2004-04-09 23:41 UTC, Roger
Details
mrwtoppm-0.0.13.ebuild (mrwtoppm-0.0.13.ebuild,1.10 KB, text/plain)
2004-04-09 23:42 UTC, Roger
Details
mrwtoppm-0.1.0.ebuild (mrwtoppm-0.1.0.ebuild,1.09 KB, text/plain)
2004-04-09 23:42 UTC, Roger
Details
Changelog (Changelog,734 bytes, text/plain)
2004-04-09 23:46 UTC, Roger
Details
mrwtoppm-0.1.1.ebuild (mrwtoppm-0.1.1.ebuild,1.22 KB, text/plain)
2004-12-27 12:26 UTC, Roger
Details
Changelog (Changelog,850 bytes, text/plain)
2004-12-27 12:30 UTC, Roger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roger 2003-06-12 20:32:05 UTC
mrwtoppm - a command line utility for converting raw image files into ppm files

(ie, Minolta Dimage 7/7i -SLR Type- digital cameras can aquire these types of
images).

mrwtoppm provides both a command line utility and a gimp-1.2 plugin.

I'll attach my attempt of making my first ebuild to this item shortly.
Comment 1 Roger 2003-06-12 20:51:16 UTC
Created attachment 13188 [details]
My first attempt at composing an ebuild file from scratch

I've entered a comment noting the features that mrwtoppm depends.

basically it only needs lcms to utilize the commandline tool.  however, if a
user wants to utilize the additional gimp-plugin, the gimp-plugin only works
with gimp-1.2.	:-(  I'm finding that if gimp-1.3 is installed along with
gimp-1.2, the build will fail when making the gimp plugin.

I have verified that the DoDocs files are correct.  the mrwtoppm should install
it's bin file to /usr/bin and (i believe) some profile files to
/usr/share/mrwtoppm.  The gimp plugin to the usual /usr/lib/gimp/1.2/plug-ins/.
Comment 2 Roger 2003-06-12 20:55:10 UTC
ok. strike that comment about mrwtoppm not compiling while both gimp-1.2 & gimp-1.3 are installed.  i was incorrect.  a build error only happens when the compile is ran twice.  it would appear a buggy Makefile is probably the culprit.

i've retested the build process and mrwtoppm builds fine with both gimp-1.2 & gimp-1.3 installed. however, the /usr/bin/gimp & /usr/bin/gimp-tool need to be point to version 1.2!!
Comment 3 foser (RETIRED) gentoo-dev 2003-06-16 05:01:12 UTC
again why do you add users and whatnot, this ebuild seems so overcomplicated etc.

And haven't you read my comments on your other bug, i see the same mistakes again. Disabling sandbox, wrong IUSE, weird dependency (what does it depend on?), etc.
Comment 4 Roger 2003-06-16 11:04:10 UTC
i did this ebuild file immmediately following dimage-gimp plugin. (see teh original submission times.  maybe things get forwarded a little slow on your server?)

package depends on liblcms.  If the user wants to utilize the gimp plugin, they will need to have installed gimp-1.2 (as the package fails to build with gimp-1.3 libs/includes -- going from memory).  again, i was somewhat stumped on trying to specify such a dep for gimp within an ebuild

yes. it probably is overly complicated.
Comment 5 Roger 2004-03-20 14:22:31 UTC
Created attachment 27702 [details]
mrwtoppm-0.0.12.ebuild

mrwtoppm-0.0.12.ebuild
Comment 6 Roger 2004-03-31 15:52:49 UTC
Any idea when this ebuild will be included into portage?

ie:
/usr/local/portage/media-plugins/mrwtoppm

Does a Changelog also need to be attached?
Comment 7 foser (RETIRED) gentoo-dev 2004-04-01 10:55:06 UTC
sorry this got snowed under

maybe more something for gfx, i wonder why we got this in the first place.
Comment 8 Roger 2004-04-01 21:19:26 UTC
this package converts minolta raw images taken with the dimage 7i/7 digital cameras (and other slr type digital cameras) into ppm images.  The package also includes a gimp-1.2 plugin.  the author is also in the process of making the plugin compatable for gimp-2.0

so the package does two things...and very well i might add. ;-)
Comment 9 Roger 2004-04-09 23:40:25 UTC
Created attachment 29004 [details]
Changelog

Changelog
Comment 10 Roger 2004-04-09 23:41:13 UTC
Created attachment 29005 [details]
mrwtoppm-0.0.12.ebuild

mrwtoppm-0.0.12.ebuild
Comment 11 Roger 2004-04-09 23:42:03 UTC
Created attachment 29006 [details]
mrwtoppm-0.0.13.ebuild

mrwtoppm-0.0.13.ebuild
Comment 12 Roger 2004-04-09 23:42:46 UTC
Created attachment 29007 [details]
mrwtoppm-0.1.0.ebuild

mrwtoppm-0.1.0.ebuild
Comment 13 Roger 2004-04-09 23:46:32 UTC
Created attachment 29008 [details]
Changelog

Changelog
Comment 14 Roger 2004-12-27 12:26:32 UTC
Created attachment 46988 [details]
mrwtoppm-0.1.1.ebuild
Comment 15 Roger 2004-12-27 12:30:25 UTC
Created attachment 46989 [details]
Changelog
Comment 16 Roger 2004-12-27 15:29:05 UTC
Mark as duplicate of Bug #47308
Comment 17 Jakub Moc (RETIRED) gentoo-dev 2005-07-27 15:23:40 UTC
*** Bug 47308 has been marked as a duplicate of this bug. ***
Comment 18 Jakub Moc (RETIRED) gentoo-dev 2007-09-14 14:15:17 UTC
No release since 2004 -> WONTFIX.
Comment 19 Roger 2007-09-14 17:57:47 UTC
I believe development has been more focused on dcraw for the past few years.

http://www.cybercom.net/~dcoffin/dcraw/

Nor has there been a s/w release specifically for mrwtoppm for the past few years for mrwtoppm.

It could be, the work for mrwtoppm software migrated into dcraw.

Right, using Sunrise is probably best.  I've completed lots of work for Mandrake  in the past and had no problems getting it published.  Sunrise for Gentoo's Portage is probably a long awaited feature!

<rant> Since somebody stole >$2,0000 of my digital photography, and my insurance had a clause omitting, haven't used raw for the past few years.  Oh.  Motel 6 did give me $100 for reimbursement. Wow.  Enough to cover the shiny new Ford vehicle window!  (The digital photography equipment had the feature for taking "Minolta Raw Image, aka *.mrw" raw images.) </end rant :->