Commit graph

10 commits

Author SHA1 Message Date
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
simonb
b2c913eb65 Update URL for camera info. 2001-02-04 13:22:34 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
wiz
04d355a5cb USE_PKGLIBTOOL -> USE_LIBTOOL.
LTCONFIG_OVERRIDE -> one less patch.
2000-08-14 19:00:31 +00:00
tron
500b3a1be8 Don't complain if directory "share/gnome" and sub directories can't be
removed. They are used by e.g. the "gnome-libs", too.
2000-08-01 21:50:11 +00:00
hubertf
14f8c649bd Update to 0.4.3. Changes since 0.4.2:
* Canon PowerShot library reverse-engineered by
   Wolfgang Reissnegger
   Werner Almesberger <almesber@lrc.di.epfl.ch>
   Rasmus Andersen <rasmus@diku.dk>
   Edouard Lafargue <lafargue@oslo.geco-prakla.slb.com>
   Philippe Marzouk <bullmali@afribone.net.ml>
   Ole W. Saastad <o.w.saastad@kjemi.uio.no>
 * New Kodak DC21x library and standalone dc21x_cam by Timecop <timecop@japan.co.jp>
 * Sony DSCF55/505/MSAC-SR1/DCR-PC100 library enhancements.
 * Support for Sony MSAC-SR1 and Memory Stick used by DCR-PC100.
 * Standalone rsony program by Mark Davies <mdavies@dial.pipex.com>
 * New patches contributed by Kees Cook <cook@cpoint.net>, Juergen Weigert <jw@netvision.de>, and
   Bernd Seemann <bernd@seebaer@ruhr.de> for downloading MPEGs with the standalone program.
 * Additional Fuji camera models have been comfirmed to work.
 * Konica and HP library fixes by by Ed Legowski <edlegowski@pobox.com>.
2000-06-21 00:44:34 +00:00
tron
dd2cdaa71c Add missign "@dirrm" for "lib/gphoto". 2000-01-19 17:36:28 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
hubertf
50639d0685 Update to V0.4.2. Changes:
New patches for FreeBSD, OpenBSD, and NetBSD, Sony DSC F55 library changes,
a Canon A50 library and general fixes, Canon A5 compatibility fixes, Sony
DSC F505 and Sony memory stick adapter support, an HTML Gallery path fix,
and a GNOME desktop entry.
1999-12-08 17:25:20 +00:00
dmcmahill
f30a579e7e Initial import of gphoto-0.4.1
gPhoto is an universal, free GTK+ application that will allow
downloading, saving, and manipulation of images from several
different digital camera models, or from the local harddrive.

gPhoto has a basic command line interface, which is handy,
if you want to set up a web camera, and use gphoto in a
script, e.g. with Perl/PHP.

gPhoto sports a new HTML engine, that let's you create your
gallery "themes" (HTML with special tags), and publish images
to the web.  A directory browse mode has also been implemented.

gPhoto supports a wide array of digital camera models.
1999-11-30 00:01:37 +00:00