adwaita-icon-theme: renamed from gnome-icon-theme
parent
cfa2efd2e6
commit
0bcd2729c9
|
@ -1 +0,0 @@
|
||||||
../Formula/gnome-icon-theme.rb
|
|
|
@ -0,0 +1 @@
|
||||||
|
../Formula/adwaita-icon-theme.rb
|
|
@ -1,4 +1,4 @@
|
||||||
class GnomeIconTheme < Formula
|
class AdwaitaIconTheme < Formula
|
||||||
desc "Icons for the GNOME project"
|
desc "Icons for the GNOME project"
|
||||||
homepage "https://developer.gnome.org"
|
homepage "https://developer.gnome.org"
|
||||||
url "https://download.gnome.org/sources/adwaita-icon-theme/3.26/adwaita-icon-theme-3.26.0.tar.xz"
|
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",
|
"glfw3": "glfw",
|
||||||
"gmp4": "gmp@4",
|
"gmp4": "gmp@4",
|
||||||
"gmt4": "gmt@4",
|
"gmt4": "gmt@4",
|
||||||
|
"gnome-icon-theme": "adwaita-icon-theme",
|
||||||
"gnupg2": "gnupg",
|
"gnupg2": "gnupg",
|
||||||
"gnuplot4": "gnuplot@4",
|
"gnuplot4": "gnuplot@4",
|
||||||
"go-app-engine-32": "app-engine-go-32",
|
"go-app-engine-32": "app-engine-go-32",
|
||||||
|
|
Loading…
Reference in New Issue