Skip to content

Commit

Permalink
Update to version 2.7.8.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19343 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Jim Mock committed Aug 30, 2006
1 parent ec7958c commit 18e1401
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions x11/gtk-engines2/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PortSystem 1.0
name gtk-engines2
version 2.6.9
version 2.7.8
categories x11
maintainers mij@opendarwin.org
description Theme engine for gtk2
Expand All @@ -13,16 +13,16 @@ long_description gtk-engines2 is a theme engine for GTK+ 2. It provides \
the ability to change the way widgets, buttons, etc. \
look when using GTK+ 2 applications.

master_sites gnome:sources/gtk-engines/2.6
master_sites gnome:sources/gtk-engines/2.7

distname gtk-engines-${portversion}
checksums md5 77fb084b60efa8dd4fcfc0fc24882cd1 \
sha1 cee5d8003489b6f0eec139b87cf82f1f7879573c \
rmd160 5cf0f3b12c1dd01c570b921ed483ceac73337348
checksums md5 5eece46b655fcf027d6b3775ef105bcc \
sha1 ef2f0ded8e052cbe9a731767216f2c44760e5ff3 \
rmd160 17dee2e3a23ae5ce9873d95d49bd3385d019fec1

use_bzip2 yes

depends_lib lib:libgtk.2:gtk2
depends_lib port:gtk2

configure.env LDFLAGS="-L${prefix}/lib -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lglib-2.0" \
CFLAGS="-I${prefix}/include" CPPFLAGS="-I${prefix}/include -no-cpp-precomp"

0 comments on commit 18e1401

Please sign in to comment.