summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwillemw122018-06-15 09:07:43 +0200
committerwillemw122018-06-15 09:07:43 +0200
commitd3c05451f1305fe726eaf93440cf475cf0993afb (patch)
tree5dcf392435a482a00c0b8510f2d045cdb7a7989f
parenta003973540daa583122a099d563d1e0ace4e2d01 (diff)
downloadaur-d3c05451f1305fe726eaf93440cf475cf0993afb.tar.gz
Use https instead of http. Add inetutils (hostname command). Remove install file. Cleanup tar options.
-rw-r--r--.SRCINFO59
-rw-r--r--PKGBUILD65
-rw-r--r--ted.install11
3 files changed, 61 insertions, 74 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59a2e71db9cc..1c428d65b2dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = ted
pkgdesc = Lightweight RTF text processor
pkgver = 2.23
- pkgrel = 8
- url = http://www.nllgg.nl/Ted/
- install = ted.install
- arch = i686
+ pkgrel = 9
+ url = https://www.nllgg.nl/Ted/
arch = x86_64
license = GPL
+ makedepends = inetutils
makedepends = lsb-release
- depends = freetype2
depends = desktop-file-utils
+ depends = freetype2
depends = ghostscript
depends = gtk2
depends = libjpeg
@@ -19,31 +18,31 @@ pkgbase = ted
depends = libxpm
depends = pcre
depends = zlib
- source = http://ftp.nluug.nl/pub/editors/ted/ted-2.23.src.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_nl_NL.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_en_GB.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_de_DE.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_es_ES.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_es_AR.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_pt_PT.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_pt_BR.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_fr_FR.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_it_IT.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_cs_CZ.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_da_DK.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_sv_SE.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_nb_NO.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_pl_PL.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_sk_SK.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_hu_HU.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_mg_MG.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_bg_BG.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_ru_RU.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_hr_HR.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/ted_fi_FI.tar.gz
- source = http://ftp.nluug.nl/pub/editors/ted/TedDocument-de_DE.rtf
- source = http://ftp.nluug.nl/pub/editors/ted/TedDocument-fr_FR.rtf
- source = http://ftp.nluug.nl/pub/editors/ted/TedDocument-mg_MG.rtf
+ source = https://ftp.nluug.nl/pub/editors/ted/ted-2.23.src.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_nl_NL.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_en_GB.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_de_DE.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_es_ES.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_es_AR.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_pt_PT.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_pt_BR.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_fr_FR.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_it_IT.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_cs_CZ.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_da_DK.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_sv_SE.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_nb_NO.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_pl_PL.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_sk_SK.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_hu_HU.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_mg_MG.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_bg_BG.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_ru_RU.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_hr_HR.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/ted_fi_FI.tar.gz
+ source = https://ftp.nluug.nl/pub/editors/ted/TedDocument-de_DE.rtf
+ source = https://ftp.nluug.nl/pub/editors/ted/TedDocument-fr_FR.rtf
+ source = https://ftp.nluug.nl/pub/editors/ted/TedDocument-mg_MG.rtf
md5sums = 4199df0deb82a90450135ec3f2b7d915
md5sums = e68939d2d8533491c8c14bd380d6650c
md5sums = 3f43d0fe3ac66f21943f547f2080e478
diff --git a/PKGBUILD b/PKGBUILD
index e77291f62ad2..9b0100220745 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,39 +4,38 @@
pkgname=ted
pkgver=2.23
-pkgrel=8
+pkgrel=9
pkgdesc="Lightweight RTF text processor"
-arch=('i686' 'x86_64')
-url="http://www.nllgg.nl/Ted/"
-depends=('freetype2' 'desktop-file-utils' 'ghostscript' 'gtk2' 'libjpeg' 'libpaper' 'libpng' 'libtiff' 'libxpm' 'pcre' 'zlib')
-makedepends=('lsb-release')
+arch=('x86_64')
+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)
+makedepends=('inetutils' 'lsb-release') # hostname and lsb_release commands
+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)
md5sums=('4199df0deb82a90450135ec3f2b7d915'
'e68939d2d8533491c8c14bd380d6650c'
'3f43d0fe3ac66f21943f547f2080e478'
@@ -71,14 +70,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 _file in "$srcdir/"ted_*_*.tar.gz; do
- tar xzf "$_file"
+ tar xf "$_file"
done
}
diff --git a/ted.install b/ted.install
deleted file mode 100644
index f98ba7338938..000000000000
--- a/ted.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}