Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52956 - libptp2-1.0.1.ebuild arch test
Summary: libptp2-1.0.1.ebuild arch test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Daniel Black (RETIRED)
URL: http://sourceforge.net/projects/libptp/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-06-04 01:52 UTC by Enrico Morelli
Modified: 2004-12-18 00:31 UTC (History)
6 users (show)

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


Attachments
libptp2-1.0 new ebuild (libptp2.tgz,786 bytes, text/plain)
2004-06-04 01:53 UTC, Enrico Morelli
Details
camlibs/ptp2/Makefile.am (Makefile.am,405 bytes, text/plain)
2004-08-15 06:12 UTC, Daniel Black (RETIRED)
Details
library.c.patch (library.c.patch,264 bytes, patch)
2004-08-15 06:14 UTC, Daniel Black (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrico Morelli 2004-06-04 01:52:51 UTC
libptp2 is a library used to communicate with PTP devices like still
imaging cameras or MP3 players (KODAK mc3).
Comment 1 Enrico Morelli 2004-06-04 01:53:38 UTC
Created attachment 32628 [details]
libptp2-1.0 new ebuild
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-06-16 10:31:46 UTC
sorry, i can't maintain this since i have no means of testing, please reassign to someone else. thanks bug-wranglers
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-16 12:14:49 UTC
is there a frontend availible somewhere that uses this lib?  I don't see a reason to put a seldom-used lib into portage if there's no frontend that requires it in there either.
Comment 4 Enrico Morelli 2004-06-17 00:51:20 UTC
A frontend is already present in portage. It is gphoto2 that use this library.
Comment 5 Daniel Black (RETIRED) gentoo-dev 2004-08-15 03:49:29 UTC
liquidx interesting in making gphoto2 depend on this (somehow)

For this to happen - archs ~ppc sparc ~amd64 ~ia64 ppc64 are needed on this one.

Good news - this includes a src_test routine to do a self test and you don't need a camera.

Removing sound@gentoo.org since pictures are normally silent.
Comment 6 Daniel Black (RETIRED) gentoo-dev 2004-08-15 06:12:42 UTC
Created attachment 37473 [details]
camlibs/ptp2/Makefile.am

liquidx - clarifying after further investingation. libptp2-1.0.1 provides a
newer version of the ptp2 interface than that is compiled into libgphoto2.

libptp2-1.0.1 provides more support to a wider range of camera.

By rights the upstream should resync their libraries.

libgphoto2 changes to use this library:
The attached Makefile.am placed in the ptp2 direcory of libgphoto2 will link to
libptp2. Just need to run automake before src_compile to make it work.
Comment 7 Daniel Black (RETIRED) gentoo-dev 2004-08-15 06:14:50 UTC
Created attachment 37474 [details, diff]
library.c.patch

Also needed
Comment 8 Markus Rothe (RETIRED) gentoo-dev 2004-12-18 00:31:52 UTC
added ~ppc64 to KEYWORDS