Fix: the url is not an array, but a string

removed gtk-integration, not packaged anymore
This commit is contained in:
AlmAck 2018-05-15 19:49:44 +02:00
parent 3b2c0fac09
commit b52ea9f304
19 changed files with 15 additions and 205 deletions

View File

@ -7,7 +7,7 @@ conflicts=('limoo')
provides=('limoo') provides=('limoo')
arch=('x86_64') arch=('x86_64')
license=('GPL') license=('GPL')
url=("http://aseman.co/berry") url="http://aseman.co/berry"
screenshot='http://qt-apps.org/CONTENT/content-pre3/169391-3.jpg' 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') 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") source=("http://aseman.co/downloads/berry/1/berry-${pkgver}-src.tar.gz" "qt.patch")

View File

@ -4,7 +4,7 @@ pkgver=2.10.1
pkgrel=1 pkgrel=1
pkgdesc="Bible software that uses the Sword Engine for KDE4" pkgdesc="Bible software that uses the Sword Engine for KDE4"
arch=('x86_64') arch=('x86_64')
url=("http://www.blog.bibletime.info") url="http://www.blog.bibletime.info"
license=('GPL2') license=('GPL2')
depends=('qtwebkit' 'sword' 'openssl' 'clucene') depends=('qtwebkit' 'sword' 'openssl' 'clucene')
makedepends=('cmake') makedepends=('cmake')

View File

@ -4,7 +4,7 @@ pkgrel=3
pkgdesc="Caledonia colors scheme" pkgdesc="Caledonia colors scheme"
arch=('x86_64') arch=('x86_64')
groups=('caledonia' 'caledonia2.0') groups=('caledonia' 'caledonia2.0')
url=(http://malcer.deviantart.com/) url="http://malcer.deviantart.com/"
license=('CC-BY; CC-BY-SA') license=('CC-BY; CC-BY-SA')
source=('http://sourceforge.net/projects/caledonia/files/Caledonia Color Scheme/Caledonia.colors') source=('http://sourceforge.net/projects/caledonia/files/Caledonia Color Scheme/Caledonia.colors')
md5sums=('340e4177b9ddc3b023b31e6594d70937') md5sums=('340e4177b9ddc3b023b31e6594d70937')

View File

@ -1,31 +0,0 @@
#
# Packages for Chakra, part of chakra-project.org
#
# maintainer: Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
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/"
}

View File

@ -1,34 +0,0 @@
# maintainer: Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
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
}

View File

@ -1,91 +0,0 @@
#
# Packages for Chakra, part of chakra-project.org
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
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" <<EOF
post_install() {
cat <<-'EOF'
GTK - Integration v$pkgver-$pkgrel
You can install aditional engines:
----------------------------------
gtk-integration-engine-molecule
gtk-integration-engine-qtcurve
EOF
}
post_upgrade() {
post_install \$1
}
op=\$1
shift
\$op \$*
EOF
}
function build() {
# Icon theme
cd ${srcdir}
install -d ${pkgdir}/usr/share/icons/
cp -rf "oxygen-refit-2-${iconspkgver}" ${pkgdir}/usr/share/icons/ || return 1
mv "oxygen-refit-2-${iconspkgver}" "oxygen-refit-2"
find -type f -print0 | xargs -0 chmod 644
# Widget theme
cd $srcdir/oxygen-gtk-$widgetpkgver
rm -rf build
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_INSTALL_PREFIX=/usr .. || return 1
make || return 1
make DESTDIR=${pkgdir} install
# Chakra-Gtk-Config
cd ${srcdir}/chakra-gtk-config-${cgcver}
rm -rf build
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr .. || return 1
make || return 1
make DESTDIR=${pkgdir} install
# Create the install file
create_install
export install="${pkgname}.install"
}

View File

@ -1,20 +0,0 @@
post_install() {
cat <<-'EOF'
GTK - Integration v3.0-2
You can install aditional engines:
----------------------------------
gtk-integration-engine-molecule
gtk-integration-engine-qtcurve
EOF
}
post_upgrade() {
post_install $1
}
op=$1
shift
$op $*

View File

@ -1,14 +0,0 @@
# Gtk-integration package
include "/usr/share/themes/kde44-oxygen-molecule/gtk-2.0/gtkrc"
include "/etc/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Sans Serif"
}
widget_class "*" style "user-font"
gtk-theme-name="kde44-oxygen-molecule"
gtk-font-name="Sans Serif 10"
gtk-icon-theme-name="oxygenrefit2"

View File

@ -3,7 +3,7 @@ pkgver=2.0
pkgrel=4 pkgrel=4
arch=('x86_64') arch=('x86_64')
pkgdesc="Malcer's dark Caledonia Plasma theme with Chakra branding" pkgdesc="Malcer's dark Caledonia Plasma theme with Chakra branding"
url=("http://caledonia.sourceforge.net/") url="http://caledonia.sourceforge.net/"
license='Creative-Commons-BY-ND' license='Creative-Commons-BY-ND'
groups=('caledonia' 'caledonia2.0') groups=('caledonia' 'caledonia2.0')
screenshot="http://caledonia.sourceforge.net/img/slideshow/caledonia-04.png" screenshot="http://caledonia.sourceforge.net/img/slideshow/caledonia-04.png"

View File

@ -7,7 +7,7 @@ pkgdesc="A library with common classes and functionality used by finance applica
arch=('x86_64') arch=('x86_64')
depends=('qt5-base' 'gmp') depends=('qt5-base' 'gmp')
makedepends=('cmake' 'doxygen' 'extra-cmake-modules') makedepends=('cmake' 'doxygen' 'extra-cmake-modules')
url=('http://kde-apps.org/content/show.php/libalkimia?content=137323') url='http://kde-apps.org/content/show.php/libalkimia?content=137323'
license=('LGPL') license=('LGPL')
replaces=('alkimia') replaces=('alkimia')
provides=('alkimia') provides=('alkimia')

View File

@ -2,7 +2,7 @@ pkgname=libdmtx
pkgver=0.7.4 pkgver=0.7.4
pkgrel=3 pkgrel=3
pkgdesc="software for reading and writing Data Matrix 2D barcodes" pkgdesc="software for reading and writing Data Matrix 2D barcodes"
url=('http://www.libdmtx.org/') url='http://www.libdmtx.org/'
arch=('x86_64') arch=('x86_64')
license=('GPL-2') license=('GPL-2')
depends=('imagemagick') depends=('imagemagick')

View File

@ -5,7 +5,7 @@ pkgrel=2
pkgdesc="Telegram library written in Qt based on telegram-cli code" pkgdesc="Telegram library written in Qt based on telegram-cli code"
arch=('x86_64') arch=('x86_64')
license=('GPL3') license=('GPL3')
url=("https://launchpad.net/libqtelegram") url="https://launchpad.net/libqtelegram"
depends=('qt5-base' 'qt5-multimedia') depends=('qt5-base' 'qt5-multimedia')
makedepends=('cmake' 'git') makedepends=('cmake' 'git')
source=("$pkgname"::"git+https://github.com/Aseman-Land/libqtelegram-aseman-edition.git#commit=c8a34b0" source=("$pkgname"::"git+https://github.com/Aseman-Land/libqtelegram-aseman-edition.git#commit=c8a34b0"

View File

@ -10,8 +10,8 @@ _iconspkgver=0.1 # not sure how to decrease the pkgver and have pacman see this
pkgrel=6 pkgrel=6
epoch=1 epoch=1
pkgdesc="The Oxygen icon set for GTK+." pkgdesc="The Oxygen icon set for GTK+."
arch=('i686' 'x86_64') arch=('x86_64')
url=("http://chakra-linux.org") url="https://chakralinux.org"
license=('LGPL3' 'GPL') license=('LGPL3' 'GPL')
makedepends=('findutils' 'imagemagick' 'liblqr') makedepends=('findutils' 'imagemagick' 'liblqr')

View File

@ -8,7 +8,7 @@ pkgver=1.3.2.1
pkgrel=1 pkgrel=1
pkgdesc="The Oxygen engine for GTK2, for better Qt/GKT+ integration." pkgdesc="The Oxygen engine for GTK2, for better Qt/GKT+ integration."
arch=('x86_64') arch=('x86_64')
url=("https://projects.kde.org/projects/playground/artwork/oxygen-gtk") url="https://projects.kde.org/projects/playground/artwork/oxygen-gtk"
license=('LGPL3' 'GPL') license=('LGPL3' 'GPL')
depends=('cairo') depends=('cairo')
makedepends=('gcc' 'cmake' 'gtk2') makedepends=('gcc' 'cmake' 'gtk2')

View File

@ -9,7 +9,7 @@ _pkgver=1.1.2 # remove as soon as upstream reaches 1.1.4
pkgrel=8 pkgrel=8
pkgdesc="The Oxygen engine for GTK3, for better Qt/GKT+ integration." pkgdesc="The Oxygen engine for GTK3, for better Qt/GKT+ integration."
arch=('x86_64') arch=('x86_64')
url=("http://projects.kde.org/projects/playground/artwork/oxygen-gtk/") url="http://projects.kde.org/projects/playground/artwork/oxygen-gtk/"
license=('LGPL3' 'GPL') license=('LGPL3' 'GPL')
depends=('cairo' 'dbus-glib') depends=('cairo' 'dbus-glib')
makedepends=('gcc' 'cmake' 'gtk3') makedepends=('gcc' 'cmake' 'gtk3')

View File

@ -3,7 +3,7 @@ pkgver=1.3.1
pkgrel=2 pkgrel=2
pkgdesc="Inspect pacman log file." pkgdesc="Inspect pacman log file."
arch=('x86_64') arch=('x86_64')
url=('https://opendesktop.org/content/show.php?content=150484') url='https://opendesktop.org/content/show.php?content=150484'
license=('GPL') license=('GPL')
depends=('qt5-base') depends=('qt5-base')
makedepends=('qt5-tools' 'cmake') makedepends=('qt5-tools' 'cmake')

View File

@ -5,7 +5,7 @@ pkgname=("python2-${pkgbase}" "python3-${pkgbase}")
pkgver=0.0.10 pkgver=0.0.10
pkgrel=1 pkgrel=1
arch=('x86_64') arch=('x86_64')
url=("http://liluo.org/${pkgbase}/") url="http://liluo.org/${pkgbase}/"
license=('MIT') license=('MIT')
makedepends=('python2-setuptools' 'python3-setuptools') makedepends=('python2-setuptools' 'python3-setuptools')
source=("https://pypi.python.org/packages/source/p/py-oauth2/${pkgbase}-${pkgver}.tar.gz") source=("https://pypi.python.org/packages/source/p/py-oauth2/${pkgbase}-${pkgver}.tar.gz")

View File

@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Language and environment for statistical computing and graphics" pkgdesc="Language and environment for statistical computing and graphics"
arch=('x86_64') arch=('x86_64')
license=('GPL') license=('GPL')
url=('http://www.r-project.org/') url='http://www.r-project.org/'
depends=('openblas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' depends=('openblas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff'
'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs'
'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils' 'icu') 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils' 'icu')

View File

@ -9,7 +9,7 @@ makedepends=('git')
pkgdesc="Comme is a fork from the Oxygen Font family, designed for Free desktops and UI's." pkgdesc="Comme is a fork from the Oxygen Font family, designed for Free desktops and UI's."
arch=('x86_64') arch=('x86_64')
license=('OFL' 'GPL') license=('OFL' 'GPL')
url=('https://github.com/vernnobile/commeFont') url='https://github.com/vernnobile/commeFont'
source=(git+https://github.com/vernnobile/commeFont.git) source=(git+https://github.com/vernnobile/commeFont.git)
install=$pkgname.install install=$pkgname.install
md5sums=('SKIP') md5sums=('SKIP')