biglinux / rpmtoarch

5 stars 2 forks source link

How to build this? #2

Open attila123 opened 2 years ago

attila123 commented 2 years ago
# I manually installed the non-gui dependencies, sg like:
sudo pacman -S namcap fakeroot ruby rpm-tools cpio

git clone https://github.com/biglinux/rpmtoarch.git
cd rpmtoarch

# But it does not build. Unfortunately the README.md does not tell how to build and use this.

[avangel@t470 rpmtoarch]$ makepkg -di
==> Making package: rpmtoarch 1.0.0_1big-3 (Tue 15 Feb 2022 08:42:59 PM CET)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
  -> Updating rpmtoarch git repo...
Fetching origin
==> Validating source files with md5sums...
    rpmtoarch ... Skipped
==> Extracting sources...
  -> Creating working copy of rpmtoarch git repo...
fatal: repository '/home/avangel/Downloads/arch/rpmtoarch/rpmtoarch' does not exist
==> ERROR: Failure while creating working copy of rpmtoarch git repo
    Aborting...
attila123 commented 2 years ago

Please provide clear instructions for build and especially for the command line usage (without any KDE dependencies and also pamac is a Manjaro thing, not suitable for Arch users).

bigbruno commented 2 years ago

The package is meant to be used with Manjaro and KDE or BigLinux.

A clean script to use with minimal dependencies is here: https://gist.github.com/zinovyev/0ad6bd54ac5a9f7b709607a8151a0334

bigbruno commented 2 years ago

This was made for users who don't know how to use the terminal, so the use is basically to double-click the .rpm file in the graphical interface.