forked from Shinonome/dots-hyprland
update requirements
This commit is contained in:
@@ -143,6 +143,7 @@ gradience_dir=/tmp/gradience
|
|||||||
x git clone https://github.com/ZeyadMoustafaKamal/Gradience.git $gradience_dir
|
x git clone https://github.com/ZeyadMoustafaKamal/Gradience.git $gradience_dir
|
||||||
x cd $gradience_dir
|
x cd $gradience_dir
|
||||||
x git submodule update --init --recursive
|
x git submodule update --init --recursive
|
||||||
|
x uv pip install -r requirements.txt
|
||||||
x meson setup build --prefix=$VIRTUAL_ENV
|
x meson setup build --prefix=$VIRTUAL_ENV
|
||||||
x meson compile -C build
|
x meson compile -C build
|
||||||
x meson install -C build
|
x meson install -C build
|
||||||
|
|||||||
@@ -8,5 +8,3 @@ psutil
|
|||||||
git+https://github.com/T-Dynamos/materialyoucolor-python.git
|
git+https://github.com/T-Dynamos/materialyoucolor-python.git
|
||||||
libsass
|
libsass
|
||||||
material-color-utilities
|
material-color-utilities
|
||||||
lxml
|
|
||||||
pygobject
|
|
||||||
|
|||||||
@@ -6,8 +6,6 @@ cffi==1.17.1
|
|||||||
# via pywayland
|
# via pywayland
|
||||||
libsass==0.23.0
|
libsass==0.23.0
|
||||||
# via -r scriptdata/requirements.in
|
# via -r scriptdata/requirements.in
|
||||||
lxml==5.3.0
|
|
||||||
# via -r scriptdata/requirements.in
|
|
||||||
material-color-utilities==0.2.1
|
material-color-utilities==0.2.1
|
||||||
# via -r scriptdata/requirements.in
|
# via -r scriptdata/requirements.in
|
||||||
materialyoucolor @ git+https://github.com/T-Dynamos/materialyoucolor-python.git@73080739dc7c46d378a7624881e9c1e6b20b23f1
|
materialyoucolor @ git+https://github.com/T-Dynamos/materialyoucolor-python.git@73080739dc7c46d378a7624881e9c1e6b20b23f1
|
||||||
@@ -24,12 +22,8 @@ pillow==11.1.0
|
|||||||
# material-color-utilities
|
# material-color-utilities
|
||||||
psutil==6.1.1
|
psutil==6.1.1
|
||||||
# via -r scriptdata/requirements.in
|
# via -r scriptdata/requirements.in
|
||||||
pycairo==1.27.0
|
|
||||||
# via pygobject
|
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
# via cffi
|
# via cffi
|
||||||
pygobject==3.50.0
|
|
||||||
# via -r scriptdata/requirements.in
|
|
||||||
pyproject-hooks==1.2.0
|
pyproject-hooks==1.2.0
|
||||||
# via build
|
# via build
|
||||||
pywal==3.3.0
|
pywal==3.3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user