first commit
40
.github/workflows/release.yml
vendored
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
name: PikaOS Package Release
|
||||||
|
|
||||||
|
on:
|
||||||
|
workflow_dispatch
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
runs-on: self-hosted
|
||||||
|
container:
|
||||||
|
image: ubuntu:22.10
|
||||||
|
volumes:
|
||||||
|
- /proc:/proc
|
||||||
|
options: --privileged -it
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- name: Install needed packages
|
||||||
|
run: apt update && apt install software-properties-common sudo git bc gpg gpg-agent bison build-essential ccache cpio fakeroot flex git kmod libelf-dev libncurses5-dev libssl-dev lz4 qtbase5-dev rsync schedtool wget zstd tar reprepro dpkg-sig devscripts dh-make -y
|
||||||
|
|
||||||
|
- name: Import GPG key
|
||||||
|
id: import_gpg
|
||||||
|
uses: crazy-max/ghaction-import-gpg@v5
|
||||||
|
with:
|
||||||
|
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
||||||
|
passphrase: ${{ secrets.PASSPHRASE }}
|
||||||
|
|
||||||
|
- name: Install SSH key
|
||||||
|
uses: shimataro/ssh-key-action@v2
|
||||||
|
with:
|
||||||
|
key: ${{ secrets.SSH_KEY }}
|
||||||
|
name: id_rsa
|
||||||
|
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
||||||
|
if_key_exists: replace
|
||||||
|
|
||||||
|
- name: Build Package
|
||||||
|
run: ./main.sh
|
||||||
|
|
||||||
|
- name: Release Package
|
||||||
|
run: ./release.sh
|
@ -1 +0,0 @@
|
|||||||
due to rust tool chain issues, just paste pre built binaries in the root of this package
|
|
@ -1,18 +0,0 @@
|
|||||||
[source.crates-io]
|
|
||||||
replace-with = "vendored-sources"
|
|
||||||
|
|
||||||
[source."https://github.com/flukejones/egui"]
|
|
||||||
git = "https://github.com/flukejones/egui"
|
|
||||||
branch = "wayland_dark_theme"
|
|
||||||
replace-with = "vendored-sources"
|
|
||||||
|
|
||||||
[source."https://github.com/flukejones/notify-rust.git"]
|
|
||||||
git = "https://github.com/flukejones/notify-rust.git"
|
|
||||||
replace-with = "vendored-sources"
|
|
||||||
|
|
||||||
[source."https://gitlab.com/asus-linux/supergfxctl.git"]
|
|
||||||
git = "https://gitlab.com/asus-linux/supergfxctl.git"
|
|
||||||
replace-with = "vendored-sources"
|
|
||||||
|
|
||||||
[source.vendored-sources]
|
|
||||||
directory = "vendor"
|
|
@ -1,5 +0,0 @@
|
|||||||
asusctl (4.5.3-99pika1) kinetic; urgency=low
|
|
||||||
|
|
||||||
* Initial Creation
|
|
||||||
|
|
||||||
-- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200
|
|
@ -1,197 +0,0 @@
|
|||||||
[[led_data]]
|
|
||||||
prod_family = "TUF"
|
|
||||||
board_names = ["FA507"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "TUF Gaming"
|
|
||||||
board_names = ["FX505D"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ASUS TUF Gaming A15"
|
|
||||||
board_names = ["FA506I"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "Zephyrus S"
|
|
||||||
board_names = ["GX502", "GX701", "G531", "GL531", "G532"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Star", "Rain", "Highlight", "Laser", "Ripple", "Pulse", "Comet", "Flash"]
|
|
||||||
multizone = []
|
|
||||||
per_key = true
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "Zephyrus M"
|
|
||||||
board_names = ["GU502G"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Star", "Rain", "Highlight", "Laser", "Ripple", "Pulse", "Comet", "Flash"]
|
|
||||||
multizone = []
|
|
||||||
per_key = true
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus M15"
|
|
||||||
board_names = ["GU502LU"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus M15"
|
|
||||||
board_names = ["GU502L"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Star", "Rain", "Highlight", "Laser", "Ripple", "Pulse", "Comet", "Flash"]
|
|
||||||
multizone = []
|
|
||||||
per_key = true
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus M16"
|
|
||||||
board_names = ["GU603Z", "GU603H"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus S17"
|
|
||||||
board_names = ["GX703H"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Star", "Rain", "Highlight", "Laser", "Ripple", "Pulse", "Comet", "Flash"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "Zephyrus"
|
|
||||||
board_names = ["GM501G", "GX531"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"]
|
|
||||||
multizone = ["Key1", "Key2", "Key3", "Key4"]
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Strix"
|
|
||||||
board_names = ["G531GW", "G533QR", "G533QS", "G733Q", "G513QR", "G713QR", "G513QM", "G713IC", "G713RS"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Star", "Rain", "Highlight", "Laser", "Ripple", "Pulse", "Comet", "Flash"]
|
|
||||||
multizone = []
|
|
||||||
per_key = true
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Strix"
|
|
||||||
board_names = ["G513QE", "GX531", "G512LV", "G712LV", "G712LW", "G513IH", "G513QY", "G713QM", "G512", "G713RM", "G713RW"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"]
|
|
||||||
multizone = ["Key1", "Key2", "Key3", "Key4"]
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Strix"
|
|
||||||
board_names = ["G512LI", "G712LI", "G531GD"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Strix"
|
|
||||||
board_names = ["G513IM"]
|
|
||||||
standard = ["Flash", "Static", "Breathe", "Strobe", "Rainbow"]
|
|
||||||
multizone = []
|
|
||||||
per_key = true
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "Strix"
|
|
||||||
board_names = ["G731GV", "G731GW", "G531GV"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow"]
|
|
||||||
multizone = ["Key1", "Key2", "Key3", "Key4"]
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "Strix"
|
|
||||||
board_names = ["GL504G"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"]
|
|
||||||
multizone = ["Key1", "Key2", "Key3", "Key4", "Logo", "BarLeft", "BarRight"]
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "Strix"
|
|
||||||
board_names = ["G731GT", "G731GU", "G531GT", "G531GU"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "Strix Scar"
|
|
||||||
board_names = ["G531", "G731"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Star", "Rain", "Highlight", "Laser", "Ripple", "Pulse", "Comet", "Flash"]
|
|
||||||
multizone = ["Key1", "Key2", "Key3", "Key4"]
|
|
||||||
per_key = true
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG"
|
|
||||||
board_names = ["GL553VE"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe"]
|
|
||||||
multizone = ["Key1", "Key2", "Key3", "Key4"]
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus G14"
|
|
||||||
board_names = ["GA401Q"]
|
|
||||||
standard = ["Static", "Breathe", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus G14"
|
|
||||||
board_names = ["GA402R"]
|
|
||||||
standard = ["Static", "Breathe", "Pulse", "Rainbow"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
# GA503QE at higher priority (first match) than GA503Q
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus G15"
|
|
||||||
board_names = ["GA503QE"]
|
|
||||||
standard = ["Static", "Breathe", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus G15"
|
|
||||||
board_names = ["GA503Q", "GA503R"]
|
|
||||||
standard = ["Static", "Breathe", "Pulse", "Rainbow", "Strobe"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus"
|
|
||||||
board_names = ["GX550L"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Star", "Rain", "Highlight", "Laser", "Ripple", "Pulse", "Comet", "Flash"]
|
|
||||||
multizone = []
|
|
||||||
per_key = true
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Zephyrus Duo 15 SE"
|
|
||||||
board_names = ["GX551Q"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = true
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Flow X13"
|
|
||||||
board_names = ["GV301Q"]
|
|
||||||
standard = ["Static", "Breathe", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Strix"
|
|
||||||
board_names = ["G513IC", "G513RC", "G513RM"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Rainbow", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
||||||
|
|
||||||
[[led_data]]
|
|
||||||
prod_family = "ROG Flow X16"
|
|
||||||
board_names = ["GV601R"]
|
|
||||||
standard = ["Static", "Breathe", "Strobe", "Pulse"]
|
|
||||||
multizone = []
|
|
||||||
per_key = false
|
|
@ -1,17 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=ASUS Notebook Control
|
|
||||||
StartLimitInterval=200
|
|
||||||
StartLimitBurst=2
|
|
||||||
Before=multi-user.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Environment=IS_SERVICE=1
|
|
||||||
ExecStartPre=/bin/sleep 2
|
|
||||||
ExecStart=/usr/bin/asusd
|
|
||||||
Restart=on-failure
|
|
||||||
Restart=always
|
|
||||||
RestartSec=1
|
|
||||||
Type=dbus
|
|
||||||
BusName=org.asuslinux.Daemon
|
|
||||||
SELinuxContext=system_u:system_r:unconfined_t:s0
|
|
||||||
#SELinuxContext=system_u:object_r:modules_object_t:s0
|
|
@ -1,14 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=ASUS User Daemon
|
|
||||||
StartLimitInterval=200
|
|
||||||
StartLimitBurst=2
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
ExecStartPre=/usr/bin/sleep 2
|
|
||||||
ExecStart=/usr/bin/asusd-user
|
|
||||||
Restart=on-failure
|
|
||||||
RestartSec=1
|
|
||||||
Type=simple
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=default.target
|
|
@ -1,20 +0,0 @@
|
|||||||
#ACTION=="add|change", SUBSYSTEM=="input", ENV{ID_VENDOR_ID}=="0b05", ENV{ID_MODEL_ID}=="1[89][a-zA-Z0-9][a-zA-Z0-9]|193b", ENV{ID_TYPE}=="hid", TAG+="systemd", ENV{SYSTEMD_WANTS}="asusd.service"
|
|
||||||
#ACTION=="add|remove", SUBSYSTEM=="input", ENV{ID_VENDOR_ID}=="0b05", ENV{ID_MODEL_ID}=="1[89][a-zA-Z0-9][a-zA-Z0-9]|193b", RUN+="systemctl restart asusd.service"
|
|
||||||
|
|
||||||
ENV{DMI_VENDOR}="$attr{[dmi/id]sys_vendor}"
|
|
||||||
ENV{DMI_VENDOR}!="ASUSTeK COMPUTER INC.", GOTO="asusd_end"
|
|
||||||
|
|
||||||
ENV{DMI_FAMILY}="$attr{[dmi/id]product_family}"
|
|
||||||
ENV{DMI_FAMILY}=="*TUF*", GOTO="asusd_start"
|
|
||||||
ENV{DMI_FAMILY}=="*ROG*", GOTO="asusd_start"
|
|
||||||
ENV{DMI_FAMILY}=="*Zephyrus*", GOTO="asusd_start"
|
|
||||||
ENV{DMI_FAMILY}=="*Strix*", GOTO="asusd_start"
|
|
||||||
ENV{DMI_FAMILY}=="*Vivo*ook*", GOTO="asusd_start"
|
|
||||||
# No match so
|
|
||||||
GOTO="asusd_end"
|
|
||||||
|
|
||||||
LABEL="asusd_start"
|
|
||||||
ACTION=="add|change", DRIVER=="asus-nb-wmi", TAG+="systemd", ENV{SYSTEMD_WANTS}="asusd.service"
|
|
||||||
ACTION=="add|remove", DRIVER=="asus-nb-wmi", TAG+="systemd", RUN+="systemctl restart asusd.service"
|
|
||||||
|
|
||||||
LABEL="asusd_end"
|
|
@ -1,11 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Version=1.0
|
|
||||||
Type=Application
|
|
||||||
|
|
||||||
Name=ROG Control Center
|
|
||||||
Comment=Make your ASUS ROG Laptop go Brrrrr!
|
|
||||||
Categories=Settings
|
|
||||||
|
|
||||||
Icon=rog-control-center
|
|
||||||
Exec=rog-control-center
|
|
||||||
Terminal=false
|
|
@ -1,26 +0,0 @@
|
|||||||
<!DOCTYPE busconfig PUBLIC
|
|
||||||
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
|
|
||||||
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
|
|
||||||
<busconfig>
|
|
||||||
<policy group="adm">
|
|
||||||
<allow send_destination="org.asuslinux.Daemon"/>
|
|
||||||
<allow receive_sender="org.asuslinux.Daemon"/>
|
|
||||||
</policy>
|
|
||||||
<policy group="sudo">
|
|
||||||
<allow send_destination="org.asuslinux.Daemon"/>
|
|
||||||
<allow receive_sender="org.asuslinux.Daemon"/>
|
|
||||||
</policy>
|
|
||||||
<policy group="users">
|
|
||||||
<allow send_destination="org.asuslinux.Daemon"/>
|
|
||||||
<allow receive_sender="org.asuslinux.Daemon"/>
|
|
||||||
</policy>
|
|
||||||
<policy group="wheel">
|
|
||||||
<allow send_destination="org.asuslinux.Daemon"/>
|
|
||||||
<allow receive_sender="org.asuslinux.Daemon"/>
|
|
||||||
</policy>
|
|
||||||
<policy user="root">
|
|
||||||
<allow own="org.asuslinux.Daemon"/>
|
|
||||||
<allow send_destination="org.asuslinux.Daemon"/>
|
|
||||||
<allow receive_sender="org.asuslinux.Daemon"/>
|
|
||||||
</policy>
|
|
||||||
</busconfig>
|
|
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 77 KiB |
Before Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 70 KiB |
@ -1,86 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Generator: Gravit.io -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
style="isolation:isolate"
|
|
||||||
viewBox="0 0 82.733002 82.733002"
|
|
||||||
width="82.733002pt"
|
|
||||||
height="82.733002pt"
|
|
||||||
version="1.1"
|
|
||||||
id="svg19"
|
|
||||||
sodipodi:docname="gpu-compute.svg"
|
|
||||||
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview21"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1.0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:document-units="pt"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="4.96875"
|
|
||||||
inkscape:cx="15.597484"
|
|
||||||
inkscape:cy="54.742138"
|
|
||||||
inkscape:window-width="2048"
|
|
||||||
inkscape:window-height="1083"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg19" />
|
|
||||||
<defs
|
|
||||||
id="defs5">
|
|
||||||
<clipPath
|
|
||||||
id="_clipPath_ZEBBDq6ZtbLgkRXocTHUWTcRbcURZIva">
|
|
||||||
<rect
|
|
||||||
width="128"
|
|
||||||
height="128"
|
|
||||||
id="rect2"
|
|
||||||
x="0"
|
|
||||||
y="0" />
|
|
||||||
</clipPath>
|
|
||||||
</defs>
|
|
||||||
<g
|
|
||||||
clip-path="url(#_clipPath_ZEBBDq6ZtbLgkRXocTHUWTcRbcURZIva)"
|
|
||||||
id="g17"
|
|
||||||
transform="translate(-22.624,-23)">
|
|
||||||
<rect
|
|
||||||
width="128"
|
|
||||||
height="128"
|
|
||||||
style="fill:#000000"
|
|
||||||
fill-opacity="0"
|
|
||||||
id="rect7"
|
|
||||||
x="0"
|
|
||||||
y="0" />
|
|
||||||
<g
|
|
||||||
id="g15">
|
|
||||||
<path
|
|
||||||
id="path9"
|
|
||||||
style="opacity:1;mix-blend-mode:normal;fill:#ed1c24;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="m 13.789062,13.789062 v 6.894532 H 0 v 6.894531 H 13.789062 V 41.367188 H 0 v 6.894531 H 13.789062 V 62.048828 H 0 v 6.894531 H 13.789062 V 82.732422 H 0 v 6.894531 h 13.789062 v 6.894531 h 6.894532 v 13.789066 h 6.894531 V 96.521484 h 13.789063 v 13.789066 h 6.894531 V 96.521484 h 13.789062 v 13.789066 h 6.892578 V 96.521484 h 13.789063 v 13.789066 h 6.896484 V 96.521484 h 6.894532 z"
|
|
||||||
transform="matrix(0.75,0,0,0.75,22.624,23)" />
|
|
||||||
<path
|
|
||||||
id="path9-3"
|
|
||||||
style="isolation:isolate;mix-blend-mode:normal;fill:#76b900;fill-opacity:1;stroke:#000000;stroke-width:0.375;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="m 95.016578,95.391113 -0.0051,-5.170896 10.341782,-0.01017 -0.005,-5.170896 -10.341789,0.01017 -0.01017,-10.341791 10.341799,-0.01018 -0.005,-5.170895 -10.341787,0.01018 -0.01017,-10.340328 10.341797,-0.01017 -0.005,-5.170896 -10.341794,0.01017 -0.01018,-10.341792 10.341784,-0.01017 -0.005,-5.170895 -10.341791,0.01017 -0.0051,-5.170897 -5.170898,0.0051 -0.01017,-10.341796 -5.170896,0.0051 0.01017,10.341797 -10.341792,0.01017 -0.01017,-10.341795 -5.170897,0.0051 0.01017,10.341796 -10.341791,0.01017 -0.01017,-10.341796 -5.169431,0.0051 0.01017,10.341795 -10.341792,0.01018 -0.01017,-10.341797 -5.172361,0.0051 0.01017,10.341795 -5.170894,0.0051 z" />
|
|
||||||
<rect
|
|
||||||
x="38.146"
|
|
||||||
y="38.512001"
|
|
||||||
width="51.708"
|
|
||||||
height="51.708"
|
|
||||||
fill="rgb(77,77,77)"
|
|
||||||
id="rect11"
|
|
||||||
style="fill:none" />
|
|
||||||
<path
|
|
||||||
d="m 67.238,81.543 c 3.416,0 7.169,-0.866 10.056,-2.262 l -1.395,-4.474 c -2.165,0.818 -4.86,1.299 -7.169,1.299 -7.313,0 -11.884,-4.811 -11.884,-12.317 0,-7.073 4.138,-11.114 11.162,-11.114 2.646,0 5.678,0.529 7.843,1.395 l 1.732,-4.811 c -2.839,-1.347 -6.111,-2.069 -9.43,-2.069 -10.537,0 -17.754,6.976 -17.754,17.465 0,10.104 6.832,16.888 16.839,16.888 z"
|
|
||||||
fill="#dddddd"
|
|
||||||
id="path13"
|
|
||||||
style="stroke:#000000;stroke-opacity:1;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff" />
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 3.8 KiB |
@ -1,82 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Generator: Gravit.io -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
style="isolation:isolate"
|
|
||||||
viewBox="0 0 82.733002 82.733002"
|
|
||||||
width="82.733002pt"
|
|
||||||
height="82.733002pt"
|
|
||||||
version="1.1"
|
|
||||||
id="svg19"
|
|
||||||
sodipodi:docname="gpu-hybrid.svg"
|
|
||||||
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview21"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1.0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:document-units="pt"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="4.96875"
|
|
||||||
inkscape:cx="15.798742"
|
|
||||||
inkscape:cy="54.742138"
|
|
||||||
inkscape:window-width="2048"
|
|
||||||
inkscape:window-height="1083"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg19" />
|
|
||||||
<defs
|
|
||||||
id="defs5">
|
|
||||||
<clipPath
|
|
||||||
id="_clipPath_uVSrFPVusaaYDISWhfCjIlGBeb9FaZAr">
|
|
||||||
<rect
|
|
||||||
width="128"
|
|
||||||
height="128"
|
|
||||||
id="rect2"
|
|
||||||
x="0"
|
|
||||||
y="0" />
|
|
||||||
</clipPath>
|
|
||||||
</defs>
|
|
||||||
<g
|
|
||||||
clip-path="url(#_clipPath_uVSrFPVusaaYDISWhfCjIlGBeb9FaZAr)"
|
|
||||||
id="g17"
|
|
||||||
transform="translate(-22.624,-23)">
|
|
||||||
<rect
|
|
||||||
width="128"
|
|
||||||
height="128"
|
|
||||||
style="fill:#000000"
|
|
||||||
fill-opacity="0"
|
|
||||||
id="rect7"
|
|
||||||
x="0"
|
|
||||||
y="0" />
|
|
||||||
<g
|
|
||||||
id="g15">
|
|
||||||
<path
|
|
||||||
d="m 38.137,23 v 10.342 h -5.171 v 5.17 H 22.624 v 5.171 H 32.966 V 54.025 H 22.624 v 5.171 H 32.966 V 69.537 H 22.624 v 5.171 H 32.966 V 85.05 H 22.624 v 5.17 h 10.342 v 5.171 h 5.171 v 10.342 h 5.171 V 95.391 h 10.341 v 10.342 H 58.82 V 95.391 h 10.342 v 10.342 h 5.17 V 95.391 h 10.342 v 10.342 h 5.171 V 95.391 h 5.171 V 90.22 h 10.341 V 85.05 H 95.016 V 74.708 h 10.341 V 69.537 H 95.016 V 59.196 h 10.341 V 54.025 H 95.016 V 43.683 h 10.341 V 38.512 H 95.016 v -5.17 H 89.845 V 23 H 84.674 V 33.342 H 74.332 V 23 h -5.17 V 33.342 H 58.82 V 23 H 53.649 V 33.342 H 43.308 V 23 Z"
|
|
||||||
fill="rgb(77,77,77)"
|
|
||||||
id="path9"
|
|
||||||
style="fill:#ed1c24;fill-opacity:1;stroke:#000000;stroke-opacity:1;stroke-width:0.75;stroke-miterlimit:4;stroke-dasharray:none" />
|
|
||||||
<rect
|
|
||||||
x="38.146"
|
|
||||||
y="38.512001"
|
|
||||||
width="51.708"
|
|
||||||
height="51.708"
|
|
||||||
fill="rgb(77,77,77)"
|
|
||||||
id="rect11"
|
|
||||||
style="fill:#76b900;fill-opacity:1;stroke:#000000;stroke-opacity:1" />
|
|
||||||
<path
|
|
||||||
d="m 51.464,79 h 5.663 V 66.118 H 70.916 V 79 h 5.62 V 49 h -5.62 V 61.147 H 57.127 V 49 h -5.663 z"
|
|
||||||
fill="rgb(221,221,221)"
|
|
||||||
id="path13"
|
|
||||||
style="fill:#ececec;stroke:#000000;stroke-opacity:1;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none" />
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 2.9 KiB |
@ -1,52 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Generator: Gravit.io -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
style="isolation:isolate"
|
|
||||||
viewBox="0 0 82.410369 82.410377"
|
|
||||||
width="82.41037pt"
|
|
||||||
height="82.410378pt"
|
|
||||||
version="1.1"
|
|
||||||
id="svg17"
|
|
||||||
sodipodi:docname="gpu-integrated.svg"
|
|
||||||
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview19"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1.0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:document-units="pt"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="4.96875"
|
|
||||||
inkscape:cx="14.389937"
|
|
||||||
inkscape:cy="54.742138"
|
|
||||||
inkscape:window-width="2048"
|
|
||||||
inkscape:window-height="1083"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg17" />
|
|
||||||
<defs
|
|
||||||
id="defs5">
|
|
||||||
<clipPath
|
|
||||||
id="_clipPath_GAg6mcrkdqJgsmZOjvo6JT6R1d3r9FoI">
|
|
||||||
<rect
|
|
||||||
width="128"
|
|
||||||
height="128"
|
|
||||||
id="rect2"
|
|
||||||
x="0"
|
|
||||||
y="0" />
|
|
||||||
</clipPath>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
style="fill:#ed1c24;fill-opacity:1;stroke:#000000;stroke-width:0.75;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="M 15.92217,76.9033 V 71.771223 H 13.28066 10.63915 V 69.129715 66.488208 H 5.507075 0.375 v -2.037735 -2.037735 h 5.132075 5.132075 v -5.73585 -5.73585 H 5.507075 0.375 V 48.903302 46.865566 H 5.507075 10.63915 V 41.205189 35.544811 H 5.507075 0.375 V 33.431604 31.318396 H 5.507075 10.63915 V 25.658019 19.997641 H 5.507075 0.375 V 17.959906 15.92217 h 5.132075 5.132075 v -2.641509 -2.64151 h 2.64151 2.64151 V 5.5070763 0.375 h 2.037736 2.037735 v 5.1320763 5.1320747 h 5.660378 5.660377 V 5.5070763 0.375 h 2.113207 2.113208 v 5.1320763 5.1320747 h 5.660377 5.660378 V 5.5070763 0.375 h 1.947066 1.947063 l 0.09711,1.8490563 c 0.07996,1.52246 0.251242,6.717377 0.253724,7.695141 0.0014,0.5274167 -0.04609,0.5197837 3.905982,0.6286047 1.618867,0.04457 3.945285,0.123799 5.16981,0.176053 l 2.226412,0.09501 V 5.5969303 0.375 h 2.037735 2.037743 v 5.1320763 5.1320747 h 2.641507 2.641508 v 2.64151 2.641509 h 5.132077 5.13207 v 2.037736 2.037735 h -5.13207 -5.132077 v 5.660378 5.660377 h 5.132077 5.13207 v 2.113208 2.113207 h -5.13207 -5.132077 v 5.660378 5.660377 h 5.132077 5.13207 v 2.037736 2.037736 h -5.13207 -5.132077 v 5.73585 5.73585 h 5.132077 5.13207 v 2.037735 2.037735 h -5.13207 -5.132077 v 2.641507 2.641508 H 69.129718 66.488211 V 76.9033 82.035378 H 64.450468 62.412733 V 76.9033 71.771223 h -5.73585 -5.735846 V 76.9033 82.035378 H 48.903301 46.865566 V 76.9033 71.771223 H 41.205188 35.544811 V 76.9033 82.035378 H 33.431603 31.318396 V 76.9033 71.771223 H 25.658019 19.997641 V 76.9033 82.035378 H 17.959906 15.92217 Z"
|
|
||||||
id="path1355" />
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 3.0 KiB |
@ -1,52 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Generator: Gravit.io -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
style="isolation:isolate"
|
|
||||||
viewBox="0 0 82.410369 82.410377"
|
|
||||||
width="82.41037pt"
|
|
||||||
height="82.410378pt"
|
|
||||||
version="1.1"
|
|
||||||
id="svg17"
|
|
||||||
sodipodi:docname="gpu-nvidia.svg"
|
|
||||||
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview19"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1.0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:document-units="pt"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="4.96875"
|
|
||||||
inkscape:cx="14.389937"
|
|
||||||
inkscape:cy="54.742138"
|
|
||||||
inkscape:window-width="2048"
|
|
||||||
inkscape:window-height="1083"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg17" />
|
|
||||||
<defs
|
|
||||||
id="defs5">
|
|
||||||
<clipPath
|
|
||||||
id="_clipPath_GAg6mcrkdqJgsmZOjvo6JT6R1d3r9FoI">
|
|
||||||
<rect
|
|
||||||
width="128"
|
|
||||||
height="128"
|
|
||||||
id="rect2"
|
|
||||||
x="0"
|
|
||||||
y="0" />
|
|
||||||
</clipPath>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
style="fill:#76b900;fill-opacity:1;stroke:#000000;stroke-width:0.75;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="M 15.92217,76.9033 V 71.771223 H 13.28066 10.63915 V 69.129715 66.488208 H 5.507075 0.375 v -2.037735 -2.037735 h 5.132075 5.132075 v -5.73585 -5.73585 H 5.507075 0.375 V 48.903302 46.865566 H 5.507075 10.63915 V 41.205189 35.544811 H 5.507075 0.375 V 33.431604 31.318396 H 5.507075 10.63915 V 25.658019 19.997641 H 5.507075 0.375 V 17.959906 15.92217 h 5.132075 5.132075 v -2.641509 -2.64151 h 2.64151 2.64151 V 5.5070763 0.375 h 2.037736 2.037735 v 5.1320763 5.1320747 h 5.660378 5.660377 V 5.5070763 0.375 h 2.113207 2.113208 v 5.1320763 5.1320747 h 5.660377 5.660378 V 5.5070763 0.375 h 1.947066 1.947063 l 0.09711,1.8490563 c 0.07996,1.52246 0.251242,6.717377 0.253724,7.695141 0.0014,0.5274167 -0.04609,0.5197837 3.905982,0.6286047 1.618867,0.04457 3.945285,0.123799 5.16981,0.176053 l 2.226412,0.09501 V 5.5969303 0.375 h 2.037735 2.037743 v 5.1320763 5.1320747 h 2.641507 2.641508 v 2.64151 2.641509 h 5.132077 5.13207 v 2.037736 2.037735 h -5.13207 -5.132077 v 5.660378 5.660377 h 5.132077 5.13207 v 2.113208 2.113207 h -5.13207 -5.132077 v 5.660378 5.660377 h 5.132077 5.13207 v 2.037736 2.037736 h -5.13207 -5.132077 v 5.73585 5.73585 h 5.132077 5.13207 v 2.037735 2.037735 h -5.13207 -5.132077 v 2.641507 2.641508 H 69.129718 66.488211 V 76.9033 82.035378 H 64.450468 62.412733 V 76.9033 71.771223 h -5.73585 -5.735846 V 76.9033 82.035378 H 48.903301 46.865566 V 76.9033 71.771223 H 41.205188 35.544811 V 76.9033 82.035378 H 33.431603 31.318396 V 76.9033 71.771223 H 25.658019 19.997641 V 76.9033 82.035378 H 17.959906 15.92217 Z"
|
|
||||||
id="path1355" />
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 3.0 KiB |
@ -1,86 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Generator: Gravit.io -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
style="isolation:isolate"
|
|
||||||
viewBox="0 0 82.733002 82.733002"
|
|
||||||
width="82.733002pt"
|
|
||||||
height="82.733002pt"
|
|
||||||
version="1.1"
|
|
||||||
id="svg19"
|
|
||||||
sodipodi:docname="gpu-vfio.svg"
|
|
||||||
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview21"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1.0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:document-units="pt"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="7.8686859"
|
|
||||||
inkscape:cx="55.091791"
|
|
||||||
inkscape:cy="55.155334"
|
|
||||||
inkscape:window-width="2048"
|
|
||||||
inkscape:window-height="1083"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg19" />
|
|
||||||
<defs
|
|
||||||
id="defs5">
|
|
||||||
<clipPath
|
|
||||||
id="_clipPath_ZEBBDq6ZtbLgkRXocTHUWTcRbcURZIva">
|
|
||||||
<rect
|
|
||||||
width="128"
|
|
||||||
height="128"
|
|
||||||
id="rect2"
|
|
||||||
x="0"
|
|
||||||
y="0" />
|
|
||||||
</clipPath>
|
|
||||||
</defs>
|
|
||||||
<g
|
|
||||||
clip-path="url(#_clipPath_ZEBBDq6ZtbLgkRXocTHUWTcRbcURZIva)"
|
|
||||||
id="g17"
|
|
||||||
transform="translate(-22.624,-23)">
|
|
||||||
<rect
|
|
||||||
width="128"
|
|
||||||
height="128"
|
|
||||||
style="fill:#000000"
|
|
||||||
fill-opacity="0"
|
|
||||||
id="rect7"
|
|
||||||
x="0"
|
|
||||||
y="0" />
|
|
||||||
<g
|
|
||||||
id="g15">
|
|
||||||
<path
|
|
||||||
id="path9"
|
|
||||||
style="opacity:1;mix-blend-mode:normal;fill:#ed1c24;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="m 13.789062,13.789062 v 6.894532 H 0 v 6.894531 H 13.789062 V 41.367188 H 0 v 6.894531 H 13.789062 V 62.048828 H 0 v 6.894531 H 13.789062 V 82.732422 H 0 v 6.894531 h 13.789062 v 6.894531 h 6.894532 v 13.789066 h 6.894531 V 96.521484 h 13.789063 v 13.789066 h 6.894531 V 96.521484 h 13.789062 v 13.789066 h 6.892578 V 96.521484 h 13.789063 v 13.789066 h 6.896484 V 96.521484 h 6.894532 z"
|
|
||||||
transform="matrix(0.75,0,0,0.75,22.624,23)" />
|
|
||||||
<path
|
|
||||||
id="path9-3"
|
|
||||||
style="isolation:isolate;mix-blend-mode:normal;fill:#76b900;fill-opacity:1;stroke:#000000;stroke-width:0.375;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="m 95.016578,95.391113 -0.0051,-5.170896 10.341782,-0.01017 -0.005,-5.170896 -10.341789,0.01017 -0.01017,-10.341791 10.341799,-0.01018 -0.005,-5.170895 -10.341787,0.01018 -0.01017,-10.340328 10.341797,-0.01017 -0.005,-5.170896 -10.341794,0.01017 -0.01018,-10.341792 10.341784,-0.01017 -0.005,-5.170895 -10.341791,0.01017 -0.0051,-5.170897 -5.170898,0.0051 -0.01017,-10.341796 -5.170896,0.0051 0.01017,10.341797 -10.341792,0.01017 -0.01017,-10.341795 -5.170897,0.0051 0.01017,10.341796 -10.341791,0.01017 -0.01017,-10.341796 -5.169431,0.0051 0.01017,10.341795 -10.341792,0.01018 -0.01017,-10.341797 -5.172361,0.0051 0.01017,10.341795 -5.170894,0.0051 z" />
|
|
||||||
<rect
|
|
||||||
x="38.146"
|
|
||||||
y="38.512001"
|
|
||||||
width="51.708"
|
|
||||||
height="51.708"
|
|
||||||
fill="rgb(77,77,77)"
|
|
||||||
id="rect11"
|
|
||||||
style="fill:none" />
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<path
|
|
||||||
d="m 38.016104,57.595764 h 6.037 l 11.263,-31.267 h -5.947 l -8.064,24.374 -7.75,-24.374 h -6.758 z"
|
|
||||||
fill="#dddddd"
|
|
||||||
id="path849"
|
|
||||||
style="isolation:isolate;stroke:#000000;stroke-opacity:1;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff" />
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 3.6 KiB |
@ -1 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="141 297.96 507.339 471.04" width="507.339pt" height="471.04pt"><g><g><g><g><path d=" M 537.075 443.463 L 537.075 443.463 L 564.723 427.335 C 504.903 324.571 375.966 285.313 269.027 337.304 L 269.027 297.96 L 237.027 297.96 L 237.027 393.96 L 333.027 393.96 L 333.027 361.96 L 292.147 361.96 C 382.665 323.563 487.612 358.486 537.075 443.463 Z " fill="rgb(204,64,64)"/><path d=" M 245.027 692.775 C 170.84 632.524 151.314 527.353 198.931 444.488 L 171.187 428.488 C 116.876 523.063 137.426 642.887 220.147 713.96 L 181.027 713.96 L 181.027 745.96 L 277.027 745.96 L 277.027 649.96 L 245.027 649.96 L 245.027 692.775 L 245.027 692.775 Z " fill="rgb(204,64,64)"/><path d=" M 580.451 499.048 L 512.579 566.936 L 535.203 589.56 L 562.403 562.36 C 551.734 661.49 468.201 736.724 368.499 737 L 368.499 769 C 487.289 768.688 585.833 677.011 594.707 558.552 L 625.715 589.56 L 648.339 566.936 L 580.451 499.048 Z " fill="rgb(204,64,64)"/></g></g></g></g></svg>
|
|
Before Width: | Height: | Size: 1.1 KiB |
12
debian/changelog
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
asusctl (4.6.0-rc1-99pika1) kinetic; urgency=low
|
||||||
|
|
||||||
|
* New Upstream Release
|
||||||
|
|
||||||
|
-- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200
|
||||||
|
|
||||||
|
|
||||||
|
asusctl (4.5.3-99pika1) kinetic; urgency=low
|
||||||
|
|
||||||
|
* Initial Creation
|
||||||
|
|
||||||
|
-- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200
|
21
main.sh
Executable file
@ -0,0 +1,21 @@
|
|||||||
|
# Add dependent repositories
|
||||||
|
wget -q -O - https://ppa.pika-os.com/key.gpg | sudo apt-key add -
|
||||||
|
add-apt-repository https://ppa.pika-os.com
|
||||||
|
add-apt-repository ppa:pikaos/pika
|
||||||
|
add-apt-repository ppa:kubuntu-ppa/backports
|
||||||
|
# Clone Upstream
|
||||||
|
git clone https://gitlab.com/asus-linux/asusctl -b 4.6.0-rc1
|
||||||
|
cp -rvf ./debian ./asusctl
|
||||||
|
cd ./asusctl
|
||||||
|
|
||||||
|
# Get build deps
|
||||||
|
apt-get build-dep ./ -y
|
||||||
|
|
||||||
|
# Build package
|
||||||
|
LOGNAME=root dh_make --createorig -y -l -p asusctl_4.6.0-rc1
|
||||||
|
dpkg-buildpackage
|
||||||
|
|
||||||
|
# Move the debs to output
|
||||||
|
cd ../
|
||||||
|
mkdir -p ./output
|
||||||
|
mv ./*.deb ./output/
|
1
orig.source.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://gitlab.com/asus-linux/asusctl
|
11
release.sh
Executable file
@ -0,0 +1,11 @@
|
|||||||
|
# Sign the packages
|
||||||
|
dpkg-sig --sign builder ./output/*.deb
|
||||||
|
|
||||||
|
# Pull down existing ppa repo db files etc
|
||||||
|
rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
|
||||||
|
|
||||||
|
# Add the new package to the repo
|
||||||
|
reprepro -V --basedir ./output/repo/ includedeb kinetic ./output/*.deb
|
||||||
|
|
||||||
|
# Push the updated ppa repo to the server
|
||||||
|
rsync -azP ./output/repo/ ferreo@direct.pika-os.com:/srv/www/pikappa/
|