From 3003b3d9d7adcb5e43b208f1f58b025902ed936c Mon Sep 17 00:00:00 2001 From: arcan1s Date: Sun, 7 Jun 2015 21:20:22 +0300 Subject: [PATCH] bump aur3 branch to current state --- gromacs_mtdec/PKGBUILD | 40 - krayscale-tray-icon-theme/PKGBUILD | 25 - oxygen-transparent-macos/PKGBUILD | 42 - oxygen-transparent-macos/oxytrans-macos.patch | 4301 ----------------- square-beam-icon-theme/PKGBUILD | 17 + yarock-qt5/PKGBUILD | 38 + yarock-qt5/phonon.patch | 12 + 7 files changed, 67 insertions(+), 4408 deletions(-) delete mode 100644 gromacs_mtdec/PKGBUILD delete mode 100644 krayscale-tray-icon-theme/PKGBUILD delete mode 100644 oxygen-transparent-macos/PKGBUILD delete mode 100644 oxygen-transparent-macos/oxytrans-macos.patch create mode 100644 square-beam-icon-theme/PKGBUILD create mode 100644 yarock-qt5/PKGBUILD create mode 100644 yarock-qt5/phonon.patch diff --git a/gromacs_mtdec/PKGBUILD b/gromacs_mtdec/PKGBUILD deleted file mode 100644 index aa3b293..0000000 --- a/gromacs_mtdec/PKGBUILD +++ /dev/null @@ -1,40 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=gromacs_mtdec -pkgver=3.3.2 -pkgrel=2 -pkgdesc="GROMACS with additional implementation of metadynamics in essential coordinates" -arch=('i686' 'x86_64') -url="http://web.vscht.cz/spiwokv/index.html" -license=('GPL') -depends=('fftw' 'lesstif' 'libsm' 'libx11' 'libxml2' 'perl') -options=('!libtool') -source=(http://web.vscht.cz/spiwokv/mtdec/gromacs332mtdec.tar.gz) -md5sums=('545bd6d903d8e8e94bd069c6368b6f25') - -build() -{ - cd "${srcdir}/mtdec" - ./configure --prefix="/usr" --program-suffix=_mtd - make -} - -package() -{ - mkdir -p "${pkgdir}/etc/profile.d/" - mkdir -p "${pkgdir}/usr/share/bash-completion/completions" - cd "${srcdir}/mtdec" - make DESTDIR="${pkgdir}" install - - # installing completions in correct location and environment setup script - install -D -m755 "${srcdir}/mtdec/scripts/completion.bash" "${pkgdir}/usr/share/bash-completion/completions/gromacs_mtdec" - mv "${pkgdir}/usr/bin/GMXRC.bash" "${pkgdir}/etc/profile.d/GMXRC_MTDEC.bash" - mv "${pkgdir}/usr/bin/GMXRC.zsh" "${pkgdir}/etc/profile.d/GMXRC_MTDEC.zsh" - mv "${pkgdir}/usr/bin/GMXRC.csh" "${pkgdir}/etc/profile.d/GMXRC_MTDEC.csh" - sed "s:/usr/bin:/etc/profile.d:g" "${pkgdir}/usr/bin/GMXRC" > "${pkgdir}/etc/profile.d/GMXRC" - sed -e "s/GMXRC/GMXRC_MTDEC/g" "${pkgdir}/etc/profile.d/GMXRC" > "${pkgdir}/etc/profile.d/GMXRC_MTDEC" - chmod 755 "${pkgdir}/etc/profile.d/GMXRC_MTDEC" - rm -f "${pkgdir}/etc/profile.d/GMXRC" - rm -f "${pkgdir}/usr/bin/completion.*" - rm -f "${pkgdir}/usr/bin/GMXRC" -} diff --git a/krayscale-tray-icon-theme/PKGBUILD b/krayscale-tray-icon-theme/PKGBUILD deleted file mode 100644 index 17ec88b..0000000 --- a/krayscale-tray-icon-theme/PKGBUILD +++ /dev/null @@ -1,25 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# use --force to override default theme system tray icons -# do not forget replace theme name - -_themename=Diamond -pkgname=krayscale-tray-icon-theme -_pkgname=krayscale -pkgver=0.9.1 -pkgrel=1 -pkgdesc="Grayscale tray icon theme" -url="http://kde-look.org/content/show.php/Krayscale+%28Plasma+tray+icons%29?content=133300" -arch=('any') -license=('GPL') -source=("http://kde-look.org/CONTENT/content-files/133300-${_pkgname}_${pkgver}.tar.gz") -depends=('librsvg') -md5sums=('d80b398f5ff6e81b23d3bd7ffc341c22') - -package() { - install -dm755 "${pkgdir}/usr/share/apps/desktoptheme/${_themename}/icons" - install -m644 "${srcdir}/${_pkgname}_${pkgver}/plasmatheme/icons/"*.svgz \ - -t "${pkgdir}/usr/share/apps/desktoptheme/${_themename}/icons" - # workaround for mail client - install -m644 "${srcdir}/${_pkgname}_${pkgver}/plasmatheme/icons/kmail.svgz" \ - "${pkgdir}/usr/share/apps/desktoptheme/${_themename}/icons/mail-unread.svgz" -} diff --git a/oxygen-transparent-macos/PKGBUILD b/oxygen-transparent-macos/PKGBUILD deleted file mode 100644 index 169e4f2..0000000 --- a/oxygen-transparent-macos/PKGBUILD +++ /dev/null @@ -1,42 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=oxygen-transparent-macos -_pkgname=oxygen-transparent -pkgver=246.f2f067d -pkgrel=1 -pkgdesc="Oxygen style and decoration with support for transparency" -arch=('i686' 'x86_64') -url="https://projects.kde.org/projects/playground/artwork/oxygen-transparent" -license=('GPL' 'LGPL') -depends=('kdebase-workspace') -makedepends=('cmake' 'git' 'automoc4') -provides=(${_pkgname}) -conflicts=(${_pkgname}) -source=(git+git://anongit.kde.org/oxygen-transparent - oxytrans-macos.patch) -md5sums=('SKIP' - '543a9d78e4fca3eda262016a37040632') - -pkgver() { - cd "${_pkgname}" - echo $(git rev-list --count HEAD).$(git rev-parse --short HEAD) -} - -prepare() { - cd "${srcdir}" - patch -p0 < oxytrans-macos.patch -} - -build() { - cd "${srcdir}/${_pkgname}" - cmake -DCMAKE_BUILD_TYPE=RELEASE \ - -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` - make -} - -package() { - cd "${srcdir}/${_pkgname}" - make DESTDIR="${pkgdir}" install -} - -# vim:set ts=2 sw=2 et: diff --git a/oxygen-transparent-macos/oxytrans-macos.patch b/oxygen-transparent-macos/oxytrans-macos.patch deleted file mode 100644 index cc8c7af..0000000 --- a/oxygen-transparent-macos/oxytrans-macos.patch +++ /dev/null @@ -1,4301 +0,0 @@ -diff -ruN oxygen-transparent.orig/decoration/CMakeLists.txt oxygen-transparent/decoration/CMakeLists.txt ---- oxygen-transparent.orig/decoration/CMakeLists.txt 2013-09-23 19:15:41.000000000 +0400 -+++ oxygen-transparent/decoration/CMakeLists.txt 2013-09-23 19:16:36.395191237 +0400 -@@ -30,4 +30,5 @@ - - ########### install files ############### - install( FILES oxygentransparentclient.desktop DESTINATION ${DATA_INSTALL_DIR}/kwin/ ) -+install( FILES close.svg maximize.svg minimize.svg DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/oxygen/oxytrans/ ) - -diff -ruN oxygen-transparent.orig/decoration/close.svg oxygen-transparent/decoration/close.svg ---- oxygen-transparent.orig/decoration/close.svg 1970-01-01 03:00:00.000000000 +0300 -+++ oxygen-transparent/decoration/close.svg 2013-09-23 15:21:27.000000000 +0400 -@@ -0,0 +1,1148 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ image/svg+xml -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff -ruN oxygen-transparent.orig/decoration/maximize.svg oxygen-transparent/decoration/maximize.svg ---- oxygen-transparent.orig/decoration/maximize.svg 1970-01-01 03:00:00.000000000 +0300 -+++ oxygen-transparent/decoration/maximize.svg 2013-09-23 11:57:07.000000000 +0400 -@@ -0,0 +1,1593 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ image/svg+xml -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff -ruN oxygen-transparent.orig/decoration/minimize.svg oxygen-transparent/decoration/minimize.svg ---- oxygen-transparent.orig/decoration/minimize.svg 1970-01-01 03:00:00.000000000 +0300 -+++ oxygen-transparent/decoration/minimize.svg 2013-09-23 11:57:38.000000000 +0400 -@@ -0,0 +1,1475 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ image/svg+xml -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff -ruN oxygen-transparent.orig/decoration/oxygenbutton.cpp oxygen-transparent/decoration/oxygenbutton.cpp ---- oxygen-transparent.orig/decoration/oxygenbutton.cpp 2013-09-23 19:15:41.000000000 +0400 -+++ oxygen-transparent/decoration/oxygenbutton.cpp 2013-09-23 19:16:27.325191477 +0400 -@@ -31,8 +31,10 @@ - - #include - -+#include - #include - #include -+#include - - #include - #include -@@ -336,6 +338,7 @@ - - painter->save(); - painter->setWindow( 0, 0, 22, 22 ); -+ QSvgRenderer but_icon; - - switch(_type) - { -@@ -359,35 +362,19 @@ - break; - - case ButtonMin: -- painter->drawLine(QPointF( 7.5, 9.5), QPointF(10.5,12.5)); -- painter->drawLine(QPointF(10.5,12.5), QPointF(13.5, 9.5)); -+ but_icon.load(QString("/usr/share/apps/desktoptheme/oxygen/oxytrans/minimize.svg")); -+ but_icon.render(painter, QRectF(2.0,1.7,16.5,16.5)); - break; - - case ButtonMax: -- switch(_client.maximizeMode()) -- { -- case Client::MaximizeRestore: -- case Client::MaximizeVertical: -- case Client::MaximizeHorizontal: -- painter->drawLine(QPointF( 7.5,11.5), QPointF(10.5, 8.5)); -- painter->drawLine(QPointF(10.5, 8.5), QPointF(13.5,11.5)); -- break; -- -- case Client::MaximizeFull: -- { -- painter->translate(1.5, 1.5); -- QPoint points[4] = {QPoint(9, 6), QPoint(12, 9), QPoint(9, 12), QPoint(6, 9)}; -- painter->drawPolygon(points, 4); -- painter->translate(-1.5, -1.5); -- break; -- } -- } -+ but_icon.load(QString("/usr/share/apps/desktoptheme/oxygen/oxytrans/maximize.svg")); -+ but_icon.render(painter, QRectF(2.0,1.7,16.5,16.5)); - break; - - case ButtonItemClose: - case ButtonClose: -- painter->drawLine(QPointF( 7.5,7.5), QPointF(13.5,13.5)); -- painter->drawLine(QPointF(13.5,7.5), QPointF( 7.5,13.5)); -+ but_icon.load(QString("/usr/share/apps/desktoptheme/oxygen/oxytrans/close.svg")); -+ but_icon.render(painter, QRectF(2.0,1.7,16.5,16.5)); - break; - - case ButtonAbove: diff --git a/square-beam-icon-theme/PKGBUILD b/square-beam-icon-theme/PKGBUILD new file mode 100644 index 0000000..f424b57 --- /dev/null +++ b/square-beam-icon-theme/PKGBUILD @@ -0,0 +1,17 @@ +# Maintainer: mareex + +pkgname=square-beam-icon-theme +pkgver=1.0 +pkgrel=5 +pkgdesc="Icons set for Linux distribution with more than 30.000 icons included." +arch=('any') +url="http://gnome-look.org/content/show.php/Square-Beam?content=165094&PHPSESSID=fe02219631ab9c62f787bf3ae835ae41" +license=('GPL') +source=("http://bit.ly/1sdnAo7") +md5sums=('a0b5dbab21e1d0a5fa55a42fce922724') + +package() { + mkdir -p $pkgdir/usr/share/icons + cp -dr --no-preserve=ownership $srcdir/square-beam/Square-Beam $pkgdir/usr/share/icons/ + chmod -R u+rwX,go+rX,go-w $pkgdir/usr/share/icons/Square-Beam +} diff --git a/yarock-qt5/PKGBUILD b/yarock-qt5/PKGBUILD new file mode 100644 index 0000000..8a0c475 --- /dev/null +++ b/yarock-qt5/PKGBUILD @@ -0,0 +1,38 @@ +# Maintainer: Evgeniy Alekseev +# Contributor: Košava + +pkgname=yarock-qt5 +pkgver=1.1.2 +pkgrel=2 +pkgdesc="Qt Modern Music Player with collection browse based on cover art" +arch=('i686' 'x86_64') +url="https://launchpad.net/yarock" +license=('GPL3') +makedepends=('cmake' 'mpv') +depends=('qt5-x11extras' 'phonon-qt5' 'taglib') +optdepends=('mpv: alternative (working) engine') +source=("https://launchpad.net/yarock/1.x/${pkgver}/+download/Yarock_${pkgver}_source.tar.gz" + "phonon.patch") +md5sums=('88733d9bed252c132a378dfecb158697' + 'd6f84a05159c8b7035723cbdeb6fc611') + +prepare() { + patch -p0 -i "${srcdir}/phonon.patch" +} + +build() { + mkdir build + cd build + cmake "../Yarock_${pkgver}_source" \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DENABLE_QT5=1 \ + -DENABLE_MPV=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} + diff --git a/yarock-qt5/phonon.patch b/yarock-qt5/phonon.patch new file mode 100644 index 0000000..15682b0 --- /dev/null +++ b/yarock-qt5/phonon.patch @@ -0,0 +1,12 @@ +diff -ruN Yarock_1.1.2_source-orig/src/core/player/phonon/CMakeLists.txt Yarock_1.1.2_source/src/core/player/phonon/CMakeLists.txt +--- Yarock_1.1.2_source-orig/src/core/player/phonon/CMakeLists.txt 2015-05-21 00:42:46.627611703 +0300 ++++ Yarock_1.1.2_source/src/core/player/phonon/CMakeLists.txt 2015-05-21 00:43:25.852867232 +0300 +@@ -34,7 +34,7 @@ + + + if (ENABLE_QT5) +- INCLUDE_DIRECTORIES( ${PHONON_INCLUDE_DIR}/phonon4qt5 ) ++ INCLUDE_DIRECTORIES( /usr/include/phonon4qt5 ) + else (ENABLE_QT5) + INCLUDE_DIRECTORIES( ${PHONON_INCLUDES} ) + endif (ENABLE_QT5)