From e29bad9d89695116525de1afd362ff23a9ae77a5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Dec 2016 13:54:04 +0000 Subject: modularize user interfaces --- libsisyphus | 267 ------------------------------------------------------------ 1 file changed, 267 deletions(-) delete mode 100755 libsisyphus (limited to 'libsisyphus') diff --git a/libsisyphus b/libsisyphus deleted file mode 100755 index e838fb6..0000000 --- a/libsisyphus +++ /dev/null @@ -1,267 +0,0 @@ -#!/usr/bin/env bash - -# dialog/progress variables -export local showdialog="yad --title "sisyphus" --text-info --width 800 --height 600 --center --no-buttons --on-top --sticky --fixed --skip-taskbar --listen --tail &" -export local showprogress="yad --title "sisyphus" --progress --pulsate --width 800 --center --no-buttons --on-top --sticky --fixed --undecorated --skip-taskbar --auto-close &" - -# accesories category ui function -export local accesoriesui=' - - - - - - accesories - - app-admin|keepassx|Qt password manager compatible with its Win32 and Pocket PC versions -
-
- - - - - - - -
-
' - -# games category ui function -export local gamesui=' - - - - - - game - - app-emulation|playonlinux|Set of scripts to easily install and use Windows games and software - app-emulation|steam|Digital distribution client bootstrap package - games-action|armagetronad|Fast-paced 3D lightcycle game based on Tron - games-action|chromium-bsu|Chromium B.S.U. - an arcade game - games-action|supertuxkart|A kart racing game starring Tux, the linux penguin (TuxKart fork) - games-action|teeworlds|Online multi-player platform 2D shooter - games-board|aisleriot|A collection of solitaire card games for GNOME - games-emulation|dosbox|DOS Emulator - games-emulation|zsnes|SNES (Super Nintendo) emulator that uses x86 assembly - games-fps|urbanterror|Hollywood tactical shooter based on the ioquake3 engine - games-fps|xonotic|Fork of Nexuiz, Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine - games-simulation|openttd|OpenTTD is a clone of Transport Tycoon Deluxe - games-strategy|0ad|Cross-platform, 3D and historically-based real-time strategy game -
-
- - - - - - - -
-
' - -# graphics category ui function -export local graphicsui=' - - - -' - -# internet category ui function -export local internetui=' - - - -' - -# multimedia category ui function -export local multimediaui=' - - - - - - multimedia - - media-tv|tv-maxe|Program to view free channels -
-
- - - - - - - - -
-
' - -# office category ui function -export local officeui=' - - - - - - office - - app-office|abiword|Fully featured yet light and fast cross platform word processor documentation - app-office|fet|Opensource school/high-school/university timetable scheduling software - app-office|gnucash|A personal finance manager - app-office|libreoffice|A full office productivity suite - app-office|wps-office|WPS Office is an office productivity suite - app-text|qpdfview|A tabbed document viewer -
-
- - - - - - - -
-
' - -# system category ui function -export local systemui=' - - - -' - -# main ui function -export local mainui=' - - - - - - - - - pkgname - - - - - - - - - - - - - - - - - - - - - - - - - - - vte1 - echo epkg - - - - - -' -- cgit v1.2.3