2013-12-15 17:19:51 +00:00
|
|
|
# Template file for 'cinnamon-translations'
|
|
|
|
pkgname=cinnamon-translations
|
2015-06-07 18:16:30 +00:00
|
|
|
version=2.6.2
|
2013-12-15 17:19:51 +00:00
|
|
|
revision=1
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch=yes
|
2015-01-24 08:48:46 +00:00
|
|
|
build_style=gnu-makefile
|
2013-12-15 17:19:51 +00:00
|
|
|
short_desc="Translations for Cinnamon and Nemo"
|
2015-04-10 07:16:30 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2013-12-15 17:19:51 +00:00
|
|
|
license="GPL-3"
|
|
|
|
homepage="http://cinnamon.linuxmint.com/"
|
2015-01-24 08:48:46 +00:00
|
|
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
2015-06-07 18:16:30 +00:00
|
|
|
checksum=8cbf6114a8b0b19ea0755f4527414661712b5d58fefa057593b4a05a2d1c1f03
|
2013-12-15 17:19:51 +00:00
|
|
|
|
2015-06-07 18:16:30 +00:00
|
|
|
do_install () {
|
|
|
|
vmkdir /usr/share/locale
|
2015-01-24 08:44:04 +00:00
|
|
|
cp -a usr/share/locale/* ${DESTDIR}/usr/share/locale
|
2013-12-15 17:19:51 +00:00
|
|
|
}
|