| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| lure-sas2-0-x86_64.pkg.tar.zst | 2026-07-20 | 21.8 kB | |
| lurebuild.tar.zst | 2026-07-20 | 1.7 kB | |
| README | 2026-07-12 | 3.4 kB | |
| Totals: 3 Items | 26.9 kB | 0 | |
################################################################################
# ############ . * . ############ #
# ############ (SALEM) ALA CARTE README ############ #
# ############ ^^^ ############ #
################################################################################
This directory contains Arch Linux PKGBUILDs and packages for stand-alone
installations of the WCL family scripture. Packages install to the standard
/usr/bin directory. Licenses and documentation/readmes are placed in the
/usr/share directory under the package name. Any other modifications are
listed below.
All packages were constructed w/PKGBUILD on my HP Amd64 laptop, but are just
bash scripts extracted from the latest Salem download, and tailored to fit
the typical standard Linux package installation.
++ ++++++++++++++++++++++ +++++
++ DOWNLOADABLE SCRIPTURE +++++
++ ++++++++++++++++++++++ +++++
(1) Lure
An m3u/8 file formatter for the production of multimedia playlists.
The output is much more organized than the typical m3u file, and
contains additional information about a playlist, such as playlist
title, creation time, author, duration time, number of tracks, license,
requirements, maximum sized track, and minimum-sized track. The ability
to divide playlists into sections is provided.
Lure is the scripture I use to construct the Witch City Whisperer
playlist. The idea for it sprout and came to fruition after youtube
wrongly locked me out of my account, and access to my created playlists.
I needed a way to listen to the music and videos I loved without
relying on their discriminatory platform, and oppressive policies.
Music deserves higher respect and this was the answer.
++ +++++++++++++++++++++++ +++++
++ DOWNLOADABLE FILE TYPES +++++
++ +++++++++++++++++++++++ +++++
(1) builds (*build.tar.zst)
This download contains the README, accompanying LICENSE, and an Arch
Linux PKGBUILD file created by me. To extract, download and use the
following tar command: $ tar -I zstd -xvf *build.tar.zst
Next, change directory to the *build folder, and make the Arch Linux
package: $ makepkg
Finally, install the package using pacman command and its upgrade option:
$ sudo pacman -U <package_name>-<branch>-<revision>.pkg.tar.zst
If you'd rather make and install the Arch package, as well as satisfy any
of its required dependencies, you can do all with one command:
$ makepkg -is
(2) pkgs (<package_name>-<branch>-<revision>.pkg.tar.zst)
Download the latest Arch Linux package, and install as indicated above:
$ sudo pacman -U <package_name>-<branch>-<revision>.pkg.tar.zst
The package upload contains the README and LICENSE as well.
################################################################################
# ############ . * . ############ #
# ############ (SALEM) ALA CARTE README ############ #
# ############ ^^^ ############ #
################################################################################