pacstall / pacstall/pacstall-programs

PacReq: Kasts

Open
#4,957 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

package request
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

https://github.com/KDE/kasts

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.