updated descriptions

This commit is contained in:
Martchus 2015-08-28 20:02:43 +02:00
parent 90a0a537fb
commit 6fd669cb13
12 changed files with 24 additions and 24 deletions

View File

@ -1,10 +1,10 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=c++utilities-git
pkgver=2.0.1
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
pkgdesc="Common C++ classes and routines used by my applications such
as argument parser, IO and conversion utilities."
as argument parser, IO and conversion utilities (git version)."
license=('GPL')
depends=('gcc-libs')
makedepends=('qt5-base')

View File

@ -1,9 +1,9 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=passwordfile-git
pkgver=3.0.0
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
pkgdesc="C++ library to read/write passwords from/to encrypted files (using AES-256-CBC via OpenSSL)."
pkgdesc="C++ library to read/write passwords from/to encrypted files (using AES-256-CBC via OpenSSL, git version)."
license=('GPL')
depends=('c++utilities' 'openssl')
makedepends=('qt5-base')

View File

@ -1,9 +1,9 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=passwordmanager-git
pkgver=2.0.7
pkgrel=3
pkgrel=4
arch=('i686' 'x86_64')
pkgdesc="A simple password store using AES-256-CBC encryption via OpenSSL."
pkgdesc="A simple password store using AES-256-CBC encryption via OpenSSL (git version)."
license=('GPL')
depends=('qt5-base' 'qtutilities' 'passwordfile' 'openssl' 'libxkbcommon-x11')
makedepends=('qt5-tools')

View File

@ -1,10 +1,10 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=qtutilities-git
pkgver=2.0.1
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
pkgdesc="Common Qt related C++ classes and routines used by my
applications such as dialogs, widgets and models."
applications such as dialogs, widgets and models (git version)."
license=('GPL')
depends=('c++utilities' 'qt5-base')
makedepends=

View File

@ -1,9 +1,9 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=repoindex
pkgver=1.0.0
pkgrel=2
pkgrel=3
arch=('i686' 'x86_64')
pkgdesc="Provides a web interface to browse Arch Linux package repositories."
pkgdesc="Provides a web interface to browse Arch Linux package repositories (git version)."
license=('GPL')
depends=('qt5-base' 'qt5-network' 'pacman' 'c++utilities')
makedepends=

View File

@ -4,9 +4,9 @@
_webviewprovider=qt5-webkit
pkgname=tageditor
pkgver=1.1.5
pkgrel=6
pkgrel=7
arch=('i686' 'x86_64')
pkgdesc="Library for reading and editing meta-data of several media formats."
pkgdesc="A tageditor with Qt GUI and command line interface supprting MP4 (iTunes), ID3, Vorbis and Matroska."
license=('GPL')
depends=('qt5-script' $_webviewprovider 'qtutilities' 'tagparser')
makedepends=('qt5-tools')

View File

@ -4,9 +4,9 @@
_webviewprovider=qt5-webkit
pkgname=tageditor-git
pkgver=1.1.5
pkgrel=5
pkgrel=7
arch=('i686' 'x86_64')
pkgdesc="Library for reading and editing meta-data of several media formats."
pkgdesc="A tageditor with Qt GUI and command line interface supprting MP4 (iTunes), ID3, Vorbis and Matroska (git version)."
license=('GPL')
depends=('qt5-script' $_webviewprovider 'qtutilities' 'tagparser')
makedepends=('qt5-tools')

View File

@ -5,9 +5,9 @@ _name=tageditor
_webviewprovider=qt5-webkit
pkgname=mingw-w64-tageditor
pkgver=1.1.5
pkgrel=5
pkgrel=7
arch=('any')
pkgdesc="Library for reading and editing meta-data of several media formats (mingw-w64)."
pkgdesc="A tageditor with Qt GUI and command line interface supprting MP4 (iTunes), ID3, Vorbis and Matroska."
license=('GPL')
depends=(mingw-w64-{crt,qt5-script,$_webviewprovider,qtutilities,tagparser})
makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-tools')

View File

@ -1,9 +1,9 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=tagparser
pkgver=2.0.0
pkgrel=2
pkgrel=3
arch=('i686' 'x86_64')
pkgdesc="Library for reading and editing meta-data of several media formats."
pkgdesc="C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags."
license=('GPL')
depends=('c++utilities')
makedepends=('qt5-base')

View File

@ -1,9 +1,9 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=tagparser-git
pkgver=2.0.0
pkgrel=1
pkgrel=3
arch=('i686' 'x86_64')
pkgdesc="Library for reading and editing meta-data of several media formats."
pkgdesc="C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags."
license=('GPL')
depends=('c++utilities')
makedepends=('qt5-base')

View File

@ -2,9 +2,9 @@
_name=tagparser
pkgname=mingw-w64-tagparser
pkgver=2.0.0
pkgrel=1
pkgrel=3
arch=('any')
pkgdesc="Library for reading and editing meta-data of several media formats (mingw-w64)."
pkgdesc="C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags (mingw-w64)."
license=('GPL')
depends=('mingw-w64-crt' 'mingw-w64-c++utilities')
makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-base')

View File

@ -1,9 +1,9 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=videodownloader-git
pkgver=1.0.8
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
pkgdesc="A video downloader with Qt GUI (currently only YouTube is maintained)."
pkgdesc="A video downloader with Qt GUI (currently only YouTube is maintained, git version)."
license=('GPL')
depends=('qtutilities' 'openssl')
makedepends=('qt5-tools')