mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
PO Thumbnailer 2.0.
This commit is contained in:
parent
edd772c98b
commit
a39f152587
@ -3,12 +3,9 @@
|
|||||||
#
|
#
|
||||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||||
|
|
||||||
# include global config
|
|
||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
|
||||||
|
|
||||||
pkgname=po-thumbnailer
|
pkgname=po-thumbnailer
|
||||||
_pkgname=kde-thumbnailer-po
|
_pkgname=kde-thumbnailer-po
|
||||||
pkgver=1.1
|
pkgver=2.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Preview image generator plugin for GNU Gettext translation and template files."
|
pkgdesc="Preview image generator plugin for GNU Gettext translation and template files."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -18,7 +15,7 @@ depends=('kdebase-workspace' 'gettext')
|
|||||||
makedepends=('automoc4' 'cmake')
|
makedepends=('automoc4' 'cmake')
|
||||||
categories=('accessories')
|
categories=('accessories')
|
||||||
source=("http://kde-apps.org/CONTENT/content-files/142036-$_pkgname-$pkgver.tar.bz2")
|
source=("http://kde-apps.org/CONTENT/content-files/142036-$_pkgname-$pkgver.tar.bz2")
|
||||||
md5sums=('70d4690bd10ffbc48ae34dfc0a8b9c86')
|
md5sums=('e03862003730068d40f3a54b86ae8986')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/$_pkgname
|
cd $srcdir/$_pkgname
|
||||||
|
Loading…
Reference in New Issue
Block a user