Add x11/slim to RUN_DEPENDS of SLiM themes ports
Reported by: adamw Approved by: portmgr (missing dependencies blanket)
This commit is contained in:
parent
0330edd505
commit
d61aa31916
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540543
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= slim-freebsd-black-theme
|
||||
DISTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= https://bitbucket.org/rigoletto-freebsd/slim-freebsd-black-theme/get/
|
||||
|
||||
@ -12,7 +12,8 @@ COMMENT= Simple FreeBSD SLiM theme inspired on the FreeBSD SLiM theme
|
||||
LICENSE= CC-BY-4.0
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= montserrat>=0:x11-fonts/montserrat
|
||||
RUN_DEPENDS= montserrat>=0:x11-fonts/montserrat \
|
||||
slim>=0:x11/slim
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= slim-freebsd-dark-theme
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
|
||||
MAINTAINER= miguel@gocobachi.dev
|
||||
@ -12,6 +12,8 @@ COMMENT= Minimalist FreeBSD black/red colors theme for SLiM
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= slim>=0:x11/slim
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= gocobachi
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= slim-freebsd-themes
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= LOCAL/decke
|
||||
DISTFILES= slim-freebsd-beastie.tar.gz slim-freebsd-simple.tar.gz
|
||||
@ -11,6 +12,8 @@ COMMENT= FreeBSD Theme pack for SLiM login app
|
||||
|
||||
LICENSE= CC-BY-SA-4.0
|
||||
|
||||
RUN_DEPENDS= slim>=0:x11/slim
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
SHAREMODE= 644
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= slim-themes
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://dist.codelabs.ru/fbsd/ports/slim-themes/:new_themes \
|
||||
http://dist.codelabs.ru/fbsd/ports/slim-themes/:old_themes \
|
||||
@ -13,6 +13,8 @@ DISTFILES=
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Theme pack for SLiM login app
|
||||
|
||||
RUN_DEPENDS= slim>=0:x11/slim
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
SHAREMODE= 644
|
||||
|
Loading…
Reference in New Issue
Block a user