pacstall / pacstall/pacstall-programs
PacReq: Kasts
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 216
- Forks
- 187
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 117
Description
Types
-deb (Debian achieve release of the package)
URL
Building guide
git clone https://invent.kde.org/multimedia/kasts
cd kasts
mkdir build && cd build
cmake .. -DCMAKE_PREFIX_PATH=/usr
make
sudo make install
Additional context
apt install build-essential cmake extra-cmake-modules qtbase5-dev
qtdeclarative5-dev qtquickcontrols2-5-dev qtmultimedia5-dev libqt5svg5-dev
kirigami2-dev kirigami-addons-dev libkf5syndication-dev
libkf5config-dev libkf5i18n-dev libkf5coreaddons-dev libtag1-dev
qtkeychain-qt5-dev libkf5networkmanagerqt-dev libkf5threadweaver-dev
libvlc-dev libvlccore-dev
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Kasts repository URL and follow the provided clone, CMake, make, and install commands to verify the source build and dependencies. Then review nearby Pacstall program recipes to mirror packaging conventions; done means a Debian package recipe for Kasts is present and installs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, shell
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100