- Update to 0.5.1
- Add NO_ARCH=yes - While here, add LICENSE_FILE PR: 200844 Submitted by: horia@racoviceanu.com (maintainer)
This commit is contained in:
parent
670970f575
commit
f7d869d3f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389880
3 changed files with 9 additions and 8 deletions
|
@ -2,19 +2,20 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lxde-icon-theme
|
||||
PORTVERSION= 0.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= SF/lxde/LXDE%20Icon%20Theme/lxde-icon-theme-${PORTVERSION}/
|
||||
MASTER_SITES= SF/lxde/LXDE%20Icon%20Theme/${DISTNAME}/
|
||||
|
||||
MAINTAINER= horia@racoviceanu.com
|
||||
COMMENT= LXDE Icon Theme
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake iconv tar:bzip2
|
||||
USES= gmake iconv tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
NO_ARCH= yes
|
||||
|
||||
DATADIR= ${PREFIX}/share/lxde
|
||||
INSTALLS_ICONS= YES
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (lxde-icon-theme-0.5.0.tar.bz2) = 49dc61c46c4a0ca9298f9e0866bcf7212a08ddaa71f15bfabfb0220fe1efa848
|
||||
SIZE (lxde-icon-theme-0.5.0.tar.bz2) = 4545598
|
||||
SHA256 (lxde-icon-theme-0.5.1.tar.xz) = e3d0b7399f28a360a3755171c9a08147d68f853f518be5485f5064675037916c
|
||||
SIZE (lxde-icon-theme-0.5.1.tar.xz) = 4469552
|
||||
|
|
|
@ -5668,7 +5668,7 @@ share/icons/nuoveXT2/72x72/devices/system.png
|
|||
share/icons/nuoveXT2/72x72/devices/usbpendrive_unmount.png
|
||||
share/icons/nuoveXT2/72x72/devices/yast_HD.png
|
||||
share/icons/nuoveXT2/72x72/devices/yast_idetude.png
|
||||
share/icons/nuoveXT2/72x72/filesystems/.gitignore
|
||||
share/icons/nuoveXT2/72x72/filesystems/placeholder
|
||||
share/icons/nuoveXT2/72x72/filesystems/gnome-fs-directory.png
|
||||
share/icons/nuoveXT2/72x72/filesystems/gnome-fs-ftp.png
|
||||
share/icons/nuoveXT2/72x72/filesystems/gnome-fs-nfs.png
|
||||
|
@ -6328,7 +6328,7 @@ share/icons/nuoveXT2/96x96/devices/system.png
|
|||
share/icons/nuoveXT2/96x96/devices/usbpendrive_unmount.png
|
||||
share/icons/nuoveXT2/96x96/devices/yast_HD.png
|
||||
share/icons/nuoveXT2/96x96/devices/yast_idetude.png
|
||||
share/icons/nuoveXT2/96x96/filesystems/.gitignore
|
||||
share/icons/nuoveXT2/96x96/filesystems/placeholder
|
||||
share/icons/nuoveXT2/96x96/filesystems/gnome-fs-directory.png
|
||||
share/icons/nuoveXT2/96x96/filesystems/gnome-fs-ftp.png
|
||||
share/icons/nuoveXT2/96x96/filesystems/gnome-fs-nfs.png
|
||||
|
|
Loading…
Reference in a new issue