View | Details | Raw Unified | Return to bug 59464
Collapse All | Expand All

(-)graphics/kbarcode/Makefile (-10 / +8 lines)
Lines 6-27 Link Here
6
#
6
#
7
7
8
PORTNAME=	kbarcode
8
PORTNAME=	kbarcode
9
PORTVERSION=	0.4.3
9
PORTVERSION=	1.4.1
10
PORTREVISION=	1
11
CATEGORIES=	graphics kde
10
CATEGORIES=	graphics kde
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
14
13
15
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	KBarcode creates, handles, manages and prints barcodes
15
COMMENT=	A barcode and label printing application for KDE
17
16
18
BUILD_DEPENDS=	barcode:${PORTSDIR}/graphics/barcode
17
RUN_DEPENDS=	barcode:${PORTSDIR}/graphics/barcode
19
18
20
USE_KDELIBS_VER=	3
19
USE_KDELIBS_VER=	3
21
USE_GMAKE=		yes
20
USE_GMAKE=	yes
22
GNU_CONFIGURE=		yes
21
GNU_CONFIGURE=	yes
23
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL} \
24
CONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
25
			LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
26
22
27
.include <bsd.port.mk>
23
.include <bsd.port.pre.mk>
24
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
25
.include <bsd.port.post.mk>
(-)graphics/kbarcode/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (kbarcode-0.4.3.tar.gz) = d34a41875b3ecf66749d6b11a41ce26e
1
MD5 (kbarcode-1.4.1.tar.gz) = 3eeec91b2e1bd0fb26adec85c638dada
(-)graphics/kbarcode/pkg-plist (-13 / +34 lines)
Lines 1-20 Link Here
1
bin/kbarcode
1
bin/kbarcode
2
share/applnk/Applications/kbarcode.desktop
2
share/applnk/Applications/KBarcode/kbarcode-batch.desktop
3
share/icons/locolor/16x16/apps/kbarcode.png
3
share/applnk/Applications/KBarcode/kbarcode-editor.desktop
4
share/icons/locolor/32x32/apps/kbarcode.png
4
share/applnk/Applications/KBarcode/kbarcode-single.desktop
5
share/applnk/Applications/KBarcode/kbarcode.desktop
5
share/apps/kbarcode/barcodes.html
6
share/apps/kbarcode/barcodes.html
6
share/apps/kbarcode/exampledata.sql
7
share/apps/kbarcode/exampledata.sql
7
share/apps/kbarcode/labeldefinitions.sql
8
share/apps/kbarcode/labeldefinitions.sql
8
share/apps/kbarcode/logo.png
9
share/apps/kbarcode/logo.png
9
share/doc/HTML/en/kbarcode/common
10
share/icons/hicolor/16x16/actions/barcode.png
10
share/doc/HTML/en/kbarcode/index.cache.bz2
11
share/icons/hicolor/16x16/actions/kbarcode-ellipse.png
11
share/doc/HTML/en/kbarcode/index.docbook
12
share/icons/hicolor/16x16/actions/kbarcode-grid.png
12
@dirrm share/doc/HTML/en/kbarcode
13
share/icons/hicolor/16x16/actions/kbarcode-linetool.png
14
share/icons/hicolor/16x16/apps/kbarcode.png
15
share/icons/hicolor/24x24/actions/barcode.png
16
share/icons/hicolor/32x32/actions/barcode.png
17
share/icons/hicolor/32x32/actions/kbarcode-rect.png
18
share/icons/hicolor/32x32/apps/kbarcode.png
19
share/icons/hicolor/64x64/apps/kbarcode.png
20
share/locale/de/LC_MESSAGES/kbarcode.mo
21
share/locale/es/LC_MESSAGES/kbarcode.mo
22
share/locale/fi/LC_MESSAGES/kbarcode.mo
23
share/locale/fr/LC_MESSAGES/kbarcode.mo
24
share/locale/hu/LC_MESSAGES/kbarcode.mo
25
share/locale/it/LC_MESSAGES/kbarcode.mo
26
share/locale/sv/LC_MESSAGES/kbarcode.mo
27
share/mimelnk/application/kbarcode-label.desktop
28
@unexec rmdir %D/share/mimelnk/application 2>/dev/null || true
29
@unexec rmdir %D/share/icons/hicolor/64x64/apps 2>/dev/null || true
30
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
31
@unexec rmdir %D/share/icons/hicolor/32x32/actions 2>/dev/null || true
32
@unexec rmdir %D/share/icons/hicolor/24x24/actions 2>/dev/null || true
33
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
34
@unexec rmdir %D/share/icons/hicolor/16x16/actions 2>/dev/null || true
35
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
36
@unexec rmdir %D/share/icons 2>/dev/null || true
13
@dirrm share/apps/kbarcode
37
@dirrm share/apps/kbarcode
14
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
38
@unexec rmdir %D/share/apps 2>/dev/null || true
15
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
39
@dirrm share/applnk/Applications/KBarcode
16
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
17
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
18
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
19
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
20
@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
40
@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
41
@unexec rmdir %D/share/applnk 2>/dev/null || true

Return to bug 59464