diff options
author | miwi <miwi@FreeBSD.org> | 2010-02-14 02:45:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-02-14 02:45:13 +0800 |
commit | 41be626d7a8e6a6e18158462ae2e287af39d3be1 (patch) | |
tree | a5898e9e73103dbf865fd440e3129360a109e49c | |
parent | d325562a57b4589b307b53fb2ddde04a12162fda (diff) | |
download | freebsd-ports-gnome-41be626d7a8e6a6e18158462ae2e287af39d3be1.tar.gz freebsd-ports-gnome-41be626d7a8e6a6e18158462ae2e287af39d3be1.tar.zst freebsd-ports-gnome-41be626d7a8e6a6e18158462ae2e287af39d3be1.zip |
- Update to 1.8rc1
PR: 143524 (based on)
Submitted by: Bartlomiej Syryjczyk <guzik@anka.net.pl>
Approved by: maintainer
-rw-r--r-- | polish/ekg/Makefile | 51 | ||||
-rw-r--r-- | polish/ekg/distinfo | 6 | ||||
-rw-r--r-- | polish/ekg/pkg-plist | 1 |
3 files changed, 29 insertions, 29 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index 6e49c1bf35b2..17db3ed03e45 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -4,32 +4,31 @@ # # $FreeBSD$ -PORTNAME= ekg -PORTVERSION= 1.7 -PORTREVISION= 1 -PORTEPOCH= 2 -CATEGORIES= polish net-im -MASTER_SITES= http://ekg.chmurka.net/ - -MAINTAINER= bartlomiej@syryjczyk.name -COMMENT= Text-mode Gadu-Gadu client - -LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ - gadu.3:${PORTSDIR}/polish/libgadu - -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack pkgconfig -CONFIGURE_ARGS+= --disable-shared \ - --disable-static \ - --enable-dynamic \ - --disable-libgadu-openssl \ - --without-libungif \ - --without-libjpeg - -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lexecinfo ${PTHREAD_LIBS}" +PORTNAME= ekg +DISTVERSION= 1.8rc1 +PORTEPOCH= 2 +CATEGORIES= polish net-im +MASTER_SITES= http://ekg.chmurka.net/ + +MAINTAINER= bartlomiej@syryjczyk.name +COMMENT= Text-mode Gadu-Gadu client + +LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ + gadu.3:${PORTSDIR}/polish/libgadu + +USE_GMAKE= yes +GNU_CONFIGURE= yes +USE_GNOME= gnomehack pkgconfig +CONFIGURE_ARGS+=--disable-shared \ + --disable-static \ + --enable-dynamic \ + --disable-libgadu-openssl \ + --without-libungif \ + --without-libjpeg + +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ + CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ + LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lexecinfo ${PTHREAD_LIBS}" OPTIONS= ASPELL "Build with ASPELL support" off \ OPENSSL "Build with OPENSSL support" on diff --git a/polish/ekg/distinfo b/polish/ekg/distinfo index b14d536133bf..d4f3a3f7f8e2 100644 --- a/polish/ekg/distinfo +++ b/polish/ekg/distinfo @@ -1,3 +1,3 @@ -MD5 (ekg-1.7.tar.gz) = 2aa92b56517fdf09d75519a105772b74 -SHA256 (ekg-1.7.tar.gz) = 5fc42c8521c0e178f1b48d0b96578cbb5759202c6025ef9126c34af607897a2a -SIZE (ekg-1.7.tar.gz) = 530314 +MD5 (ekg-1.8rc1.tar.gz) = ae98f336a71f7aad446a3f620b672441 +SHA256 (ekg-1.8rc1.tar.gz) = 33156cecd12116914016a284051cc8e0b595d6e637c0b598efaaf821fd4c317f +SIZE (ekg-1.8rc1.tar.gz) = 525335 diff --git a/polish/ekg/pkg-plist b/polish/ekg/pkg-plist index a8813e92ff49..d95115eeb9e5 100644 --- a/polish/ekg/pkg-plist +++ b/polish/ekg/pkg-plist @@ -4,6 +4,7 @@ bin/ekg %%DATADIR%%/themes/eileen.theme %%DATADIR%%/themes/emers.theme %%DATADIR%%/themes/feeg.theme +%%DATADIR%%/themes/gophi.theme %%DATADIR%%/themes/irc.theme %%DATADIR%%/themes/jamzed.theme %%DATADIR%%/themes/klith.theme |