summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/kdesupport11/Makefile17
-rw-r--r--converters/kdesupport11/distinfo2
-rw-r--r--converters/kdesupport11/pkg-plist12
-rw-r--r--converters/kdesupport2/Makefile17
-rw-r--r--converters/kdesupport2/distinfo2
-rw-r--r--converters/kdesupport2/pkg-plist12
6 files changed, 46 insertions, 16 deletions
diff --git a/converters/kdesupport11/Makefile b/converters/kdesupport11/Makefile
index d54f50867aca..a17f933a449f 100644
--- a/converters/kdesupport11/Makefile
+++ b/converters/kdesupport11/Makefile
@@ -3,21 +3,26 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.4 1998/02/22 21:10:00 se Exp $
+# $Id: Makefile,v 1.5 1998/03/06 19:52:09 se Exp $
#
-DISTNAME= kdesupport-Beta3-1
-PKGNAME= kdesupport-3.1b
+DISTNAME= kdesupport-beta4-1
+PKGNAME= kdesupport-4.1b
CATEGORIES= x11 kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source
-EXTRACT_SUFX= .src.tar.gz
+MASTER_SITE_SUBDIR= stable/Beta4/distribution/tgz/source
+EXTRACT_SUFX= .src.tar.bz2
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
+BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 \
+ moc:${PORTSDIR}/x11/qt
LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt
+EXTRACT_CMD= bzip2
+EXTRACT_BEFORE_ARGS= -cd
+EXTRACT_AFTER_ARGS= | tar -xf -
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--without-libjpeg" \
diff --git a/converters/kdesupport11/distinfo b/converters/kdesupport11/distinfo
index 319ed2b42468..8967286283fd 100644
--- a/converters/kdesupport11/distinfo
+++ b/converters/kdesupport11/distinfo
@@ -1 +1 @@
-MD5 (kdesupport-Beta3-1.src.tar.gz) = b7f81ce4b9688739050b268565b790ad
+MD5 (kdesupport-beta4-1.src.tar.bz2) = 3061b434bb1747fbb01278a94d164158
diff --git a/converters/kdesupport11/pkg-plist b/converters/kdesupport11/pkg-plist
index 9f13c560b46b..099f9f59b283 100644
--- a/converters/kdesupport11/pkg-plist
+++ b/converters/kdesupport11/pkg-plist
@@ -1,8 +1,11 @@
lib/libmimelib.la
lib/libmimelib.so.1.0
+lib/libmimelib.a
+lib/libQwSpriteField.la
+lib/libQwSpriteField.so.5.2
+lib/libQwSpriteField.a
include/mimelib/address.h
include/mimelib/addrlist.h
-include/mimelib/binhex.h
include/mimelib/body.h
include/mimelib/bodypart.h
include/mimelib/boyermor.h
@@ -34,4 +37,11 @@ include/mimelib/text.h
include/mimelib/token.h
include/mimelib/utility.h
include/mimelib/uuencode.h
+include/mimelib/binhex.h
+include/Pix.h
+include/QwCluster.h
+include/QwPublicList.h
+include/QwSpriteField.h
+@exec /sbin/ldconfig -m %B
@dirrm include/mimelib
+@unexec /sbin/ldconfig -R
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile
index d54f50867aca..a17f933a449f 100644
--- a/converters/kdesupport2/Makefile
+++ b/converters/kdesupport2/Makefile
@@ -3,21 +3,26 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.4 1998/02/22 21:10:00 se Exp $
+# $Id: Makefile,v 1.5 1998/03/06 19:52:09 se Exp $
#
-DISTNAME= kdesupport-Beta3-1
-PKGNAME= kdesupport-3.1b
+DISTNAME= kdesupport-beta4-1
+PKGNAME= kdesupport-4.1b
CATEGORIES= x11 kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source
-EXTRACT_SUFX= .src.tar.gz
+MASTER_SITE_SUBDIR= stable/Beta4/distribution/tgz/source
+EXTRACT_SUFX= .src.tar.bz2
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
+BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 \
+ moc:${PORTSDIR}/x11/qt
LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt
+EXTRACT_CMD= bzip2
+EXTRACT_BEFORE_ARGS= -cd
+EXTRACT_AFTER_ARGS= | tar -xf -
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--without-libjpeg" \
diff --git a/converters/kdesupport2/distinfo b/converters/kdesupport2/distinfo
index 319ed2b42468..8967286283fd 100644
--- a/converters/kdesupport2/distinfo
+++ b/converters/kdesupport2/distinfo
@@ -1 +1 @@
-MD5 (kdesupport-Beta3-1.src.tar.gz) = b7f81ce4b9688739050b268565b790ad
+MD5 (kdesupport-beta4-1.src.tar.bz2) = 3061b434bb1747fbb01278a94d164158
diff --git a/converters/kdesupport2/pkg-plist b/converters/kdesupport2/pkg-plist
index 9f13c560b46b..099f9f59b283 100644
--- a/converters/kdesupport2/pkg-plist
+++ b/converters/kdesupport2/pkg-plist
@@ -1,8 +1,11 @@
lib/libmimelib.la
lib/libmimelib.so.1.0
+lib/libmimelib.a
+lib/libQwSpriteField.la
+lib/libQwSpriteField.so.5.2
+lib/libQwSpriteField.a
include/mimelib/address.h
include/mimelib/addrlist.h
-include/mimelib/binhex.h
include/mimelib/body.h
include/mimelib/bodypart.h
include/mimelib/boyermor.h
@@ -34,4 +37,11 @@ include/mimelib/text.h
include/mimelib/token.h
include/mimelib/utility.h
include/mimelib/uuencode.h
+include/mimelib/binhex.h
+include/Pix.h
+include/QwCluster.h
+include/QwPublicList.h
+include/QwSpriteField.h
+@exec /sbin/ldconfig -m %B
@dirrm include/mimelib
+@unexec /sbin/ldconfig -R