Import lxde-icon-theme-0.5.1 as graphics/lxde-icon-theme.
LXDE icon theme used by the LXDE desktop.
This commit is contained in:
parent
fab7832760
commit
04d7c78aa6
4 changed files with 1499 additions and 0 deletions
1
graphics/lxde-icon-theme/DESCR
Normal file
1
graphics/lxde-icon-theme/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
LXDE icon theme used by the LXDE desktop.
|
21
graphics/lxde-icon-theme/Makefile
Normal file
21
graphics/lxde-icon-theme/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# $NetBSD: Makefile,v 1.1 2016/05/23 10:42:40 youri Exp $
|
||||
|
||||
DISTNAME= lxde-icon-theme-0.5.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
MAINTAINER= youri@NetBSD.org
|
||||
HOMEPAGE= http://lxde.org/
|
||||
COMMENT= LXDE icon theme
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_TOOLS+= pax
|
||||
AUTO_MKDIRS= yes
|
||||
|
||||
do-install:
|
||||
${RUN} cd ${WRKSRC} && \
|
||||
pax -rw nuoveXT2 ${DESTDIR}${PREFIX}/share/icons
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
1471
graphics/lxde-icon-theme/PLIST
Normal file
1471
graphics/lxde-icon-theme/PLIST
Normal file
File diff suppressed because it is too large
Load diff
6
graphics/lxde-icon-theme/distinfo
Normal file
6
graphics/lxde-icon-theme/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2016/05/23 10:42:40 youri Exp $
|
||||
|
||||
SHA1 (lxde-icon-theme-0.5.1.tar.xz) = 643029acac6864ee04cf409af0c825085f545cec
|
||||
RMD160 (lxde-icon-theme-0.5.1.tar.xz) = befa74bc092590e66730aab235f3be45c48c7bdb
|
||||
SHA512 (lxde-icon-theme-0.5.1.tar.xz) = 4ae0e7efd610bc68c4fec2fa00e83b4cc61a313fa4207c213d592f7c8f40bda79117e45dfe7df537baddc8834a55f8ab8864918655136d938a7201c7520597b5
|
||||
Size (lxde-icon-theme-0.5.1.tar.xz) = 4469552 bytes
|
Loading…
Reference in a new issue