Skip to content

Commit

Permalink
x11-themes/canta-icon-theme: add new port
Browse files Browse the repository at this point in the history
Flat icons for Canta GTK theme

https://github.com/vinceliuice/Canta-theme

PR:		252752
  • Loading branch information
Alexander88207 authored and jbeich committed May 1, 2021
1 parent a7c419f commit 34ab944
Show file tree
Hide file tree
Showing 5 changed files with 12,095 additions and 0 deletions.
1 change: 1 addition & 0 deletions x11-themes/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
SUBDIR += arc-gruvbox-theme
SUBDIR += audacious-skins
SUBDIR += canta-gtk-themes
SUBDIR += canta-icon-theme
SUBDIR += classiclooks
SUBDIR += claws-mail-themes
SUBDIR += clearlooks
Expand Down
24 changes: 24 additions & 0 deletions x11-themes/canta-icon-theme/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>

PORTNAME= canta-icon-theme
DISTVERSION= 2020-05-17
CATEGORIES= x11-themes

MAINTAINER= Alexander88207@protonmail.com
COMMENT= Flat icons for Canta GTK theme

LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

RUN_DEPENDS= numix-icon-theme-circle>0:x11-themes/numix-icon-theme-circle

USE_GITHUB= yes
GH_ACCOUNT= vinceliuice
GH_PROJECT= Canta-theme
NO_ARCH= yes
NO_BUILD= yes

do-install:
(cd ${WRKSRC}/icons && ${COPYTREE_SHARE} Canta ${STAGEDIR}${PREFIX}/share/icons)

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions x11-themes/canta-icon-theme/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1609622875
SHA256 (vinceliuice-Canta-theme-2020-05-17_GH0.tar.gz) = b0a9675471671d3066c93224d7297aa5b2d64261330cf8942d859bbc2a9bc5ca
SIZE (vinceliuice-Canta-theme-2020-05-17_GH0.tar.gz) = 5385194
3 changes: 3 additions & 0 deletions x11-themes/canta-icon-theme/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Flat icons for Canta GTK theme

WWW: https://github.com/vinceliuice/Canta-theme
Loading

0 comments on commit 34ab944

Please sign in to comment.