summaryrefslogtreecommitdiff
path: root/pcr/ted/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-21 00:33:16 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-21 00:33:16 +0100
commit8f363003ff18d842c7bb12d01f21bfa04cf444fd (patch)
treed9ca483852786c52da0af5b7ac6fbf8db30848e6 /pcr/ted/PKGBUILD
parentf284a53558b86085538837469669db4e7e14cdfe (diff)
pcr/ted: rebuilt
Diffstat (limited to 'pcr/ted/PKGBUILD')
-rw-r--r--pcr/ted/PKGBUILD127
1 files changed, 61 insertions, 66 deletions
diff --git a/pcr/ted/PKGBUILD b/pcr/ted/PKGBUILD
index 0543e80ae..cd2535b6b 100644
--- a/pcr/ted/PKGBUILD
+++ b/pcr/ted/PKGBUILD
@@ -1,73 +1,68 @@
-# Maintainer (Arch): willemw <willemw12@gmail.com>
-# Contributor (Arch): shirokuro <tod dot jackson at gmail dot com>
-# Contributor (Arch): sergej
+# Maintainer (AUR): willemw <willemw12@gmail.com>
+# Contributor (AUR): shirokuro <tod dot jackson at gmail dot com>
+# Contributor (AUR): sergej
# Maintainer: Parabola Aurélien DESBRIÈRES <aurelien@xload.IO>
pkgname=ted
pkgver=2.23
-pkgrel=5
+pkgrel=9
pkgdesc="Lightweight RTF text processor"
arch=('i686' 'x86_64')
-url="http://www.nllgg.nl/Ted/"
-depends=('freetype2' 'desktop-file-utils' 'gtk2' 'libjpeg' 'libpaper' 'libpng' 'libtiff' 'libxpm' 'pcre' 'zlib')
+url="https://www.nllgg.nl/Ted/"
+depends=('desktop-file-utils' 'freetype2' 'ghostscript' 'gtk2' 'libjpeg' 'libpaper' 'libpng' 'libtiff' 'libxpm' 'pcre' 'zlib')
license=('GPL')
-install=$pkgname.install
-source=(http://ftp.nluug.nl/pub/editors/$pkgname/$pkgname-$pkgver.src.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_nl_NL.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_en_GB.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_de_DE.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_es_ES.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_es_AR.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_pt_PT.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_pt_BR.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_fr_FR.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_it_IT.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_cs_CZ.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_da_DK.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_sv_SE.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_nb_NO.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_pl_PL.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_sk_SK.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_hu_HU.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_mg_MG.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_bg_BG.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_ru_RU.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_hr_HR.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/ted_fi_FI.tar.gz
- http://ftp.nluug.nl/pub/editors/ted/TedDocument-de_DE.rtf
- http://ftp.nluug.nl/pub/editors/ted/TedDocument-fr_FR.rtf
- http://ftp.nluug.nl/pub/editors/ted/TedDocument-mg_MG.rtf)
-md5sums=('4199df0deb82a90450135ec3f2b7d915'
- 'e68939d2d8533491c8c14bd380d6650c'
- '3f43d0fe3ac66f21943f547f2080e478'
- '365d845cd318c426354c1743d7104341'
- '18c278f719f6df68200a15e198c8a88e'
- '5592f169ce8da6693f0b5ec37be9146a'
- '4ee2915dd3d3ee6f402ab60212ee235c'
- '0bef013ea7ae99897b0ae4779257207b'
- '9ab767df1d476cbe93af9ba07d0b2992'
- '412034b993f37f0c7bb8dbd4c0200618'
- '28230070a46ea5a341cfe1600c66704b'
- 'b72a7444ff831c443152c4eb489263a1'
- 'e27b02e5196c59c038f4510a608c76df'
- 'c24cda500db0c8a9a6f9674d4e1e30d1'
- 'd6e33a8001561bc89becebd006283360'
- '125791b19f33ed94727008d8563e652f'
- '7c2db94442f9d1c5b2eb42157a9e01f3'
- '674ccafc2121288f8d344976308bea4b'
- '4e488f8025a793e5d171770dfa2f85d7'
- '4a32b49850244be6ed973e810ca7467e'
- '888f70f17c5f16c4bd1fc9fb8b954fb2'
- 'dd1bf4cf1142732a3152899e548101b0'
- 'fc92fda9a49aa309fefdf6a682028b2d'
- '4efb63d391b1196983fdcc1bcf751bc7'
- '63b39a2bd36790f2164cf80dfab603aa')
-
-prepare() {
- cd Ted-$pkgver
- # Freetype2 include patch: remove leading 'freetype' directory path from #include statement
- sed -i "s|^\(#[ \t]*include[ \t]*<\)freetype/|\1|" appFrame/appFontConfig.c
-}
+makedepends=('inetutils' 'lsb-release') # hostname and lsb_release commands
+options=(!buildflags)
+source=(https://ftp.nluug.nl/pub/editors/$pkgname/$pkgname-$pkgver.src.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_nl_NL.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_en_GB.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_de_DE.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_es_ES.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_es_AR.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_pt_PT.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_pt_BR.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_fr_FR.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_it_IT.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_cs_CZ.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_da_DK.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_sv_SE.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_nb_NO.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_pl_PL.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_sk_SK.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_hu_HU.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_mg_MG.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_bg_BG.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_ru_RU.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_hr_HR.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/ted_fi_FI.tar.gz
+ https://ftp.nluug.nl/pub/editors/ted/TedDocument-de_DE.rtf
+ https://ftp.nluug.nl/pub/editors/ted/TedDocument-fr_FR.rtf
+ https://ftp.nluug.nl/pub/editors/ted/TedDocument-mg_MG.rtf)
+sha256sums=('3fa992c2bc96af3ca788ef941cb5314f4a1d843202efd0201b8b4ee9adbf316c'
+ '34136d89dcbab50c5e56cec7b30c393a5271621664e791ff9d2faf7125b720d9'
+ 'e7b1fb3458700d356afebc1a4c53dac9ea4770be88724d6d2392012903241948'
+ '31d0781c3f38a2c7c0c4447a0dcfc0916b292124a612dfe0cc55ccae4be53170'
+ '1e55f7b2744f869a8c644ff2238b4361be2d5b7833f4ed2ec5f181bf7d6aff21'
+ '2788779604d9464c97c53323f166f1488a1105ed7d12da5634ceaa584b597a3a'
+ '2623dd358c8b2be76da39972867e28ee43055fd1759f2bfc8bc1ce96b5c0cc37'
+ '65e9c769f3d0f44a46aca964ad3fba8942b93763930b9ea17d519748ac7cfde0'
+ 'c133ab5ca21cc9ead413bb5634ccb8d0cf37b55b9031366b0876fde72c145459'
+ '86b7ff5c7310a6e265fe6a298f80499ad8470231bd7129a23f87459219eb1727'
+ '58af2d8d8518f725e64b5d8d727db5883b2914d55bdc2bd2fb42a05e7ebaba85'
+ '34d0ace77be0f25017b7c549810453526725290552bcbede732f08047684f4c6'
+ 'ead41840d12dfd9dd7baaa82c510b6abf2c853e5c574b53e786992275025229b'
+ '4363f867d52219a18b8f6d38e55c5d4de83f0fb5e5ffded9ace1e0e9ee3dbad8'
+ '8df096d4dea6c6e13ca7adc023e4aa661f1b7e45b9c1360a1f2df165ceaa8738'
+ 'e82f9fa10beb048580d46e86e97ababe7968ac9617761c8c802f0e3b5908702c'
+ '3b6cd6f8ef324e38e8968e7387bf331e7a15a0ab0f98da3a09c3efcf9f9b081f'
+ 'ae95b8b8963eabc836caa8dc2ac2f39a12d683dc661dca887d4bc79b650eb964'
+ 'ffe66defde4de0a7af2a4bbf418ca4059b463407551923e1c61e2adb3b666e50'
+ '4ee7fca5e0eadc6689b342198a961ff01230a96c869ce624f5f723d40a812f97'
+ 'bca09ae7df0de1d6ae24d976e7427509ce9e6c3d96b04139d315d095a48bbc76'
+ 'fbdbf4df09576a8d7f821e0f4d62d645f5c04be422c1b84839125c184a9ad299'
+ 'eac0b449021b8a704b541c9a821d72d9a02b9e9d85e652c5439f6d8a9b82db93'
+ '0eb7e244772f5d3c4c4ec7a71a5675324a8c115fc2065c43d897ebc86428ca7c'
+ '0338de95b3e57b0ac59ac720d390316353094f0781b91f7d3272da677adb5aa3')
build() {
cd Ted-$pkgver
@@ -77,14 +72,14 @@ build() {
package() {
install -dm755 "$pkgdir/usr/share/Ted"
- install -m644 TedDocument-*_*.rtf "$pkgdir/usr/share/Ted"
+ install -m644 TedDocument-*_*.rtf "$pkgdir/usr/share/Ted/"
cd Ted-$pkgver/tedPackage
DESTDIR="$pkgdir" make install
cd "$pkgdir"
- for i in "$srcdir/"ted_*_*.tar.gz; do
- tar xzf "$i"
+ for _file in "$srcdir/"ted_*_*.tar.gz; do
+ tar xf "$_file"
done
}