Package Details: alt-media-writer 1.0.4-1

Git Clone URL: https://aur.archlinux.org/alt-media-writer.git (read-only, click to copy)
Package Base: alt-media-writer
Description: ALT Media Writer is a tool that helps users put ALT images on their portable drives such as flash disks.
Upstream URL: https://github.com/altlinux/ALTMediaWriter
Licenses: GPL2
Submitter: MasterTinka
Maintainer: jsore
Last Packager: jsore
Votes: 2
Popularity: 0.000001
First Submitted: 2021-01-15 13:32 (UTC)
Last Updated: 2023-08-04 11:29 (UTC)

Latest Comments

Boria138 commented on 2024-02-09 14:58 (UTC)

pkgname=alt-media-writer
pkgver=1.0.4
pkgrel=2
pkgdesc='ALT Media Writer is a tool that helps users put ALT images on their portable drives such as flash disks.'
arch=('any')
url="https://github.com/altlinux/ALTMediaWriter"
license=('GPL2')
depends=('xz' 'qt5-base' 'qt5-imageformats' 'qt5-tools' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-svg'
         'qt5-quickcontrols' 'qt5-x11extras' 'qt5-quickcontrols2' 'yaml-cpp')
optdepends=('udisks2: Disk Management Service for disk installation')
conflicts=('mediawriter')
source=("https://github.com/altlinux/ALTMediaWriter/archive/${pkgver}-alt1.tar.gz")
md5sums=('d9c09cecff9350704f92e384f7bd6d3c')

build() {
  cd "ALTMediaWriter-${pkgver}-alt1"
  qmake-qt5 PREFIX=/usr .
  make
}


package() {
  cd "ALTMediaWriter-${pkgver}-alt1"
  INSTALL_ROOT="$pkgdir" make install
}

Boria138 commented on 2024-02-09 12:35 (UTC)

Добавьте конфликт с mediawriter от fedora https://aur.archlinux.org/packages/mediawriter

jsore commented on 2023-08-04 11:33 (UTC)

Обновил пакет до последней версии.

SanaS commented on 2022-08-03 23:38 (UTC)

Обновите пакет, невозможно установить!

sirocco commented on 2022-04-11 04:14 (UTC)

==> Validating source files with md5sums...
    master.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!