forked from Shinonome/dots-hyprland
@@ -57,3 +57,5 @@ end
|
|||||||
- If Hyprland is just blank, rebuild Quickshell (emerge -q gui-apps/quickshell)
|
- If Hyprland is just blank, rebuild Quickshell (emerge -q gui-apps/quickshell)
|
||||||
- ```Hyprland: error while loading shared libraries: libhyprgraphics.so.0: cannot open shared object file: No such file or directory```
|
- ```Hyprland: error while loading shared libraries: libhyprgraphics.so.0: cannot open shared object file: No such file or directory```
|
||||||
- The Hyprland live ebuild sometimes has linkage issues, deleting _Hyprland_ and _hyprland_ from ```/usr/bin/``` and then re-emerging usually fixes this.
|
- The Hyprland live ebuild sometimes has linkage issues, deleting _Hyprland_ and _hyprland_ from ```/usr/bin/``` and then re-emerging usually fixes this.
|
||||||
|
- When emerging Hyprland if you get an issue relating to```undefined reference to `Hyprutils::Math::Vector2D::˜Vector2D()` ```
|
||||||
|
- Clear the cache folder (```rm -fr /var/tmp/portage/gui-wm/hyprland*```) then try again
|
||||||
|
|||||||
+11
-5
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
DART_SASS_VER=1.78.0
|
DART_SASS_VER=1.78.0
|
||||||
|
SPACE_GROTESK_VER=1.1.4
|
||||||
|
|
||||||
DESCRIPTION="Illogical Impulse Fonts and Theming Dependencies"
|
DESCRIPTION="Illogical Impulse Fonts and Theming Dependencies"
|
||||||
HOMEPAGE=""
|
HOMEPAGE=""
|
||||||
@@ -11,11 +12,13 @@ https://github.com/Bali10050/Darkly/archive/refs/heads/main.tar.gz -> ${P}-darkl
|
|||||||
https://github.com/naipefoundry/gabarito/archive/refs/heads/main.tar.gz -> ${P}-gabarito.tar.gz
|
https://github.com/naipefoundry/gabarito/archive/refs/heads/main.tar.gz -> ${P}-gabarito.tar.gz
|
||||||
https://github.com/googlefonts/rubik/archive/refs/heads/main.tar.gz -> ${P}-rubik.tar.gz
|
https://github.com/googlefonts/rubik/archive/refs/heads/main.tar.gz -> ${P}-rubik.tar.gz
|
||||||
https://github.com/ThomasJockin/readexpro/archive/refs/heads/master.tar.gz -> ${P}-readexpro.tar.gz
|
https://github.com/ThomasJockin/readexpro/archive/refs/heads/master.tar.gz -> ${P}-readexpro.tar.gz
|
||||||
https://github.com/google/material-design-icons/archive/refs/heads/main.tar.gz -> ${P}-material-design-icons.tar.gz
|
|
||||||
https://github.com/mjkim0727/breeze-plus/archive/refs/heads/main.tar.gz -> ${P}-breeze-plus.tar.gz
|
https://github.com/mjkim0727/breeze-plus/archive/refs/heads/main.tar.gz -> ${P}-breeze-plus.tar.gz
|
||||||
https://github.com/lassekongo83/adw-gtk3/archive/refs/heads/main.tar.gz -> ${P}-adw-gtk3.tar.gz
|
https://github.com/lassekongo83/adw-gtk3/archive/refs/heads/main.tar.gz -> ${P}-adw-gtk3.tar.gz
|
||||||
|
https://github.com/google/material-design-icons/raw/refs/heads/master/variablefont/MaterialSymbolsOutlined%5BFILL,GRAD,opsz,wght%5D.ttf -> MaterialSymbolsOutlined.ttf
|
||||||
|
https://github.com/google/material-design-icons/raw/refs/heads/master/variablefont/MaterialSymbolsRounded%5BFILL,GRAD,opsz,wght%5D.ttf -> MaterialSymbolsRounded.ttf
|
||||||
|
https://github.com/google/material-design-icons/raw/refs/heads/master/variablefont/MaterialSymbolsSharp%5BFILL,GRAD,opsz,wght%5D.ttf -> MaterialSymbolsSharp.ttf
|
||||||
|
https://github.com/floriankarsten/space-grotesk/archive/refs/tags/${SPACE_GROTESK_VER}.tar.gz -> ${P}-space-grotesk-${SPACE_GROTESK_VER}.tar.gz
|
||||||
"
|
"
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||||
@@ -40,9 +43,9 @@ S_DARKLY="${S}/Darkly-main"
|
|||||||
S_GABARITO="${S}/gabarito-main"
|
S_GABARITO="${S}/gabarito-main"
|
||||||
S_RUBIK="${S}/rubik-main"
|
S_RUBIK="${S}/rubik-main"
|
||||||
S_READEXPRO="${S}/readexpro-master"
|
S_READEXPRO="${S}/readexpro-master"
|
||||||
S_MATERIAL_DESIGN_ICONS="${S}/material-design-icons-main"
|
|
||||||
S_ADW_GTK3="${S}/adw-gtk3-main"
|
S_ADW_GTK3="${S}/adw-gtk3-main"
|
||||||
S_BREEZE_PLUS="${S}/breeze-plus-main"
|
S_BREEZE_PLUS="${S}/breeze-plus-main"
|
||||||
|
S_SPACE_GROTESK="${S}/space-grotesk-${SPACE_GROTESK_VER}"
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
default
|
default
|
||||||
@@ -72,8 +75,11 @@ src_install() {
|
|||||||
insinto /usr/share/fonts/ttf-readex-pro
|
insinto /usr/share/fonts/ttf-readex-pro
|
||||||
doins "${S_READEXPRO}"/fonts/ttf/*.ttf
|
doins "${S_READEXPRO}"/fonts/ttf/*.ttf
|
||||||
|
|
||||||
insinto /usr/share/fonts/ttf-material-design-icons
|
insinto /usr/share/fonts/material-symbols
|
||||||
doins "${S_MATERIAL_DESIGN_ICONS}"/font/*.ttf
|
doins "${DISTDIR}"/MaterialSymbols*.ttf
|
||||||
|
|
||||||
|
insinto /usr/share/fonts/OTF
|
||||||
|
doins "${S_SPACE_GROTESK}"/fonts/otf/*.otf
|
||||||
|
|
||||||
insinto /usr/share/themes
|
insinto /usr/share/themes
|
||||||
doins -r "${S_BREEZE_PLUS}"/src/breeze-plus*
|
doins -r "${S_BREEZE_PLUS}"/src/breeze-plus*
|
||||||
@@ -17,6 +17,14 @@ printf "Or you can manually add the use flags for each package that requires it\
|
|||||||
printf "${STY_RESET}"
|
printf "${STY_RESET}"
|
||||||
pause
|
pause
|
||||||
|
|
||||||
|
printf "${STY_YELLOW}"
|
||||||
|
printf "https://github.com/end-4/dots-hyprland/blob/main/dist-gentoo/README.md"
|
||||||
|
printf "Checkout the above README for potential bug fixes or additional information"
|
||||||
|
printf "${STY_RESET}"
|
||||||
|
pause
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
x sudo emerge --noreplace --quiet app-eselect/eselect-repository
|
x sudo emerge --noreplace --quiet app-eselect/eselect-repository
|
||||||
|
|
||||||
if [[ -z $(eselect repository list | grep localrepo) ]]; then
|
if [[ -z $(eselect repository list | grep localrepo) ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user