[MacPorts] #10584: BUG: gtkglarea2 unnecessarily requires XFree86

MacPorts noreply at macports.org
Thu Mar 24 07:34:36 PDT 2016


#10584: BUG: gtkglarea2 unnecessarily requires XFree86
----------------------------------+----------------------
  Reporter:  springer.jonathan@…  |      Owner:  erickt@…
      Type:  defect               |     Status:  closed
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  1.2
Resolution:  worksforme           |   Keywords:
      Port:  gtkglarea2           |
----------------------------------+----------------------
Changes (by ryandesign@…):

 * port:   => gtkglarea2


Old description:

> Apple provides all the needed libraries.  Patch is:
>
> ---
> /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/gtkglarea2/Portfile
> 2006-06-15 14:59:42.000000000 -0400
> +++ ./Portfile  2006-08-26 18:14:11.000000000 -0400
> @@ -18,6 +18,5 @@
>  use_bzip2               yes
>  checksums               md5 cd69f77240ae8038f95a2e5e0b7e5f25 \
>                          sha1 5a4e7f37a7cbf628cde948ac0f95d8d810b1a007
> -depends_lib             lib:libGL.1:XFree86 \
> -                        lib:libgtk.2:gtk2
> +depends_lib             lib:libgtk.2:gtk2
>  configure.post_args     --with-GL-prefix=/usr/X11R6

New description:

 Apple provides all the needed libraries.  Patch is:

 {{{
 ---
 /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/gtkglarea2/Portfile
 2006-06-15 14:59:42.000000000 -0400
 +++ ./Portfile  2006-08-26 18:14:11.000000000 -0400
 @@ -18,6 +18,5 @@
  use_bzip2               yes
  checksums               md5 cd69f77240ae8038f95a2e5e0b7e5f25 \
                          sha1 5a4e7f37a7cbf628cde948ac0f95d8d810b1a007
 -depends_lib             lib:libGL.1:XFree86 \
 -                        lib:libgtk.2:gtk2
 +depends_lib             lib:libgtk.2:gtk2
  configure.post_args     --with-GL-prefix=/usr/X11R6
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/10584#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list