parent
27b1f4b8ac
commit
64b7b3096c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274104
6 changed files with 1 additions and 55 deletions
1
MOVED
1
MOVED
|
@ -2178,3 +2178,4 @@ devel/jude-community|devel/astah-community|2011-05-09|Project was renamed
|
|||
net/skype12|net-im/skype12|2011-05-09|Moved to better category
|
||||
net/skype|net-im/skype|2011-05-09|Moved to better category
|
||||
net/skype-devel|net-im/skype-devel|2011-05-12|Moved to better category
|
||||
devel/libchipcard-kde||2011-05-14|obsolete
|
||||
|
|
|
@ -752,7 +752,6 @@
|
|||
SUBDIR += libcfg
|
||||
SUBDIR += libcheck
|
||||
SUBDIR += libchipcard
|
||||
SUBDIR += libchipcard-kde
|
||||
SUBDIR += libcii
|
||||
SUBDIR += libclaw
|
||||
SUBDIR += libcli
|
||||
|
|
|
@ -1,35 +0,0 @@
|
|||
# Ports collection makefile for: LibChipCard-KDE
|
||||
# Date created: 19 January 2003
|
||||
# Whom: Martin Preuss<martin@libchipcard.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libchipcard-kde
|
||||
PORTVERSION= 0.9
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= devel kde
|
||||
MASTER_SITES= SF/libchipcard/libchipcard/${PORTVERSION}
|
||||
|
||||
MAINTAINER= martin@libchipcard.de
|
||||
COMMENT= KDE tools for LibChipCard
|
||||
|
||||
LIB_DEPENDS= chipcard.20:${PORTSDIR}/devel/libchipcard:install
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
CONFIGURE_ARGS+= --with-distri=freebsd --with-kde3-prefix=${LOCALBASE}\
|
||||
--with-applnk-dir=${PREFIX}/share/applnk/Utilities
|
||||
USE_KDELIBS_VER= 3
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,libkdeui.so.4,libkdeui.so,; \
|
||||
s|-lc_r|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
|
||||
${REINPLACE_CMD} -e "s,libpcsclite.so.0,libpcsclite.so.1,; \
|
||||
s,/usr/local/pcsc/include,${LOCALBASE}/include/PCSC," ${WRKSRC}/configure
|
||||
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (libchipcard-kde-0.9.tar.gz) = 4c7fe55a9febb09ebb037430d55eebb0
|
||||
SHA256 (libchipcard-kde-0.9.tar.gz) = b72e042d37d8739d6bfa30b6699ffa72cb984c8f16346b3445faac783abe3be0
|
||||
SIZE (libchipcard-kde-0.9.tar.gz) = 369769
|
|
@ -1,2 +0,0 @@
|
|||
This package contains the KDE tools for LibChipCard. The most important tool
|
||||
is KCardSetup, the graphical setup tool for LibChipCard.
|
|
@ -1,14 +0,0 @@
|
|||
bin/kcardsetup
|
||||
bin/kchipcardcontrol
|
||||
bin/kmedicalcard
|
||||
bin/kpcscsetup
|
||||
share/applnk/Utilities/Chipcard-Utilities/.directory
|
||||
share/applnk/Utilities/Chipcard-Utilities/kcardsetup.desktop
|
||||
share/applnk/Utilities/Chipcard-Utilities/kchipcardcontrol.desktop
|
||||
share/applnk/Utilities/Chipcard-Utilities/kmedicalcard.desktop
|
||||
share/applnk/Utilities/Chipcard-Utilities/kpcscsetup.desktop
|
||||
share/locale/de/LC_MESSAGES/kcardsetup.mo
|
||||
share/locale/de/LC_MESSAGES/kchipcardcontrol.mo
|
||||
share/locale/de/LC_MESSAGES/kmedicalcard.mo
|
||||
share/locale/de/LC_MESSAGES/kpcscsetup.mo
|
||||
@dirrm share/applnk/Utilities/Chipcard-Utilities/
|
Loading…
Reference in a new issue