diff options
| author | MagomeYae <[email protected]> | 2021-11-23 20:47:04 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-11-23 20:47:04 +0800 |
| commit | 3a194113cd42a0e6c3d131f582e7026aa4aa2bc3 (patch) | |
| tree | ddc9dd8301cbd77cb550fa178316927f5f86f731 | |
| parent | b4325079dca3c8769293864dd176f4b09c97319f (diff) | |
feat(add-pkg): Add gtk3-classic
Signed-off-by: MagomeYae <[email protected]>
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | repo/.yaydeps/gtk3-classic | 8 | ||||
| m--------- | repo/gtk3-classic | 0 |
3 files changed, 11 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8907ed7..dcf4c84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "repo/konsole-dracula-git"] path = repo/konsole-dracula-git url = https://aur.archlinux.org/konsole-dracula-git.git +[submodule "repo/gtk3-classic"] + path = repo/gtk3-classic + url = https://aur.archlinux.org/gtk3-classic.git diff --git a/repo/.yaydeps/gtk3-classic b/repo/.yaydeps/gtk3-classic new file mode 100644 index 0000000..5013aa6 --- /dev/null +++ b/repo/.yaydeps/gtk3-classic @@ -0,0 +1,8 @@ +sassc +meson +lib32-libepoxy +lib32-fribidi +lib32-at-spi2-atk +lib32-libxkbcommon +lib32-json-glib +lib32-librsvg diff --git a/repo/gtk3-classic b/repo/gtk3-classic new file mode 160000 +Subproject 3cacdbeed16509f690f3a00ff5bb6a5be36d98c |
