From fe7b8c5fe402ec579973dec8cf0d1caef186da2a Mon Sep 17 00:00:00 2001 From: arved Date: Mon, 4 Jul 2005 12:08:55 +0000 Subject: Don't overwrite header file of chmlib Submitted by: maintainer Reported by: pointyhat --- deskutils/kchm/Makefile | 5 +++-- deskutils/kchm/files/patch-libchm++-Makefile.in | 13 +++++++++++++ deskutils/kchm/pkg-plist | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 deskutils/kchm/files/patch-libchm++-Makefile.in (limited to 'deskutils') diff --git a/deskutils/kchm/Makefile b/deskutils/kchm/Makefile index 77a6ebf..a7eddae 100644 --- a/deskutils/kchm/Makefile +++ b/deskutils/kchm/Makefile @@ -7,9 +7,10 @@ PORTNAME= kchm PORTVERSION= 0.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde -MASTER_SITES= http://mesh.dl.sourceforge.net/sourceforge/kchmnew/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=kchmnew DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= shirshegsm@gmail.com diff --git a/deskutils/kchm/files/patch-libchm++-Makefile.in b/deskutils/kchm/files/patch-libchm++-Makefile.in new file mode 100644 index 0000000..f170c2b --- /dev/null +++ b/deskutils/kchm/files/patch-libchm++-Makefile.in @@ -0,0 +1,13 @@ +--- libchm++/Makefile.in.bak Thu Mar 17 19:42:53 2005 ++++ libchm++/Makefile.in Mon Jul 4 11:55:14 2005 +@@ -344,8 +344,8 @@ + AM_CFLAGS = -DCHM_MT -DDMALLOC_DISABLE + lib_LTLIBRARIES = libchmmix.la + libchmmix_la_LDFLAGS = +-libchmmix_la_SOURCES = chm_lib.c chm_lib.h lzx.c lzx.h chm.cpp chmxx.h tagreader.cpp tagreader.h +-include_HEADERS = chmxx.h chm_lib.h lzx.h ++libchmmix_la_SOURCES = chm_lib.c lzx.c lzx.h chm.cpp chmxx.h tagreader.cpp tagreader.h ++include_HEADERS = chmxx.h lzx.h + AM_CXXFLAGS = -D_REENTRANT + EXTRA_DIST = *.h + #>- all: all-am diff --git a/deskutils/kchm/pkg-plist b/deskutils/kchm/pkg-plist index e326a3b..d54928c 100644 --- a/deskutils/kchm/pkg-plist +++ b/deskutils/kchm/pkg-plist @@ -7,7 +7,6 @@ lib/kde3/libchmnewpart.so lib/kde3/kio_chmnew.la lib/kde3/kio_chmnew.so include/chmxx.h -include/chm_lib.h include/lzx.h share/mimelnk/application/chmmime.desktop share/services/chmnew.protocol @@ -23,3 +22,4 @@ share/apps/chmnew/chmnew_shell.rc share/servicetypes/kchm.desktop @dirrm share/apps/chmnewpart @dirrm share/apps/chmnew +@dirrm share/apps/kchm -- cgit v1.1