public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/libgeotiff/files: libgeotiff-1.2.5-make.patch libgeotiff-1.2.5-listgeo-link-hack.patch
@ 2010-04-17 17:14 Steve Arnold (nerdboy)
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Arnold (nerdboy) @ 2010-04-17 17:14 UTC (permalink / raw
  To: gentoo-commits

nerdboy     10/04/17 17:14:03

  Added:                libgeotiff-1.2.5-make.patch
                        libgeotiff-1.2.5-listgeo-link-hack.patch
  Log:
  Update for latest stable 1.2.x release; closes bug 307639.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-libs/libgeotiff/files/libgeotiff-1.2.5-make.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/files/libgeotiff-1.2.5-make.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/files/libgeotiff-1.2.5-make.patch?rev=1.1&content-type=text/plain

Index: libgeotiff-1.2.5-make.patch
===================================================================
--- Makefile.in.orig	2009-10-10 10:32:26.665288828 -0700
+++ Makefile.in		2009-10-10 10:35:36.098484182 -0700
@@ -104,6 +104,7 @@
 	${LD_SHARED} ${OBJS} ${LIBS} -o $(GEOTIFF_SO)
 	rm -f libgeotiff.$(SO_EXT)
 	${LN} $(GEOTIFF_SO) libgeotiff.$(SO_EXT)
+	${LN} $(GEOTIFF_SO) libgeotiff.$(SO_EXT).$(VERSION_MAJOR).$(VERSION_MINOR)
 
 Progs:	$(GEOTIFF_SO)
 	${CD} ${BIN};\



1.1                  sci-libs/libgeotiff/files/libgeotiff-1.2.5-listgeo-link-hack.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/files/libgeotiff-1.2.5-listgeo-link-hack.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/files/libgeotiff-1.2.5-listgeo-link-hack.patch?rev=1.1&content-type=text/plain

Index: libgeotiff-1.2.5-listgeo-link-hack.patch
===================================================================
--- bin/Makefile.in.orig	2009-10-10 12:04:15.972291516 -0700
+++ bin/Makefile.in	2009-10-10 12:07:34.459886566 -0700
@@ -49,10 +49,10 @@
 	${CC} ${COPTS} makegeo.o -L${libdir} ${LIBS} -o $@
   
 geotifcp$(EXEEXT): geotifcp.o  ${GEOTIFFDIR}/libgeotiff.a
-	${CC} ${COPTS} geotifcp.o -L${libdir} ${LIBS} -o $@
+	${CC} ${COPTS} geotifcp.o -L${libdir} ../libgeotiff.a ${LIBS} -o $@
   
 listgeo$(EXEEXT): listgeo.o  ${GEOTIFFDIR}/libgeotiff.a
-	${CC} ${COPTS} listgeo.o -L${libdir} ${LIBS} -o $@
+	${CC} ${COPTS} listgeo.o -L${libdir} ../libgeotiff.a ${LIBS} -o $@
   
 csv2html$(EXEEXT): csv2html.o  ${GEOTIFFDIR}/libgeotiff.a
 	${CC} ${COPTS} csv2html.o -L${libdir} ${LIBS} -o $@






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/libgeotiff/files: libgeotiff-1.2.5-make.patch libgeotiff-1.2.5-listgeo-link-hack.patch
@ 2010-11-08 17:41 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 2+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2010-11-08 17:41 UTC (permalink / raw
  To: gentoo-commits

xarthisius    10/11/08 17:41:42

  Removed:              libgeotiff-1.2.5-make.patch
                        libgeotiff-1.2.5-listgeo-link-hack.patch
  Log:
  media-libs/jpeg -> virtual/jpeg. Drop old.
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-08 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-17 17:14 [gentoo-commits] gentoo-x86 commit in sci-libs/libgeotiff/files: libgeotiff-1.2.5-make.patch libgeotiff-1.2.5-listgeo-link-hack.patch Steve Arnold (nerdboy)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-08 17:41 Kacper Kowalik (xarthisius)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox