From b52ea9f304cc32cbc43500fbad659a7ffbfa8cae Mon Sep 17 00:00:00 2001 From: AlmAck Date: Tue, 15 May 2018 19:49:44 +0200 Subject: [PATCH] Fix: the url is not an array, but a string removed gtk-integration, not packaged anymore --- berry/PKGBUILD | 2 +- bibletime-kde4/PKGBUILD | 2 +- caledonia-colors/PKGBUILD | 2 +- gtk-integration-engine-molecule/PKGBUILD | 31 -------- gtk-integration-engine-qtcurve/PKGBUILD | 34 --------- gtk-integration/PKGBUILD | 91 ------------------------ gtk-integration/gtk-integration.install | 20 ------ gtk-integration/gtkrc-2.0-kde4 | 14 ---- kde-plasma-themes-caledonia/PKGBUILD | 2 +- libalkimia/PKGBUILD | 2 +- libdmtx/PKGBUILD | 2 +- libqtelegram-ae/PKGBUILD | 2 +- oxygen-gtk-icons/PKGBUILD | 4 +- oxygen-gtk2/PKGBUILD | 2 +- oxygen-gtk3/PKGBUILD | 2 +- pacmanlogviewer/PKGBUILD | 2 +- py-oauth2/PKGBUILD | 2 +- r/PKGBUILD | 2 +- ttf-comme/PKGBUILD | 2 +- 19 files changed, 15 insertions(+), 205 deletions(-) delete mode 100644 gtk-integration-engine-molecule/PKGBUILD delete mode 100644 gtk-integration-engine-qtcurve/PKGBUILD delete mode 100644 gtk-integration/PKGBUILD delete mode 100644 gtk-integration/gtk-integration.install delete mode 100644 gtk-integration/gtkrc-2.0-kde4 diff --git a/berry/PKGBUILD b/berry/PKGBUILD index 0a4320472..67c56cc45 100644 --- a/berry/PKGBUILD +++ b/berry/PKGBUILD @@ -7,7 +7,7 @@ conflicts=('limoo') provides=('limoo') arch=('x86_64') license=('GPL') -url=("http://aseman.co/berry") +url="http://aseman.co/berry" screenshot='http://qt-apps.org/CONTENT/content-pre3/169391-3.jpg' depends=('qt5-base' 'qt5-declarative' 'qt5-svg' 'qt5-multimedia' 'qt5-graphicaleffects' 'qt5-imageformats' 'exiv2') source=("http://aseman.co/downloads/berry/1/berry-${pkgver}-src.tar.gz" "qt.patch") diff --git a/bibletime-kde4/PKGBUILD b/bibletime-kde4/PKGBUILD index 5410856a7..ca4ec603e 100755 --- a/bibletime-kde4/PKGBUILD +++ b/bibletime-kde4/PKGBUILD @@ -4,7 +4,7 @@ pkgver=2.10.1 pkgrel=1 pkgdesc="Bible software that uses the Sword Engine for KDE4" arch=('x86_64') -url=("http://www.blog.bibletime.info") +url="http://www.blog.bibletime.info" license=('GPL2') depends=('qtwebkit' 'sword' 'openssl' 'clucene') makedepends=('cmake') diff --git a/caledonia-colors/PKGBUILD b/caledonia-colors/PKGBUILD index 96b8c83e3..6b3501940 100644 --- a/caledonia-colors/PKGBUILD +++ b/caledonia-colors/PKGBUILD @@ -4,7 +4,7 @@ pkgrel=3 pkgdesc="Caledonia colors scheme" arch=('x86_64') groups=('caledonia' 'caledonia2.0') -url=(http://malcer.deviantart.com/) +url="http://malcer.deviantart.com/" license=('CC-BY; CC-BY-SA') source=('http://sourceforge.net/projects/caledonia/files/Caledonia Color Scheme/Caledonia.colors') md5sums=('340e4177b9ddc3b023b31e6594d70937') diff --git a/gtk-integration-engine-molecule/PKGBUILD b/gtk-integration-engine-molecule/PKGBUILD deleted file mode 100644 index 644536f29..000000000 --- a/gtk-integration-engine-molecule/PKGBUILD +++ /dev/null @@ -1,31 +0,0 @@ -# -# Packages for Chakra, part of chakra-project.org -# -# maintainer: Manuel Tortosa - -pkgname=gtk-integration-engine-molecule -pkgver=3.2 -pkgrel=2 -_colors=3.0 -_kdever=44 -arch=('i686' 'x86_64') -license=('GPL') -pkgdesc=('Molecule Add-on for Gtk-integration') -url="http://kde-look.org/content/show.php/Oxygen-Molecule+KDE+%26+GTK%2B+unified+theme?content=103741" -depends=('gtk-integration') -provides=('oxygen-molecule') -conflicts=('oxygen-molecule') -makedepends=('pkgconfig' 'cmake') -categories=('system') -options=('!libtool') -source=("http://kde-look.org/CONTENT/content-files/103741-Oxygen-Molecule_${pkgver}_theme.tar.gz") -md5sums=('90e852de1ab202fa0dafb038b829846d') - -function build() { - mkdir -p "${pkgdir}/usr/bin" - mkdir -p "${pkgdir}/usr/share/themes" - mkdir -p "${pkgdir}/usr/share/apps/color-schemes" - tar -xzf kde${_kdever}-oxygen-molecule.tar.gz -C "${pkgdir}/usr/share/themes" - cp Oxygen-Molecule_${_colors}.colors "${pkgdir}/usr/share/apps/color-schemes" - install -m 755 flatmolecule "${pkgdir}/usr/bin/" -} diff --git a/gtk-integration-engine-qtcurve/PKGBUILD b/gtk-integration-engine-qtcurve/PKGBUILD deleted file mode 100644 index a959f622e..000000000 --- a/gtk-integration-engine-qtcurve/PKGBUILD +++ /dev/null @@ -1,34 +0,0 @@ -# maintainer: Manuel Tortosa - -pkgname=gtk-integration-engine-qtcurve -pkgver=1.8.16 -pkgrel=1 -arch=('x86_64') -license=('GPL') -pkgdesc='QtCurve-Gtk2 Add-on for Gtk-integration.' -url='http://www.kde-look.org/content/show.php?content=40492' -depends=('kde-gtk-config' 'gtk2') -provides=('qtcurve-gtk2') -conflicts=('qtcurve-gtk2') -makedepends=('pkgconfig' 'cmake') -categories=('system') -options=('!libtool') -source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2") -md5sums=('8923caaa0704f6a30252a5eadb015d76') - -build() { - cd "${srcdir}" - - mkdir -p build && cd build - - cmake "${srcdir}/QtCurve-Gtk2-${pkgver}" \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr \ - - make -} - -package() { - cd "${srcdir}/build" - make DESTDIR="${pkgdir}" install -} diff --git a/gtk-integration/PKGBUILD b/gtk-integration/PKGBUILD deleted file mode 100644 index bcbcf1bf2..000000000 --- a/gtk-integration/PKGBUILD +++ /dev/null @@ -1,91 +0,0 @@ -# -# Packages for Chakra, part of chakra-project.org -# -# maintainer (i686): Phil Miller -# maintainer (x86_64): Manuel Tortosa - -pkgname=gtk-integration -pkgver=3.0 -pkgrel=2 -iconspkgver=2.5.0 -widgetpkgver=1.1.4 -_colors=3.0 -cgcver=1.7 - -pkgdesc="A bundles and Gtk apps integration package for Chakra GNU/Linux" -arch=('i686' 'x86_64') - -url=("http://www.nanolx.org/home/item/75-oxygen-refit http://kde-look.org/content/show.php/gtk-oxygen-engine?content=129715") - -license=('LGPL3' 'GPL') - -depends=('kdelibs' 'qt' 'oxygen-icons' 'cairo') -makedepends=('gcc' 'cmake' 'findutils' 'imagemagick' 'liblqr' 'gtk2' 'automoc4') -provides=('gtk-integration' 'oxygenrefit2-icon-theme' 'oxygen-gtk' 'chakra-gtk-config') -conflicts=('oxygenrefit2-icon-theme' 'oxygen-gtk') -categories=('system') - -source=("http://download.tuxfamily.org/oxygenrefit2/oxygen-refit-2-$iconspkgver.tar.bz2" - "ftp://ftp.caliu.cat/pub/mirrors/kde/stable/oxygen-gtk/$widgetpkgver/src/oxygen-gtk-$widgetpkgver.tar.bz2" - "http://chakra-project.org/sources/gtk-integration/chakra-gtk-config-${cgcver}.tar.gz") - -md5sums=('60f32f98d8d33d82db79b6bb934f0580' - '61a7424e77785501df27b5c050e5f287' - 'd7e9c6ba2a9dc06252589f3d86b44489') - -function create_install() { -cat > "${startdir}/${pkgname}.install" <