1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

x11-themes/la-capitaine-icon-theme: New port

La Capitaine is an icon pack — designed to integrate with most desktop
environments. The set of icons takes inspiration from the latest iterations of
macOS and Google's Material Design through the use of visually pleasing
gradients, shadowing, and simple icon geometry.
This commit is contained in:
Loïc Bartoletti 2022-01-29 22:30:22 +01:00
parent da8e77d5cc
commit f8a744eba8
4 changed files with 12708 additions and 0 deletions

View File

@ -0,0 +1,29 @@
PORTNAME= la-capitaine-icon-theme
DISTVERSIONPREFIX=v
DISTVERSION= 0.6.2
CATEGORIES= x11-themes
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Icon pack designed to integrate with most desktop environments
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= YES
GH_ACCOUNT= keeferrourke
NO_BUILD= YES
post-extract:
.for logo in kubuntu debian-logo configure-debian debian debian-plymouth-manager archlinux gnome-debian
${RM} ${WRKSRC}/apps/scalable/${logo}.svg
.endfor
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/La-Capitaine
.for dir in actions animations apps devices emblems emotes mimetypes panel places status
${CP} -rp ${WRKSRC}/${dir} ${STAGEDIR}${PREFIX}/share/icons/La-Capitaine
.endfor
${INSTALL_DATA} ${WRKSRC}/index.theme ${STAGEDIR}${PREFIX}/share/icons/La-Capitaine
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1643490254
SHA256 (keeferrourke-la-capitaine-icon-theme-v0.6.2_GH0.tar.gz) = e63e4bc97a7bbf4db71f17fa3b1c71086e3ed8b1dc44b4d10f95d97aa7db2c9d
SIZE (keeferrourke-la-capitaine-icon-theme-v0.6.2_GH0.tar.gz) = 11110830

View File

@ -0,0 +1,6 @@
La Capitaine is an icon pack - designed to integrate with most desktop
environments. The set of icons takes inspiration from the latest iterations of
macOS and Google's Material Design through the use of visually pleasing
gradients, shadowing, and simple icon geometry.
WWW: https://krourke.org/projects/art/la-capitaine-icon-theme

File diff suppressed because it is too large Load Diff