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

(-)Makefile (-4 / +4 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	lxde-icon-theme
4
PORTNAME=	lxde-icon-theme
5
PORTVERSION=	0.5.0
5
PORTVERSION=	0.5.1
6
PORTREVISION=	1
7
CATEGORIES=	x11-themes
6
CATEGORIES=	x11-themes
8
MASTER_SITES=	SF/lxde/LXDE%20Icon%20Theme/lxde-icon-theme-${PORTVERSION}/
7
MASTER_SITES=	SF/lxde/LXDE%20Icon%20Theme/${DISTNAME}/
9
8
10
MAINTAINER=	horia@racoviceanu.com
9
MAINTAINER=	horia@racoviceanu.com
11
COMMENT=	LXDE Icon Theme
10
COMMENT=	LXDE Icon Theme
Lines 12-20 Link Here
12
11
13
LICENSE=	GPLv3
12
LICENSE=	GPLv3
14
13
15
USES=		gmake iconv tar:bzip2
14
USES=		gmake iconv tar:xz
16
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
17
CONFIGURE_ARGS=	--prefix=${PREFIX}
16
CONFIGURE_ARGS=	--prefix=${PREFIX}
17
NO_ARCH=	yes
18
18
19
DATADIR=	${PREFIX}/share/lxde
19
DATADIR=	${PREFIX}/share/lxde
20
INSTALLS_ICONS=	YES
20
INSTALLS_ICONS=	YES
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (lxde-icon-theme-0.5.0.tar.bz2) = 49dc61c46c4a0ca9298f9e0866bcf7212a08ddaa71f15bfabfb0220fe1efa848
1
SHA256 (lxde-icon-theme-0.5.1.tar.xz) = e3d0b7399f28a360a3755171c9a08147d68f853f518be5485f5064675037916c
2
SIZE (lxde-icon-theme-0.5.0.tar.bz2) = 4545598
2
SIZE (lxde-icon-theme-0.5.1.tar.xz) = 4469552
(-)pkg-plist (-2 / +2 lines)
Lines 5668-5674 Link Here
5668
share/icons/nuoveXT2/72x72/devices/usbpendrive_unmount.png
5668
share/icons/nuoveXT2/72x72/devices/usbpendrive_unmount.png
5669
share/icons/nuoveXT2/72x72/devices/yast_HD.png
5669
share/icons/nuoveXT2/72x72/devices/yast_HD.png
5670
share/icons/nuoveXT2/72x72/devices/yast_idetude.png
5670
share/icons/nuoveXT2/72x72/devices/yast_idetude.png
5671
share/icons/nuoveXT2/72x72/filesystems/.gitignore
5671
share/icons/nuoveXT2/72x72/filesystems/placeholder
5672
share/icons/nuoveXT2/72x72/filesystems/gnome-fs-directory.png
5672
share/icons/nuoveXT2/72x72/filesystems/gnome-fs-directory.png
5673
share/icons/nuoveXT2/72x72/filesystems/gnome-fs-ftp.png
5673
share/icons/nuoveXT2/72x72/filesystems/gnome-fs-ftp.png
5674
share/icons/nuoveXT2/72x72/filesystems/gnome-fs-nfs.png
5674
share/icons/nuoveXT2/72x72/filesystems/gnome-fs-nfs.png
Lines 6328-6334 Link Here
6328
share/icons/nuoveXT2/96x96/devices/usbpendrive_unmount.png
6328
share/icons/nuoveXT2/96x96/devices/usbpendrive_unmount.png
6329
share/icons/nuoveXT2/96x96/devices/yast_HD.png
6329
share/icons/nuoveXT2/96x96/devices/yast_HD.png
6330
share/icons/nuoveXT2/96x96/devices/yast_idetude.png
6330
share/icons/nuoveXT2/96x96/devices/yast_idetude.png
6331
share/icons/nuoveXT2/96x96/filesystems/.gitignore
6331
share/icons/nuoveXT2/96x96/filesystems/placeholder
6332
share/icons/nuoveXT2/96x96/filesystems/gnome-fs-directory.png
6332
share/icons/nuoveXT2/96x96/filesystems/gnome-fs-directory.png
6333
share/icons/nuoveXT2/96x96/filesystems/gnome-fs-ftp.png
6333
share/icons/nuoveXT2/96x96/filesystems/gnome-fs-ftp.png
6334
share/icons/nuoveXT2/96x96/filesystems/gnome-fs-nfs.png
6334
share/icons/nuoveXT2/96x96/filesystems/gnome-fs-nfs.png

Return to bug 200844