mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
New port: x11-themes/flat-remix-icon-themes: Flat Remix is an icon theme inspired by material design
Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth. https://github.com/daniruiz/flat-remix PR: 246608 Submitted by: Alexander Vereeken <Alexander88207@protonmail.com> Differential Revision: https://reviews.freebsd.org/D24921
This commit is contained in:
parent
64c1e6be1e
commit
3f5b7815e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554852
@ -30,6 +30,7 @@
|
||||
SUBDIR += cursor-neutral-white-theme
|
||||
SUBDIR += e16-themes
|
||||
SUBDIR += emerald-themes
|
||||
SUBDIR += flat-remix-icon-themes
|
||||
SUBDIR += fluxbox-tenr-styles-pack
|
||||
SUBDIR += freebsd-8k-wallpapers
|
||||
SUBDIR += freebsd-8k-wallpapers-kde
|
||||
|
20
x11-themes/flat-remix-icon-themes/Makefile
Normal file
20
x11-themes/flat-remix-icon-themes/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flat-remix
|
||||
PORTVERSION= 20201017
|
||||
CATEGORIES= x11-themes
|
||||
PKGNAMESUFFIX= -icon-themes
|
||||
|
||||
MAINTAINER= Alexander88207@protonmail.com
|
||||
COMMENT= Flat Remix is an icon theme inspired by material design
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= daniruiz
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-themes/flat-remix-icon-themes/distinfo
Normal file
3
x11-themes/flat-remix-icon-themes/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1605028108
|
||||
SHA256 (daniruiz-flat-remix-20201017_GH0.tar.gz) = f453c3848c54a94e60bd687041b9281a4ff679edbd84dc904947950f2427b28c
|
||||
SIZE (daniruiz-flat-remix-20201017_GH0.tar.gz) = 67576460
|
3
x11-themes/flat-remix-icon-themes/pkg-descr
Normal file
3
x11-themes/flat-remix-icon-themes/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Flat Remix is an icon theme inspired by material design.
|
||||
|
||||
WWW: https://github.com/daniruiz/flat-remix
|
156456
x11-themes/flat-remix-icon-themes/pkg-plist
Normal file
156456
x11-themes/flat-remix-icon-themes/pkg-plist
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user