[115130] trunk/dports/devel/gtkimageview

devans at macports.org devans at macports.org
Wed Dec 25 03:41:52 PST 2013


Revision: 115130
          https://trac.macports.org/changeset/115130
Author:   devans at macports.org
Date:     2013-12-25 03:41:52 -0800 (Wed, 25 Dec 2013)
Log Message:
-----------
gtkimageview: remove unnecessary dependency on libpng, realign patch.

Modified Paths:
--------------
    trunk/dports/devel/gtkimageview/Portfile
    trunk/dports/devel/gtkimageview/files/patch-Makefile.in.diff

Modified: trunk/dports/devel/gtkimageview/Portfile
===================================================================
--- trunk/dports/devel/gtkimageview/Portfile	2013-12-25 11:25:48 UTC (rev 115129)
+++ trunk/dports/devel/gtkimageview/Portfile	2013-12-25 11:41:52 UTC (rev 115130)
@@ -28,8 +28,7 @@
 depends_build   port:pkgconfig \
                 port:gtk-doc
 
-depends_lib     port:gtk2 \
-                port:libpng
+depends_lib     port:gtk2
 
 livecheck.type  regex
 livecheck.url   ${homepage}

Modified: trunk/dports/devel/gtkimageview/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/devel/gtkimageview/files/patch-Makefile.in.diff	2013-12-25 11:25:48 UTC (rev 115129)
+++ trunk/dports/devel/gtkimageview/files/patch-Makefile.in.diff	2013-12-25 11:41:52 UTC (rev 115130)
@@ -1,6 +1,6 @@
---- Makefile.in.orig	2008-11-04 23:42:54.000000000 -0800
-+++ Makefile.in	2008-11-04 23:43:19.000000000 -0800
-@@ -201,7 +201,7 @@
+--- Makefile.in.orig	2009-04-05 13:04:33.000000000 -0700
++++ Makefile.in	2013-12-25 03:33:22.000000000 -0800
+@@ -203,7 +203,7 @@
  
  # src must come before docs so that gtk-doc can build an executable
  # linked to the library.
@@ -8,4 +8,4 @@
 +SUBDIRS = src docs
  pkgconfigdir = $(libdir)/pkgconfig
  pkgconfig_DATA = gtkimageview.pc
- all: all-recursive
+ EXTRA_DIST = waf wscript gtkdoc.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131225/ba58b81f/attachment.html>


More information about the macports-changes mailing list