wxsvg: rename from wxSVG
rename to lowercase to fit package naming conventions
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
pkg-config,
|
||||
wrapGAppsHook3,
|
||||
wxGTK32,
|
||||
wxSVG,
|
||||
wxsvg,
|
||||
xine-ui,
|
||||
xmlto,
|
||||
zip,
|
||||
@@ -65,7 +65,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
glib
|
||||
libexif
|
||||
libjpeg
|
||||
wxSVG
|
||||
wxsvg
|
||||
wxGTK32
|
||||
xine-ui
|
||||
]
|
||||
|
||||
@@ -1986,6 +1986,7 @@ mapAliases {
|
||||
wring = throw "'wring' has been removed since it has been abandoned upstream"; # Added 2025-11-07
|
||||
write_stylus = throw "'write_stylus' has been renamed to/replaced by 'styluslabs-write-bin'"; # Converted to throw 2025-10-27
|
||||
wxGTK33 = wxwidgets_3_3; # Added 2025-07-20
|
||||
wxSVG = warnAlias "'wxSVG' has been renamed to 'wxsvg'" wxsvg;
|
||||
xbrightness = throw "'xbrightness' has been removed as it is unmaintained"; # Added 2025-08-28
|
||||
xbursttools = throw "'xbursttools' has been removed as it is broken and unmaintained upstream."; # Added 2025-06-12
|
||||
xcb-util-cursor = libxcb-cursor; # Added 2026-02-04
|
||||
|
||||
Reference in New Issue
Block a user