]> gitweb.morketsmerke.org Git - immudex-tools.git/commitdiff
Dodanie struktury ułatwiającej instalację oraz pliku z zależnościami do budowy pakiet...
authorxf0r3m <jakubstasinski@protonmail.com>
Sun, 19 Apr 2026 10:53:12 +0000 (12:53 +0200)
committerxf0r3m <jakubstasinski@protonmail.com>
Sun, 19 Apr 2026 10:53:12 +0000 (12:53 +0200)
bin/immudex-cdrip [moved from immudex-cdrip with 100% similarity]
bin/immudex-create-media [moved from immudex-create-media with 100% similarity]
bin/immudex-crypt [moved from immudex-crypt with 100% similarity]
bin/immudex-meteo [moved from immudex-meteo with 100% similarity]
bin/immudex-motd [moved from immudex-motd/immudex-motd with 100% similarity]
bin/immudex-pl [moved from immudex-pl with 100% similarity]
bin/immudex-shoutcasts [moved from immudex-shoutcasts with 100% similarity]
bin/immudex-ytplay [moved from immudex-ytplay with 100% similarity]
dependencies.txt [new file with mode: 0644]
misc/motd.conf [moved from immudex-motd/motd.conf with 100% similarity]

similarity index 100%
rename from immudex-cdrip
rename to bin/immudex-cdrip
similarity index 100%
rename from immudex-crypt
rename to bin/immudex-crypt
similarity index 100%
rename from immudex-meteo
rename to bin/immudex-meteo
similarity index 100%
rename from immudex-motd/immudex-motd
rename to bin/immudex-motd
similarity index 100%
rename from immudex-pl
rename to bin/immudex-pl
similarity index 100%
rename from immudex-shoutcasts
rename to bin/immudex-shoutcasts
similarity index 100%
rename from immudex-ytplay
rename to bin/immudex-ytplay
diff --git a/dependencies.txt b/dependencies.txt
new file mode 100644 (file)
index 0000000..5ca56e9
--- /dev/null
@@ -0,0 +1,10 @@
+immudex-cdrip { bash (>=5.2.15), icedax (>=9:1.1.11-3), cdparanoia (>=3.10.2) }
+immudex-create-media { bash (>=5.2.15), parted (>=3.5-3), dosfstools (>=4.2-1), grub2 (>=2.06-13), grub-efi-ia32-bin (>=2.06-13) }
+immudex-crypt { bash (>=5.2.15), cryptsetup (>=2.6.1-4) }
+immudex-meteo { bash (>=5.2.15), curl (>=7.88.1-10) }
+immudex-motd { bash (>=5.2.15), figlet (>=2.2.5-3), lolcat (>=100.0.1-3), immudex-meteo (>=1.0) }
+immudex-pl { bash (>=5.2.15), mpv (>=0.35.1-4), yt-dlp (>=2023.03.04-1) }
+immudex-shoutcasts { bash (>=5.2.15), wget (>=1.21.3-1), dos2unix (>=7.4.3-1), mpv (>=0.35.1-4) }
+immudex-ytplay { python3 (>=3.11.2-1), mpv (>=0.35.1-4), yt-dlp (>=2023.03.04-1), python3-youtube-search (>=2.2.0) }
+python3-youtube-search { python3 (>=3.11.2-1), python3-pip (>=23.0.1) }
+
similarity index 100%
rename from immudex-motd/motd.conf
rename to misc/motd.conf