adwaita-icon-theme: renamed from gnome-icon-theme
This commit is contained in:
parent
cfa2efd2e6
commit
0bcd2729c9
4 changed files with 3 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
../Formula/gnome-icon-theme.rb
|
1
Aliases/gnome-icon-theme
Symbolic link
1
Aliases/gnome-icon-theme
Symbolic link
|
@ -0,0 +1 @@
|
|||
../Formula/adwaita-icon-theme.rb
|
|
@ -1,4 +1,4 @@
|
|||
class GnomeIconTheme < Formula
|
||||
class AdwaitaIconTheme < Formula
|
||||
desc "Icons for the GNOME project"
|
||||
homepage "https://developer.gnome.org"
|
||||
url "https://download.gnome.org/sources/adwaita-icon-theme/3.26/adwaita-icon-theme-3.26.0.tar.xz"
|
|
@ -54,6 +54,7 @@
|
|||
"glfw3": "glfw",
|
||||
"gmp4": "gmp@4",
|
||||
"gmt4": "gmt@4",
|
||||
"gnome-icon-theme": "adwaita-icon-theme",
|
||||
"gnupg2": "gnupg",
|
||||
"gnuplot4": "gnuplot@4",
|
||||
"go-app-engine-32": "app-engine-go-32",
|
||||
|
|
Loading…
Reference in a new issue