diff --git a/appset-qt b/appset-qt new file mode 160000 index 0000000..10776b1 --- /dev/null +++ b/appset-qt @@ -0,0 +1 @@ +Subproject commit 10776b1ac3bf9b952f051a8e4d0f3e4837eab03e diff --git a/appset-qt/PKGBUILD b/appset-qt/PKGBUILD deleted file mode 100644 index 3932785..0000000 --- a/appset-qt/PKGBUILD +++ /dev/null @@ -1,41 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Author: Simone Tobia - -pkgname=appset-qt -pkgver='0.7.2' -pkgrel=6 -pkgdesc="An advanced and feature rich Package Manager Frontend" -arch=('i686' 'x86_64') -url="http://appset.sourceforge.net/" -license=('GPL2') -depends=('qt4>=4.7' 'qtwebkit') -optdepends=('packer: for AUR support') -source=(http://sourceforge.net/projects/appset/files/appset-qt/0.7/${pkgver}/${pkgname}-${pkgver}-sources.tar.gz - appset-helper.service) -install=${pkgname}.install -changelog=${pkgname}.changelog -md5sums=('8658b6452e1f941af8501a6a772b6cd9' - '7791c134cc275b387c1290f771e43a3d') - -build() -{ - cd "${srcdir}/${pkgname}-${pkgver}-sources" - - qmake-qt4 PREFIX=/usr -Wnone - - # localization - lrelease-qt4 Qt/AppSet-Qt/*.ts - lrelease-qt4 Qt/AppSetTray-Qt/*.ts - lrelease-qt4 Qt/AppSetRepoEditor-Qt/*.ts - - make -} - -package() -{ - cd "${srcdir}/${pkgname}-${pkgver}-sources" - - make INSTALL_ROOT="${pkgdir}" install - # appset-helper daemon - install -D -m644 ../appset-helper.service "${pkgdir}/usr/lib/systemd/system/appset-helper.service" -} diff --git a/appset-qt/appset-helper.service b/appset-qt/appset-helper.service deleted file mode 100644 index de8c48d..0000000 --- a/appset-qt/appset-helper.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Appset Helper Daemon - -[Service] -ExecStart=/usr/bin/appset-helper - -[Install] -WantedBy=multi-user.target diff --git a/appset-qt/appset-qt.changelog b/appset-qt/appset-qt.changelog deleted file mode 100644 index 8d08541..0000000 --- a/appset-qt/appset-qt.changelog +++ /dev/null @@ -1,153 +0,0 @@ -0.7.1 : - -"Memory leak in trayicon when no sync folder present" bug fixed - -"Locale format" bug fixed - -Changed deprecated (in Qt 4.8) function calls for QQueue - -Updated zh_TW and hu_HU translations - -0.7.0 : - -A button to stop package downloading once started (feature req. #3413922) - -Owned files tree view tab for installed packages (with desktop theme file icons, not in enhanced view, feature req. #3413878) - -New packages search filter: repository - -Per repository statistics - -An alternative (not for AUR/CCR) way to execute requested operations on an external X Terminal emulator where: - *the X Terminal Emulator is configurable via options panel - *in the "check and apply" page you can select (via radio button) to use the internal (like before and default) or external tool - *AUR/CCR now working only with external tools (also fixes bug #3420465 and #3413000) - -New option for tray icon visibility (Always or only when there are available updates) - -New option to enable/disable rss feed reader (feature req. #3353471) - -New option to enable/disable packages homepage loading (feature req. #3353471) - -New option to select the first page ("Start" or "All" packages) - -Tabbed options panel - -Hungarian translation - -0.6.4 : - -AUR/CCR show installed action fixed (bug #3399666) - -Main GUI memory optimizations - -0.6.3 : - -Tray icon change after db upgrade (bug #3394196) - -Minor memory optimizations - -0.6.2 : - -Upgrade not asking for packages replace bug fixed - -Tray icon increasing amount of memory over time bug fixed - -Extra info checkbox not working bug fixed - -0.6.1 : - -Black feed reader widget with dark themes bug fixed (bug #3376645) - -Software categories in packages view as left panel (feature req. #3321918) - -Packages homepage and details in separated tabs - -Other minor UI changes - -Basque translation - -Russian translation - -0.6.0 : - -The option to manually answer to backend's questions (only in english). There are 3 choices in option panel: - *Automatic (the old behaviour) - *Semi-Automatic (few user interactions required - By now only questions like: "Replace ... with ... ?" and "... and ... are in conflict. Remove ...?") DEFAULT - *Ask everything (All backend questions require user interaction) - -Repository editor tool (show, modify, add, remove and change priority for repositories) - -"Report a bug" and "Request a feature" buttons in main GUI - -The option to disable packages preload on startup to minimize memory and CPU usage on boot - -Upgrade backend tool integration with new auth structure bug fixed - -Chinese (China) translation - -Portuguese (Portugal) translation - -Portuguese (Brazilian) translation - -pacman-color + packer + appset conflict fixed - -"Start Fullscreen" bug fixed - -"Extra Info" option persistency bug fixed - - -0.5.1 : - -Some minor bugs fixed for both tray and main GUI - -Romanian translation - -Serbian translation - -0.5.0 : - -Completely new authorization structure: - *Now starts immediately (without asking for password) as unprivileged user (every user can browse apps) - *Requests superuser authorization for privileged operations (only when needed) - *Drops superuser privileges immediately when it is not more useful (more secure) - *Let's the main GUI to be preloaded by the tray (faster startup) - *Closing/Minimizing the main GUI (also when running privileged operations) is managed by the tray - *Tray click leads to show/hide the main GUI - *Closing the tray also closes AppSet instances (when running privileged operations ask for a confirmation) - *Tray "check for updates NOW!" action is now calling the authorization backend (and really works better than before) - -Options are now stored "per user" (every possible sudoer has its own options) - -New option "Auto select system files for upgrade" (checked by default) for "non expert users" (disabled if in expert mode) - -Search bar delay now default to 1200 ms - -Removed AppSetTray-Qt desktop file (now there is only AppSet-Qt in DE's menus) - -Better integration with helper daemon - -News reader now retries (every 5 seconds) to download feeds when fails (without hiding the panel) - -Asks DE's Session Manager to cancel shutdown if the main GUI is still opened (to avoid errors caused by user distraction) - -New About dialog - -Chinese-Taiwan translation - -0.4.4 : - -Simplified actions for standard view (e.g. install/remove actions with one click, withouth showing a redundant context menu) - -Tray click when already running leading to a new appset start bug fixed - -AUR/CCR "list installed" action with no results crash bug fixed - -0.4.3 : - -Generalization of packages size output interpretation for pacman 3.5.2 - -Polish translation - -0.4.2 : - -Installed packages repository information - -lower niceness (10 -> 15) for appset-helper daemon - -Infinite loop on upgrade deps check bug fixed - -Pacman's "Replace %package% with ..." question now get "yes" answer on upgrades (no more using --noconfirm option on upgrade/install) - -0.4.1 : - -New packets view for main repos using QML: - *more apps listed with the same win size - *bigger embedded browser for detailed view - *Touchscreen friendly - *animated - -option to switch between Standard (old) and Enhanced (new) views - -Resize bug fixed for External repo (AUR) view - -AppSet version in about dialog - -Localization bug fixed for about dialog (automatic switch between English and Italian) - -ExtraInfo option now is saved - -Main backend (pacman) upgrade check and backend post upgrade command (pacman-db-upgrade) - -Bug fixed for dependencies check - -Flickering in progress window bug fixed - -Default search bar delay to 900ms - -0.4.0 : - -Basic support to AUR using packer as backend: - *Browse packages with an embedded browser for their homepages (searching with a search bar) - *Install AUR packages (one at a time) - *Remove AUR packages (one at a time from the AUR specialized GUI - more than one with the normal GUI) - *Upgrade AUR packages (all in the same time) - *Automatic activation based on the presence of packer (the backend) - *A button to show all external installed packages - -Clean cache command now requires a confirmation from the user - -0.3.4 : - -Repository information added to avoid incorect behaviours (with the management of multiple sources for the same application) - -Option to view repository in packages table - -Option to disable countdown for auto confirmation of changes - -SearchBar now got the focus after a previous search - -Web Preview now is navigable - -Tray now shows "repo/package last_version" entries ordered by repo - -0.3.3 : - -New outcome evaluation logic - -Local precompiled packages installer (from main GUI, shell cmd argument or Desktop's "Open With..." menu) - -Loading icon - -Spanish translation - -0.3.2 : - -Packages statistics (enabled via options) - -Backend's output (enabled via options) - -Interval between db updates selectable by options - -Changes in main GUI - -External Browser Command now accepts arguments - -Bug fixed for updates operations outcome - -0.3.0-1 : Localization support - -0.2.X : Embedded browser and feed-reader, helper daemon and tray icon - -0.1.X : Basic functions to handle packages diff --git a/appset-qt/appset-qt.install b/appset-qt/appset-qt.install deleted file mode 100644 index ab2a660..0000000 --- a/appset-qt/appset-qt.install +++ /dev/null @@ -1,23 +0,0 @@ -whisperer(){ - echo "----------------------------------------------------------------" - echo "Don't forget that this is an alpha release of AppSet-Qt." - echo "You can test it but it is not recommended for use every day" - echo "----------------------------------------------------------------" - echo "AppSet is in your desktop menu under Applications->System" - echo "To launch AppSet from shell run 'appset-launch.sh' as normal" - echo "user." - echo "----------------------------------------------------------------" - echo "----------------------------------------------------------------" - echo "IMPORTANT: NOW YOU NEED TO REBOOT YOUR COMPUTER TO LET APPSET" - echo "WORKING AT ITS BEST" - echo "----------------------------------------------------------------" - echo "----------------------------------------------------------------" -} - -post_install(){ - whisperer -} - -post_upgrade(){ - whisperer -} diff --git a/discover b/discover new file mode 160000 index 0000000..d386424 --- /dev/null +++ b/discover @@ -0,0 +1 @@ +Subproject commit d386424aa08bda4565e9f0ac0144abc28dd1fb17 diff --git a/discover/PKGBUILD b/discover/PKGBUILD deleted file mode 100644 index 0550857..0000000 --- a/discover/PKGBUILD +++ /dev/null @@ -1,41 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=discover -pkgver=2.1.2 -_dataver=2.2013.01.11 -pkgrel=1 -pkgdesc="Contains a library and front-end program for retrieving information about a system's hardware" -arch=('i686' 'x86_64') -url="http://svn.debian.org/wsvn/pkg-discover/" -license=('GPL') -depends=('curl' 'expat' 'check') -source=(http://ftp.de.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz - http://ftp.de.debian.org/debian/pool/main/d/${pkgname}-data/${pkgname}-data_${_dataver}.tar.gz) -md5sums=('af78b63cc8db31b11d7e25958423611e' - 'dff223c271f3e9c52e7ba065c96c92ff') - -build() -{ - if [[ -d ${srcdir}/build ]]; then - rm -rf "${srcdir}/build" - fi - mkdir "${srcdir}/build"; cd "${srcdir}/build" - ../${pkgname}-${pkgver}/configure --prefix="/usr" \ - --datadir="/usr/share" \ - --sysconfdir="/etc" \ - LIBS=-lcheck - make -} - -package() -{ - cd "${srcdir}/build" - make DESTDIR="${pkgdir}" install - # remove docs and sbin dir - rm -rf "${pkgdir}/usr/share/doc" - rm -rf "${pkgdir}/usr/sbin" - - # build data - cd "${srcdir}/${pkgname}-data-${_dataver}" - make prefix="/usr" DESTDIR="${pkgdir}" install -} diff --git a/eric4 b/eric4 new file mode 160000 index 0000000..c53402c --- /dev/null +++ b/eric4 @@ -0,0 +1 @@ +Subproject commit c53402cdfba57228930d94d517078d34cc82d5d6 diff --git a/eric4/PKGBUILD b/eric4/PKGBUILD deleted file mode 100644 index 336f1e9..0000000 --- a/eric4/PKGBUILD +++ /dev/null @@ -1,34 +0,0 @@ -# $Id: PKGBUILD 120737 2014-10-15 18:55:49Z arcanis $ -# Maintainer: Evgeniy Alekseev -# Contributor: Ray Rashif -# Contributor: Daniel J Griffiths -# See .contrib for older/other contributors - -pkgname=eric4 -pkgver=4.5.25 -pkgrel=1 -pkgdesc="A full-featured Python 2.x and Ruby IDE in PyQt4" -arch=('any') -url="http://eric-ide.python-projects.org/" -license=('GPL3') -depends=('eric-common' 'python2-qscintilla') -install=${pkgname}.install -source=("http://downloads.sourceforge.net/eric-ide/${pkgname}-${pkgver}.tar.gz" - "${pkgname}.desktop") -md5sums=('f68cdadacfa10298c89300e0c4036324' - 'bce515b66a2c63dfc76a0f92edbe2ecb') - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - python2 install.py -c -b /usr/bin -i "$pkgdir" - # remove common components - find "${pkgdir}/usr/share/qt4/qsci/api/" -type f -not -name 'eric*' -exec rm {} \; - - # freedesktop.org compatibility - install -Dm644 "${srcdir}/${pkgname}.desktop" \ - "${pkgdir}/usr/share/applications/${pkgname}.desktop" - install -Dm644 eric/icons/default/eric.png \ - "${pkgdir}/usr/share/pixmaps/${pkgname}.png" -} - -# vim:set ts=2 sw=2 et: diff --git a/eric4/eric4.desktop b/eric4/eric4.desktop deleted file mode 100644 index 3d18ec5..0000000 --- a/eric4/eric4.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Application -Exec=eric4 -MimeType=application/x-eric4; -Icon=eric4 -Terminal=false -Name=Eric 4 -Comment=Python 2.x & Ruby IDE -Categories=Qt;Python;Development;IDE; -StartupNotify=true diff --git a/eric4/eric4.install b/eric4/eric4.install deleted file mode 100644 index 3ebdf2c..0000000 --- a/eric4/eric4.install +++ /dev/null @@ -1,9 +0,0 @@ -post_install() { - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -# vim:set ts=2 sw=2 et: diff --git a/food_gui b/food_gui new file mode 160000 index 0000000..7c0bc8f --- /dev/null +++ b/food_gui @@ -0,0 +1 @@ +Subproject commit 7c0bc8f7fa8b808cf8557f90d200e816dba15faf diff --git a/ghemical-mpqc b/ghemical-mpqc new file mode 160000 index 0000000..17968f8 --- /dev/null +++ b/ghemical-mpqc @@ -0,0 +1 @@ +Subproject commit 17968f8182f65004ad2a4b1a7a9c95f8a979701c diff --git a/ghemical-mpqc/PKGBUILD b/ghemical-mpqc/PKGBUILD deleted file mode 100644 index b36272d..0000000 --- a/ghemical-mpqc/PKGBUILD +++ /dev/null @@ -1,42 +0,0 @@ -# Maintainer Evgeniy Alekseev -# Contributor: Xyne -# Contributor: Abhishek Dasgupta - -pkgname=ghemical-mpqc -_pkgname=ghemical -pkgver=3.0.0 -pkgrel=3 -pkgdesc='Computational chemistry package. Version with enabled mpqc' -arch=('x86_64' 'i686') -url="http://bioinformatics.org/ghemical/ghemical/" -license=('GPL') -depends=('gtkglext' 'libghemical-mpqc' 'libglade' 'liboglappth>=1.0' 'openbabel') -makedepends=('pkgconfig' 'intltool>=0.40.0' 'gettext') -conflicts=('ghemical') -provides=('ghemical') -source=(http://bioinformatics.org/ghemical/download/release20111012/${_pkgname}-${pkgver}.tar.gz - ${_pkgname}.desktop) -md5sums=('becf98626f0eba73f7f042bc92aa60ac' - '7e8789d42d1318a427a30f3bf64cb5a6') - -prepare() -{ - cd "${srcdir}/${_pkgname}-${pkgver}" - - # Some users have reported crashes due to the courier font. - sed -i 's:courier 12:monospace:g' ./src/*.cpp -} - -build() -{ - cd "${srcdir}/${_pkgname}-${pkgver}" - ./configure --prefix="/usr" - make -} - -package() -{ - cd "${srcdir}/${_pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install - install -D -m644 "${srcdir}/${_pkgname}.desktop" "${pkgdir}/usr/share/applications/${_pkgname}.desktop" -} diff --git a/ghemical-mpqc/ghemical.desktop b/ghemical-mpqc/ghemical.desktop deleted file mode 100644 index eff4501..0000000 --- a/ghemical-mpqc/ghemical.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Application -Version=3.0.0 -Name=Ghemical -GenericName=Computational chemistry package -GenericName[de]=Chemisches Berechnungsprogramm -Comment=3D molecule editor and computing program -Comment[de]=3D Moleküleditor und Berechnungsprogramm -Icon=/usr/share/ghemical/3.0.0/pixmaps/ghemical.png -Exec=/usr/bin/ghemical -Terminal=false -Categories=Science;Chemistry;Education; -StartupNotify=true diff --git a/git-etc b/git-etc new file mode 160000 index 0000000..8d65ab5 --- /dev/null +++ b/git-etc @@ -0,0 +1 @@ +Subproject commit 8d65ab56dbafca109e4e66c406f63bec6c997d52 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/gtk-kde4 b/gtk-kde4 new file mode 160000 index 0000000..7a2d2b0 --- /dev/null +++ b/gtk-kde4 @@ -0,0 +1 @@ +Subproject commit 7a2d2b02f81912a7e963fc1291f846cf39f70d72 diff --git a/istodo b/istodo new file mode 160000 index 0000000..9262eec --- /dev/null +++ b/istodo @@ -0,0 +1 @@ +Subproject commit 9262eec60e5e41ab30611a659276511a57842b7f diff --git a/istodo/PKGBUILD b/istodo/PKGBUILD deleted file mode 100644 index 8414ec6..0000000 --- a/istodo/PKGBUILD +++ /dev/null @@ -1,32 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=istodo -pkgver=1.3.0 -pkgrel=1 -_refcommit=f4434216b659 -pkgdesc="Crossplatform Qt5 based organizer for students" -arch=('i686' 'x86_64') -url="http://istodo.ru/" -license=('GPL3') -depends=('hicolor-icon-theme' 'qt5-base') -makedepends=('desktop-file-utils') -source=("http://dev.istodo.ru/istodo-desktop/get/v${pkgver}.tar.gz") -install=${pkgname}.install -md5sums=('61dc7ec57c9429942eb1e1bbfbb31b0f') - -build() { - cd "${pkgname}-${pkgname}-desktop-${_refcommit}" - qmake-qt5 PREFIX=/usr - make sub-desktop -} - -package() { - cd "${pkgname}-${pkgname}-desktop-${_refcommit}" - install -Dm755 "desktop/iStodo" "${pkgdir}/usr/bin/istodo" - install -Dm644 "linux_deploy_1.0/source_amd64/icons/32x32/istodo.png" "${pkgdir}/usr/share/icons/hicolor/32x32/istodo.png" - install -Dm644 "linux_deploy_1.0/source_amd64/icons/48x48/istodo.png" "${pkgdir}/usr/share/icons/hicolor/48x48/istodo.png" - install -Dm644 "linux_deploy_1.0/source_amd64/icons/64x64/istodo.png" "${pkgdir}/usr/share/icons/hicolor/64x64/istodo.png" - install -Dm644 "linux_deploy_1.0/source_amd64/icons/128x128/istodo.png" "${pkgdir}/usr/share/icons/hicolor/128x128/istodo.png" - install -Dm644 "linux_deploy_1.0/source_amd64/icons/256x256/istodo.png" "${pkgdir}/usr/share/icons/hicolor/256x256/istodo.png" - install -Dm644 "linux_deploy_1.0/source_amd64/istodo.desktop" "${pkgdir}/usr/share/applications/istodo.desktop" -} diff --git a/istodo/istodo.install b/istodo/istodo.install deleted file mode 100644 index 3f1054c..0000000 --- a/istodo/istodo.install +++ /dev/null @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} diff --git a/kate-latex-plugin b/kate-latex-plugin new file mode 160000 index 0000000..5f7dee8 --- /dev/null +++ b/kate-latex-plugin @@ -0,0 +1 @@ +Subproject commit 5f7dee8b8d3c7ebbf07eacc0ec8dbb4a6c829a49 diff --git a/kate-latex-plugin/PKGBUILD b/kate-latex-plugin/PKGBUILD deleted file mode 100644 index 403d880..0000000 --- a/kate-latex-plugin/PKGBUILD +++ /dev/null @@ -1,34 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: Bernardo Barros - -pkgname=kate-latex-plugin -_pkgname=katelatexplugin -pkgver=0.5 -pkgrel=1 -pkgdesc="Kate LaTeX typesetting plugin" -arch=('i686' 'x86_64') -url="http://www.kde-apps.org/content/show.php/Kate+LaTeX+typesetting+plugin?content=84772" -license=('GPL') -depends=('kdesdk-kate' 'libxtst') -makedepends=('automoc4') -source=(http://kde-apps.org/CONTENT/content-files/84772-${_pkgname}-${pkgver}.tar.bz2) -md5sums=('d6e30aa41da5279300f5d638ff595a77') - -build() -{ - if [[ -d ${srcdir}/build ]]; then - rm -rf "${srcdir}/build" - fi - mkdir "${srcdir}/build"; cd "${srcdir}/build" - - cmake -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` \ - ../${_pkgname}-${pkgver} - make -} - -package() -{ - cd "${srcdir}/build" - make DESTDIR="${pkgdir}" install -} diff --git a/katecpp-helper-plugin b/katecpp-helper-plugin new file mode 160000 index 0000000..5a824b5 --- /dev/null +++ b/katecpp-helper-plugin @@ -0,0 +1 @@ +Subproject commit 5a824b595d07df491800b1c99fd369f756106447 diff --git a/katecpp-helper-plugin/PKGBUILD b/katecpp-helper-plugin/PKGBUILD deleted file mode 100644 index d86dcd0..0000000 --- a/katecpp-helper-plugin/PKGBUILD +++ /dev/null @@ -1,35 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: - -pkgname=katecpp-helper-plugin -_pkgname=KateCppHelperPlugin -pkgver=1.0.4 -pkgrel=1 -pkgdesc="Kate C++ Helper plugin" -arch=('i686' 'x86_64') -url="https://github.com/zaufi/kate-cpp-helper-plugin" -license=('GPL') -depends=('boost' 'clang>=3.3' 'kdesdk-kate' 'xapian-core') -makedepends=('automoc4' 'cmake') -source=("http://kde-apps.org/CONTENT/content-files/148606-${_pkgname}-${pkgver}.tar.bz2") -md5sums=('d7d21b39548bbe2e99032f718afc2c32') - -prepare() { - rm -rf "${srcdir}/build" - mkdir "${srcdir}/build" -} - -build() { - cd "${srcdir}/build" - cmake -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4 \ - -DBUILD_TESTING=OFF \ - -DNO_DOXY_DOCS=ON \ - -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` \ - "../${_pkgname}-${pkgver}" - make -} - -package() { - cd "${srcdir}/build" - make DESTDIR="${pkgdir}" install -} diff --git a/kdeicons-nouvekdegray b/kdeicons-nouvekdegray new file mode 160000 index 0000000..ad30c5c --- /dev/null +++ b/kdeicons-nouvekdegray @@ -0,0 +1 @@ +Subproject commit ad30c5c4dd0686dd810c77c85542422e69d8f1c1 diff --git a/kdeicons-nouvekdegray/PKGBUILD b/kdeicons-nouvekdegray/PKGBUILD deleted file mode 100755 index 7d70cba..0000000 --- a/kdeicons-nouvekdegray/PKGBUILD +++ /dev/null @@ -1,25 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: Artem A. Klevtsov - -pkgname=kdeicons-nouvekdegray -_pkgname=nouveKDEGray -# it doesnt have a normal versionship -pkgver=20140129 -pkgrel=1 -pkgdesc="This is a version of the KDE4 port of the 'Reflektions' icons" -arch=('any') -url="http://kde-look.org/content/show.php?content=157454" -license=('GPL') -makedepends=('p7zip') -source=("http://fc07.deviantart.net/fs71/f/2014/029/f/6/nouvekdegray_by_tsujan-d5y0sw4.7z") -md5sums=('d34cfcaf3cfaf4a3f75cc0d1d746ad00') - -package() { - install -d "${pkgdir}/usr/share/icons" - cp -r "${_pkgname}" "${pkgdir}/usr/share/icons/" - - rm "${pkgdir}/usr/share/icons/${_pkgname}/"{GPL,INSTALL} - - find "${pkgdir}/usr/share/icons" -type d -exec chmod 755 '{}' \; - find "${pkgdir}/usr/share/icons" -type f -exec chmod 644 '{}' \; -} diff --git a/kdeplasma-applets-awesome-widgets-git b/kdeplasma-applets-awesome-widgets-git new file mode 160000 index 0000000..c39f197 --- /dev/null +++ b/kdeplasma-applets-awesome-widgets-git @@ -0,0 +1 @@ +Subproject commit c39f1976b67da442c74fca85c47170b6a6638457 diff --git a/kdeplasma-applets-oblikuestrategies b/kdeplasma-applets-oblikuestrategies new file mode 160000 index 0000000..0416a2b --- /dev/null +++ b/kdeplasma-applets-oblikuestrategies @@ -0,0 +1 @@ +Subproject commit 0416a2b8fbf45c444ce33db2f2c230bf4f46b8b7 diff --git a/kdeplasma-applets-plasmacon b/kdeplasma-applets-plasmacon new file mode 160000 index 0000000..5ab2d85 --- /dev/null +++ b/kdeplasma-applets-plasmacon @@ -0,0 +1 @@ +Subproject commit 5ab2d8507a1e7d1b0175d7fae698d8aee9133d63 diff --git a/kdeplasma-applets-plasmacon/PKGBUILD b/kdeplasma-applets-plasmacon/PKGBUILD deleted file mode 100644 index c002e64..0000000 --- a/kdeplasma-applets-plasmacon/PKGBUILD +++ /dev/null @@ -1,21 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=kdeplasma-applets-plasmacon -_pkgname=Plasmacon -pkgver=0.3 -pkgrel=1 -pkgdesc="A terminal emulator based on KDE Konsole technology" -arch=('i686' 'x86_64') -url="http://kde-look.org/content/show.php?content=108120" -license=('GPL') -depends=('kdebase-konsole' 'kdebase-workspace' 'kdebindings-python2') -source=(http://kde-look.org/CONTENT/content-files/108120-plasmacon.plasmoid) -install=${pkgname}.install -md5sums=('d652cb493f90d1f6f9b2271e5f3eef63') - -package() { - install -dm755 "${pkgdir}/usr/share/apps/plasma/plasmoids/${_pkgname}/contents/code" - install -m644 "${srcdir}/contents/code/"* -t "${pkgdir}/usr/share/apps/plasma/plasmoids/${_pkgname}/contents/code" - install -Dm644 "${srcdir}/metadata.desktop" "${pkgdir}/usr/share/apps/plasma/plasmoids/${_pkgname}/metadata.desktop" - install -Dm644 "${srcdir}/metadata.desktop" "${pkgdir}/usr/share/kde4/services/${_pkgname}.desktop" -} diff --git a/kdeplasma-applets-plasmacon/kdeplasma-applets-plasmacon.install b/kdeplasma-applets-plasmacon/kdeplasma-applets-plasmacon.install deleted file mode 100644 index 76b7b1a..0000000 --- a/kdeplasma-applets-plasmacon/kdeplasma-applets-plasmacon.install +++ /dev/null @@ -1,17 +0,0 @@ -post_install() -{ - cat << EOF -Update plasmoids... -EOF - kbuildsycoca4 > /dev/null 2>&1 -} - -post_install() -{ - post_install -} - -post_remove() -{ - post_install -} diff --git a/kdeplasma-applets-stdin-svn b/kdeplasma-applets-stdin-svn new file mode 160000 index 0000000..9b9245e --- /dev/null +++ b/kdeplasma-applets-stdin-svn @@ -0,0 +1 @@ +Subproject commit 9b9245ea2f3e88db87aef37810e2cb8dee06a518 diff --git a/kdeplasma-applets-stdin-svn/PKGBUILD b/kdeplasma-applets-stdin-svn/PKGBUILD deleted file mode 100644 index 53abbd1..0000000 --- a/kdeplasma-applets-stdin-svn/PKGBUILD +++ /dev/null @@ -1,41 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: weirdfox - -pkgname=kdeplasma-applets-stdin-svn -pkgver=r57 -pkgrel=1 -_pkgname=plasmoidstdin -_pkgver=0.2 -pkgdesc="This plasmoid executes a process and captures its stdout or stderr output stream" -arch=('i686' 'x86_64') -url="http://www.kde-look.org/content/show.php/STDIN+Plasmoid?content=92309" -license=('GPL') -depends=('kdebase-workspace') -makedepends=('automoc4' 'cmake' 'subversion') -source=(${pkgname}::svn+https://svn.code.sf.net/p/${_pkgname}/code/${_pkgver}/branches/${_pkgver}-workarounds) -install=${pkgname}.install -md5sums=('SKIP') - -pkgver() { - cd "${pkgname}" - local ver="$(svnversion)" - printf "r%s" "${ver//[[:alpha:]]}" -} - -prepare() { - rm -rf "${srcdir}/build" - mkdir "${srcdir}/build" -} - -build() { - cd "${srcdir}/build" - cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` \ - -DCMAKE_BUILD_TYPE=Release \ - ../${pkgname} - make -} - -package() { - cd "${srcdir}/build" - make DESTDIR="${pkgdir}" install -} diff --git a/kdeplasma-applets-stdin-svn/kdeplasma-applets-stdin-svn.install b/kdeplasma-applets-stdin-svn/kdeplasma-applets-stdin-svn.install deleted file mode 100644 index 1280b6d..0000000 --- a/kdeplasma-applets-stdin-svn/kdeplasma-applets-stdin-svn.install +++ /dev/null @@ -1,17 +0,0 @@ -post_install() -{ - cat << EOF -Update plasmoids... -EOF - kbuildsycoca4 > /dev/null 2>&1 -} - -post_upgrade() -{ - post_install -} - -post_remove() -{ - post_install -} diff --git a/kdeplasma-applets-usu-notifications b/kdeplasma-applets-usu-notifications new file mode 160000 index 0000000..f45f228 --- /dev/null +++ b/kdeplasma-applets-usu-notifications @@ -0,0 +1 @@ +Subproject commit f45f2283ebb6238f080eb4e36fca581cb6dc7b6c diff --git a/kdeplasma-applets-usu-notifications/PKGBUILD b/kdeplasma-applets-usu-notifications/PKGBUILD deleted file mode 100644 index 45c475b..0000000 --- a/kdeplasma-applets-usu-notifications/PKGBUILD +++ /dev/null @@ -1,25 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=kdeplasma-applets-usu-notifications -_pkgname=usu-notifications -pkgver=0.1.3 -pkgrel=1 -pkgdesc="lternative KDE notifications, based on QML and org.kde.notofications, but with more features" -arch=('any') -url="http://kde-apps.org/content/show.php/?content=158063" -license=('GPL') -depends=('kdebase-workspace') -makedepends=('unzip') -source=(http://kde-look.org/CONTENT/content-files/158063-${_pkgname}.plasmoid) -install=${pkgname}.install -md5sums=('70b3cb22f8f93613ce9952c31fd40592') - -package() { - cd "${srcdir}" - - mkdir -p "${pkgdir}/usr/share/apps/plasma/plasmoids/${_pkgname}" - cp -r "${srcdir}/"{contents,platformcontents,metadata.desktop} \ - "${pkgdir}/usr/share/apps/plasma/plasmoids/${_pkgname}/" - install -Dm644 "${srcdir}/metadata.desktop" \ - "${pkgdir}/`kde4-config --prefix`/share/kde4/services/${_pkgname}.desktop" -} diff --git a/kdeplasma-applets-usu-notifications/kdeplasma-applets-usu-notifications.install b/kdeplasma-applets-usu-notifications/kdeplasma-applets-usu-notifications.install deleted file mode 100644 index 3c470e5..0000000 --- a/kdeplasma-applets-usu-notifications/kdeplasma-applets-usu-notifications.install +++ /dev/null @@ -1,14 +0,0 @@ -post_install() { - cat << EOF -Update plasmoids... -EOF - kbuildsycoca4 > /dev/null 2>&1 -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} diff --git a/kdeplasma-wallpapers-dayandnight b/kdeplasma-wallpapers-dayandnight new file mode 160000 index 0000000..17aadfc --- /dev/null +++ b/kdeplasma-wallpapers-dayandnight @@ -0,0 +1 @@ +Subproject commit 17aadfcdda7cd10b804c6fe400c8aa96ce3cdd13 diff --git a/kdeplasma-wallpapers-dayandnight/PKGBUILD b/kdeplasma-wallpapers-dayandnight/PKGBUILD deleted file mode 100644 index 0f43db9..0000000 --- a/kdeplasma-wallpapers-dayandnight/PKGBUILD +++ /dev/null @@ -1,27 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=kdeplasma-wallpapers-dayandnight -_pkgname=day-and-night -pkgver=0.3 -pkgrel=1 -pkgdesc="Wallpaper plugin that allows you to select different wallpaper for day and night" -arch=('i686' 'x86_64') -url="http://kde-look.org/content/show.php?content=118636" -license=('GPL') -depends=('kdebase-workspace' 'kdebindings-python2') -source=(http://kde-look.org/CONTENT/content-files/118636-${_pkgname}.plasmoid) -install=${pkgname}.install -md5sums=('1be7e0bf85563029f1158e5685e4f256') - -package() -{ - install -D -m644 "${srcdir}/metadata.desktop" \ - "${pkgdir}/`kde4-config --prefix`/share/kde4/services/plasma-wallpaper-${_pkgname}.desktop" - install -D -m644 "${srcdir}/metadata.desktop" \ - "${pkgdir}/`kde4-config --prefix`/share/apps/plasma/wallpapers/${_pkgname}/metadata.desktop" - mkdir -p "${pkgdir}/`kde4-config --prefix`/share/apps/plasma/wallpapers/${_pkgname}/contents/"{code,ui} - install -m644 "${srcdir}/contents/code/"* \ - -t "${pkgdir}/`kde4-config --prefix`/share/apps/plasma/wallpapers/${_pkgname}/contents/code" - install -m644 "${srcdir}/contents/ui/"* \ - -t "${pkgdir}/`kde4-config --prefix`/share/apps/plasma/wallpapers/${_pkgname}/contents/ui" -} diff --git a/kdeplasma-wallpapers-dayandnight/kdeplasma-wallpapers-dayandnight.install b/kdeplasma-wallpapers-dayandnight/kdeplasma-wallpapers-dayandnight.install deleted file mode 100644 index 1280b6d..0000000 --- a/kdeplasma-wallpapers-dayandnight/kdeplasma-wallpapers-dayandnight.install +++ /dev/null @@ -1,17 +0,0 @@ -post_install() -{ - cat << EOF -Update plasmoids... -EOF - kbuildsycoca4 > /dev/null 2>&1 -} - -post_upgrade() -{ - post_install -} - -post_remove() -{ - post_install -} diff --git a/kdm-theme-modernarchlinux b/kdm-theme-modernarchlinux new file mode 160000 index 0000000..a0c8cf8 --- /dev/null +++ b/kdm-theme-modernarchlinux @@ -0,0 +1 @@ +Subproject commit a0c8cf8f07594656bd8958b1f6869767c9a9d11f diff --git a/kdm-theme-modernarchlinux/PKGBUILD b/kdm-theme-modernarchlinux/PKGBUILD deleted file mode 100644 index 14dba40..0000000 --- a/kdm-theme-modernarchlinux/PKGBUILD +++ /dev/null @@ -1,19 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=kdm-theme-modernarchlinux -pkgver=1.0.3 -pkgrel=2 -pkgdesc="Simple and minimalist theme for KDM with Archlinux logo" -arch=('any') -url="http://kde-look.org/content/show.php?action=content&content=163475" -license=('GPLv3') -depends=('kdebase-workspace') -source=("http://kde-look.org/CONTENT/content-files/163475-KDM-Theme-archlinux.tar.gz") -md5sums=('c6c5e583476e85599fa07449b7b1b506') - -package() { - # install kdm theme - install -dm755 "${pkgdir}/usr/share/apps/kdm/themes/modernarchlinux" - install -m644 "${srcdir}/KDM-Theme-archlinux/"* -t "${pkgdir}/usr/share/apps/kdm/themes/modernarchlinux" - rm "${pkgdir}/usr/share/apps/kdm/themes/modernarchlinux/Licence GPLv3" -} 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/kwin-scripts-tiling b/kwin-scripts-tiling new file mode 160000 index 0000000..4fc3846 --- /dev/null +++ b/kwin-scripts-tiling @@ -0,0 +1 @@ +Subproject commit 4fc3846dea15ba668b1991c83c24d6469ab2d281 diff --git a/kwin-scripts-tiling/PKGBUILD b/kwin-scripts-tiling/PKGBUILD deleted file mode 100644 index 5d4344f..0000000 --- a/kwin-scripts-tiling/PKGBUILD +++ /dev/null @@ -1,20 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: urbanslug - -pkgname=kwin-scripts-tiling -_pkgname=tiling -pkgver=1.7.0 -pkgrel=1 -pkgdesc="Tiling script for kwin" -arch=('any') -url="http://kde-look.org/content/show.php?content=161151" -license=('GPL') -depends=('kdebase-workspace') -source=(http://kde-look.org/CONTENT/content-files/161151-${_pkgname}.kwinscript) -md5sums=('7f7a7865ee6e0235ca1aa83110aff112') - -package() { - install -d "${pkgdir}/usr/share/apps/kwin/scripts/kwin-script-tiling/" - cp -r "${srcdir}"/{contents,doc,metadata.desktop} "${pkgdir}/usr/share/apps/kwin/scripts/kwin-script-tiling/" - install -Dm644 "${srcdir}/metadata.desktop" "${pkgdir}/usr/share/kde4/services/kwin-script-tiling.desktop" -} diff --git a/lib32-libarchive b/lib32-libarchive new file mode 160000 index 0000000..7cd6b25 --- /dev/null +++ b/lib32-libarchive @@ -0,0 +1 @@ +Subproject commit 7cd6b25ca187827af46644bcc102c700d4a677c6 diff --git a/lib32-libarchive/0001-mtree-fix-line-filename-length-calculation.patch b/lib32-libarchive/0001-mtree-fix-line-filename-length-calculation.patch deleted file mode 100644 index 2299f5f..0000000 --- a/lib32-libarchive/0001-mtree-fix-line-filename-length-calculation.patch +++ /dev/null @@ -1,28 +0,0 @@ -From e65bf287f0133426b26611fe3e80b51267987106 Mon Sep 17 00:00:00 2001 -From: Dave Reisner -Date: Thu, 21 Feb 2013 19:01:06 -0500 -Subject: [PATCH] mtree: fix line filename length calculation. Fixes #301. - Signed-off-by: Andres Mejia - ---- - libarchive/archive_write_set_format_mtree.c | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/libarchive/archive_write_set_format_mtree.c b/libarchive/archive_write_set_format_mtree.c -index 9c0613c..f37f723 100644 ---- a/libarchive/archive_write_set_format_mtree.c -+++ b/libarchive/archive_write_set_format_mtree.c -@@ -1855,9 +1855,9 @@ mtree_entry_setup_filenames(struct archive_write *a, struct mtree_entry *file, - return (ret); - } - -- /* Make a basename from dirname and slash */ -+ /* Make a basename from file->parentdir.s and slash */ - *slash = '\0'; -- file->parentdir.length = slash - dirname; -+ file->parentdir.length = slash - file->parentdir.s; - archive_strcpy(&(file->basename), slash + 1); - return (ret); - } --- -1.8.1.4 diff --git a/lib32-libarchive/PKGBUILD b/lib32-libarchive/PKGBUILD deleted file mode 100644 index 491dc84..0000000 --- a/lib32-libarchive/PKGBUILD +++ /dev/null @@ -1,45 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: josephgbr - -_pkgname=libarchive -pkgname=lib32-${_pkgname} -pkgver=3.1.2 -pkgrel=2 -pkgdesc="library that can create and read several streaming archive formats (32 bit)" -arch=('x86_64') -url="http://libarchive.org" -license=('BSD') -depends=('lib32-acl' 'lib32-bzip2' 'lib32-expat' 'lib32-lzo' 'lib32-openssl' 'lib32-xz' "${_pkgname}") -makedepends=('gcc-multilib' 'lib32-zlib') -source=("http://libarchive.org/downloads/${_pkgname}-${pkgver}.tar.gz" - '0001-mtree-fix-line-filename-length-calculation.patch') -md5sums=('efad5a503f66329bb9d2f4308b5de98a' - '9727baf88b928417d5d1269891b1209a') - -prepare() { - cd "${_pkgname}-${pkgver}" - - # https://code.google.com/p/libarchive/issues/detail?id=301 - # upstream commit e65bf287f0133426b26611fe3e80b51267987106 - patch -Np1 -i "${srcdir}/0001-mtree-fix-line-filename-length-calculation.patch" -} - -build() { - export CC="gcc -m32" - export CXX="g++ -m32" - export PKG_CONFIG_PATH="/usr/lib32/pkgconfig" - - cd "${_pkgname}-${pkgver}" - ./configure --prefix=/usr --without-xml2 --libdir=/usr/lib32 \ - --without-nettle --libexecdir="/usr/lib32/${_pkgname}" - make -} - -package() { - cd "${_pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install - rm -rf "${pkgdir}"/usr/{bin,include,share} - - install -dm755 "${pkgdir}"/usr/share/licenses - ln -s ${_pkgname} "${pkgdir}"/usr/share/licenses/${pkgname} -} diff --git a/libghemical-mpqc b/libghemical-mpqc new file mode 160000 index 0000000..1d317d1 --- /dev/null +++ b/libghemical-mpqc @@ -0,0 +1 @@ +Subproject commit 1d317d138168c249bb65502eba209a0cdf037b4d diff --git a/libghemical-mpqc/PKGBUILD b/libghemical-mpqc/PKGBUILD deleted file mode 100644 index 77137c2..0000000 --- a/libghemical-mpqc/PKGBUILD +++ /dev/null @@ -1,30 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: Xyne -# Contributor: Abhishek Dasgupta - -pkgname=libghemical-mpqc -_pkgname=libghemical -pkgver=3.0.0 -pkgrel=2 -pkgdesc="Library containing computational chemistry facility of ghemical. Version with enabled mpqc and mopac7" -arch=('i686' 'x86_64') -url="http://bioinformatics.org/ghemical/libghemical/" -license=('GPL') -depends=('gcc-libs' 'mopac7' 'mpqc-shared') -makedepends=('intltool>=0.40.0' 'openbabel') -conflicts=('libghemical') -provides=('libghemical') -options=(libtool staticlibs) -source=(http://bioinformatics.org/ghemical/download/release20111012/${_pkgname}-${pkgver}.tar.gz) -md5sums=('1d5c9c19bb119470d2bb41a7e681eafd') - -build() { - cd "${srcdir}/${_pkgname}-${pkgver}" - ./configure --prefix=/usr --enable-mpqc --enable-mopac7 - make -} - -package() { - cd "${srcdir}/${_pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} diff --git a/mercury-ccdc/PKGBUILD b/mercury-ccdc/PKGBUILD deleted file mode 100644 index 5325d1a..0000000 --- a/mercury-ccdc/PKGBUILD +++ /dev/null @@ -1,35 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=mercury-ccdc -_pkgname=mercury -pkgver=3.1.1 -pkgrel=1 -pkgdesc="Software for 3D structure visualization, the exploration of crystal packing and the statistical analysis of CSD search data" -arch=('i686' 'x86_64') -url="http://www.ccdc.cam.ac.uk/Solutions/CSDSystem/Pages/Mercury.aspx" -license=('custom') -depends=() -# You MUST download the package from the url and put it in the PKGBUILD folder! -source=(mercurystandalone-3.1-linux-installer.run - csdsystempatch-5.34.2-linux-installer.run - mercury.sh - mercury.desktop) -md5sums=('6a3f4cd1c0745d3dfe4d1fa287f30b27' - '7142f37fe51a5a26dd6ce963fc7d32a9' - 'd98479136f348c5502204d89944178af' - '7aa75fdf4f1a996976285ed769299ad4') - -package() -{ - chmod +x "${srcdir}/mercurystandalone-3.1-linux-installer.run" - "${srcdir}/mercurystandalone-3.1-linux-installer.run" --prefix "${pkgdir}/opt/mercury" --mode unattended - chmod +x "${srcdir}/csdsystempatch-5.34.2-linux-installer.run" - "${srcdir}/csdsystempatch-5.34.2-linux-installer.run" --prefix "${pkgdir}/opt/mercury" --mode unattended - - install -D -m644 "${pkgdir}/opt/mercury/docs/MercuryLicence.txt" \ - "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE" - install -D -m755 "${srcdir}/mercury.sh" "${pkgdir}/etc/profile.d/mercury.sh" - install -D -m644 "${srcdir}/mercury.desktop" "${pkgdir}/usr/share/applications/mercury.desktop" - install -D -m644 "${pkgdir}/opt/mercury/icons/mercury_32x32.png" \ - "${pkgdir}/usr/share/icons/hicolor/32x32/apps/mercury.png" -} diff --git a/mercury-ccdc/mercury.desktop b/mercury-ccdc/mercury.desktop deleted file mode 100755 index b77869d..0000000 --- a/mercury-ccdc/mercury.desktop +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/env xdg-open -[Desktop Entry] -Name=Mercury -Comment=Software for structure visualization and the exploration of crystal packing -Exec=mercury -Icon=mercury -Terminal=false -Encoding=UTF-8 -Type=Application -Categories=Qt;Science;Chemistry;Physics;Education; diff --git a/mercury-ccdc/mercury.sh b/mercury-ccdc/mercury.sh deleted file mode 100755 index 49d9e3d..0000000 --- a/mercury-ccdc/mercury.sh +++ /dev/null @@ -1 +0,0 @@ -export PATH=$PATH:/opt/mercury/bin diff --git a/mpqc-shared b/mpqc-shared new file mode 160000 index 0000000..0b0167f --- /dev/null +++ b/mpqc-shared @@ -0,0 +1 @@ +Subproject commit 0b0167f5ca27f79f28a7431f41213c1f7511c591 diff --git a/mpqc-shared/PKGBUILD b/mpqc-shared/PKGBUILD deleted file mode 100644 index 2565835..0000000 --- a/mpqc-shared/PKGBUILD +++ /dev/null @@ -1,30 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=mpqc-shared -_pkgname=mpqc -pkgver=2.3.1 -pkgrel=2 -pkgdesc="The Massively Parallel Quantum Chemistry Program. Version with shared libraries" -arch=('i686' 'x86_64') -url="http://www.mpqc.org/" -license=('LGPL') -depends=('gcc-fortran' 'gcc-libs' 'lapack' 'perl' 'tk') -conflicts=('mpqc') -provides=('mpqc') -options=(libtool staticlibs) -source=(http://sourceforge.net/projects/mpqc/files/mpqc/${pkgver}/${_pkgname}-${pkgver}.tar.bz2) -md5sums=('2f9b4f7487387730d78066a53764f848') - -build() -{ - cd "${srcdir}/${_pkgname}-${pkgver}" - ./configure --prefix=/usr --enable-shared - make -} - -package() -{ - cd "${srcdir}/${_pkgname}-${pkgver}" - make installroot="${pkgdir}" install - make installroot="${pkgdir}" install_devel -} diff --git a/netctl-gui b/netctl-gui new file mode 160000 index 0000000..a657d98 --- /dev/null +++ b/netctl-gui @@ -0,0 +1 @@ +Subproject commit a657d98fa85702a13fc3c7424d1cac93094f2759 diff --git a/netctl-gui-qt4 b/netctl-gui-qt4 new file mode 160000 index 0000000..5e1ead2 --- /dev/null +++ b/netctl-gui-qt4 @@ -0,0 +1 @@ +Subproject commit 5e1ead244c98372cb5b164417551b8ef81cfb90e diff --git a/nitrux-icon-theme b/nitrux-icon-theme new file mode 160000 index 0000000..946e7ce --- /dev/null +++ b/nitrux-icon-theme @@ -0,0 +1 @@ +Subproject commit 946e7ce3d2f1c0a8f9fed441a50eff668b81a0e6 diff --git a/nitrux-icon-theme-kde b/nitrux-icon-theme-kde new file mode 160000 index 0000000..61942a5 --- /dev/null +++ b/nitrux-icon-theme-kde @@ -0,0 +1 @@ +Subproject commit 61942a52739e7c6981499a33cf9d4282181e4825 diff --git a/nitrux-icon-theme-kde/PKGBUILD b/nitrux-icon-theme-kde/PKGBUILD deleted file mode 100644 index 32db3c0..0000000 --- a/nitrux-icon-theme-kde/PKGBUILD +++ /dev/null @@ -1,23 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: localizator - -pkgname=nitrux-icon-theme-kde -pkgver=3.5.1 -pkgrel=1 -pkgdesc="The KDE version of the Nitrux OS Icons" -url="http://nitrux.in/store/nitrux-for-kde/" -arch=('any') -license=('Creative Commons') -source=("http://nitrux.in/downloads/files/free/${pkgname}-${pkgver}.tar.gz") -depends=('librsvg') -options=(!strip) -md5sums=('21d000e0f760e8e01cfa9ac3fef14f0f') - -package() { - install -dm755 "${pkgdir}/usr/share/icons" - cp -r "${srcdir}/Nitrux" "${pkgdir}/usr/share/icons/${pkgname}" - find "${pkgdir}/usr/share/icons" -type d -exec chmod 755 '{}' \; - find "${pkgdir}/usr/share/icons" -type f -exec chmod 644 '{}' \; - - install -Dm644 "${pkgdir}/usr/share/"{icons,licenses}"/${pkgname}/COPYING" -} diff --git a/nitrux-icon-theme/PKGBUILD b/nitrux-icon-theme/PKGBUILD deleted file mode 100644 index e02cd84..0000000 --- a/nitrux-icon-theme/PKGBUILD +++ /dev/null @@ -1,23 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: msimav - -pkgname=nitrux-icon-theme -pkgver=3.5.1 -pkgrel=1 -pkgdesc="New squared icon set for Linux that sports clean lines, smooth gradients, and simple icon logos" -url="http://nitrux.in/store/nitrux-icon-theme/" -arch=('any') -license=('custom:Creative Commons') -source=("http://nitrux.in/downloads/files/free/${pkgname}-${pkgver}.tar.gz") -depends=('librsvg') -options=(!strip) -md5sums=('538d07a0cf198ffb708251572450d856') - -package() { - install -dm755 "${pkgdir}/usr/share/icons" - cp -r "${srcdir}/Nitrux" "${pkgdir}/usr/share/icons/${pkgname}" - find "${pkgdir}/usr/share/icons" -type d -exec chmod 755 '{}' \; - find "${pkgdir}/usr/share/icons" -type f -exec chmod 644 '{}' \; - - install -Dm644 "${pkgdir}/usr/share/"{icons,licenses}"/${pkgname}/COPYING" -} 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/plasma-theme-diamond b/plasma-theme-diamond new file mode 160000 index 0000000..70c901d --- /dev/null +++ b/plasma-theme-diamond @@ -0,0 +1 @@ +Subproject commit 70c901d4b5db56a07e82858ee943804ada3e9cdb diff --git a/plasma-theme-diamond/PKGBUILD b/plasma-theme-diamond/PKGBUILD deleted file mode 100644 index 5753296..0000000 --- a/plasma-theme-diamond/PKGBUILD +++ /dev/null @@ -1,23 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contirbutor: Christian Galander - -pkgname=plasma-theme-diamond -_pkgname="Diamond" -pkgver=2.0.3 -pkgrel=1 -pkgdesc="Transparent theme for KDE 4.x" -arch=('any') -license=('GPL') -url="http://kde-look.org/content/show.php/Diamond?content=153930" -depends=('kdebase-workspace') -source=("http://kde-look.org/CONTENT/content-files/153930-${_pkgname}.zip") -md5sums=('e2f326c03b77c6ce1e8c8db0ad79ce7b') - -package() { - cd "${srcdir}" - - install -dm755 "${pkgdir}/usr/share/apps/desktoptheme" - cp -r "${_pkgname}" "${pkgdir}/usr/share/apps/desktoptheme" - find "${pkgdir}/usr/share/apps/desktoptheme" -type d -exec chmod 755 {} \; - find "${pkgdir}/usr/share/apps/desktoptheme" -type f -exec chmod 644 {} \; -} diff --git a/plasma5-applet-awesome-widgets b/plasma5-applet-awesome-widgets new file mode 160000 index 0000000..bbe349a --- /dev/null +++ b/plasma5-applet-awesome-widgets @@ -0,0 +1 @@ +Subproject commit bbe349a54223a096b583e0f642be6ab1d75c47ae diff --git a/python2-cyrano b/python2-cyrano new file mode 160000 index 0000000..c23a938 --- /dev/null +++ b/python2-cyrano @@ -0,0 +1 @@ +Subproject commit c23a93862c1fed776798c2bb5b08f8452c54b119 diff --git a/python2-cyrano/PKGBUILD b/python2-cyrano/PKGBUILD deleted file mode 100644 index c74376b..0000000 --- a/python2-cyrano/PKGBUILD +++ /dev/null @@ -1,35 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: Sebastien Binet - -pkgname=python2-cyrano -pkgver=0.1.4 -pkgrel=1 -pkgdesc="Tool used for demonstrating Python packages that combines a display window and an IPython shell." -url="http://stsdas.stsci.edu/cyrano" -arch=('i686' 'x86_64') -license=('BSD') -conflicts=('python-cyrano') -provides=('python-cyrano') -replaces=('python-cyrano') -depends=('ipython2' 'python2-pmw') -source=(http://stsdas.stsci.edu/cyrano/cyrano-${pkgver}.tar.gz) -md5sums=('5ba2fb588dd6c10385de34b4a46d8966') - -prepare() { - cd "${srcdir}/cyrano-${pkgver}" - sed -i "s/python/python2/g" "cyrano" - sed -i "s/python/python2/g" "demos/install_and_run" - sed -i "s/python/python2/g" "lib/cyrano.py" -} - -build() { - cd "${srcdir}/cyrano-${pkgver}" - python2 setup.py build -} - -package() { - cd "${srcdir}/cyrano-${pkgver}" - python2 setup.py install --prefix=/usr --root="${pkgdir}" - install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} - diff --git a/qmmp-qsmmp-git b/qmmp-qsmmp-git new file mode 160000 index 0000000..1774a43 --- /dev/null +++ b/qmmp-qsmmp-git @@ -0,0 +1 @@ +Subproject commit 1774a433d401538a00564c9031cf353821e0dd1a diff --git a/qmmp-qsmmp-git/PKGBUILD b/qmmp-qsmmp-git/PKGBUILD deleted file mode 100644 index 1b492da..0000000 --- a/qmmp-qsmmp-git/PKGBUILD +++ /dev/null @@ -1,36 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: core - -pkgname=qmmp-qsmmp-git -_gitname=qsmmp -pkgver=0.5.34.gcd1ca1a -pkgrel=1 -pkgdesc="Amarok-like interface for qmmp. Git version" -arch=('i686' 'x86_64') -url="http://gitorious.org/qsmmp" -license=('GPL2') -depends=('qmmp' 'libqxt') -makedepends=('git') -source=(${_gitname}::git+https://gitorious.org/qsmmp/qsmmp.git#branch=qmmp-9999) -md5sums=('SKIP') - -pkgver() -{ - cd "${_gitname}" - local ver=`git describe --long` - # because default ver is "qmmp.*" - printf "%s" "${${ver//-/.}//qmmp./}" -} - -build() -{ - cd "${srcdir}/${_gitname}" - qmake-qt4 PREFIX=/usr - make -} - -package() -{ - cd "${srcdir}/${_gitname}" - make INSTALL_ROOT="${pkgdir}" install -} diff --git a/qscite b/qscite new file mode 160000 index 0000000..8f7d96a --- /dev/null +++ b/qscite @@ -0,0 +1 @@ +Subproject commit 8f7d96ac8f01fd74d90c0798e00a24f4b1496474 diff --git a/qscite/PKGBUILD b/qscite/PKGBUILD deleted file mode 100644 index 1520c7e..0000000 --- a/qscite/PKGBUILD +++ /dev/null @@ -1,41 +0,0 @@ -# Maintainer: Evgeniy Alekseev - -pkgname=qscite -pkgver=0.5_svn211 -_pkgrev=211 -pkgrel=2 -pkgdesc="A code editor written in C++ and Qt4; A clone of SciTE" -arch=('i686' 'x86_64') -url="http://qscite.googlecode.com/" -license=('GPL') -depends=('qt4') -source=(http://qscite.googlecode.com/files/${pkgname}-r${_pkgrev}.tar.gz - get_qsci.sh.patch - qscite.pro.patch) -md5sums=('2ce7a915e5560725d897816688a4bef7' - '0bb49a6179912d6d0b674c5623a45a34' - 'c13cc624b2ed1ce7a980afbb2d2bbc15') - -prepare() -{ - cd "${srcdir}/${pkgname}" - # fix scintilla2 download path - patch -p0 < "${srcdir}/get_qsci.sh.patch" - # add install section and fix filepath - patch -p0 < "${srcdir}/qscite.pro.patch" - # fix version - sed -i "s#0.5-svn190#${pkgver//_/-}#" qscite.desktop -} - -build() -{ - cd "${srcdir}/${pkgname}" - qmake-qt4 PREFIX=/usr -Wnone qscite-release.pro - make -} - -package() -{ - cd "${srcdir}/${pkgname}" - make INSTALL_ROOT="${pkgdir}" install -} diff --git a/qscite/get_qsci.sh.patch b/qscite/get_qsci.sh.patch deleted file mode 100644 index 0104f79..0000000 --- a/qscite/get_qsci.sh.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- get_qsci.sh.old 2011-03-22 15:20:40.000000000 +0300 -+++ get_qsci.sh 2013-09-17 01:46:11.755695009 +0400 -@@ -6,7 +6,7 @@ - /snapshot/ {next} - /tar\.gz/ { print $2 } - ' ) --_download_link="http://www.riverbankcomputing.co.uk$_download_path" -+_download_link=`echo $_download_path | sed "s#http://#http://optimate.dl.#" | sed "s#projects/pyqt/files#project/pyqt#"` - _archive_filename=$( basename "$_download_path" ) - _archive_dir=$( echo "$_archive_filename" | sed 's/.tar.gz//' ) - _archive_size=$( diff --git a/qscite/qscite.pro.patch b/qscite/qscite.pro.patch deleted file mode 100644 index 10d62e0..0000000 --- a/qscite/qscite.pro.patch +++ /dev/null @@ -1,38 +0,0 @@ ---- qscite.pro.old 2011-03-22 15:20:40.000000000 +0300 -+++ qscite.pro 2013-09-17 02:36:51.998947959 +0400 -@@ -13,14 +13,14 @@ - } - - unix { -- qsci_project.target = QScintilla2/Qt4/qscintilla.pro -+ qsci_project.target = QScintilla2/Qt4Qt5/qscintilla.pro - qsci_project.commands = ./get_qsci.sh - - qsci_lib.target = $$OBJECTS_DIR/libqscintilla2.a -- qsci_lib.commands = cd QScintilla2/Qt4 && -+ qsci_lib.commands = cd QScintilla2/Qt4Qt5 && - qsci_lib.commands += $(QMAKE) -after \"CONFIG += static\" qscintilla.pro && - qsci_lib.commands += $(MAKE) && -- qsci_lib.commands += cd ../.. && cp QScintilla2/Qt4/libqscintilla2.a $(OBJECTS_DIR) -+ qsci_lib.commands += cd ../.. && cp QScintilla2/Qt4Qt5/libqscintilla2.a $(OBJECTS_DIR) - qsci_lib.depends = qsci_project - - QMAKE_EXTRA_TARGETS += qsci_project qsci_lib -@@ -68,11 +68,16 @@ - unix { - HEADERS += qterminal_pty.h - SOURCES += qterminal_pty.cpp -- INCLUDEPATH += QScintilla2/Qt4 -+ INCLUDEPATH += QScintilla2/Qt4Qt5 - LIBS += build/libqscintilla2.a - !macx { - LIBS += -lutil - DEFINES += QSCITE_MONO_FAMILY='\\"Monospace\\"' -+ TARGET = qscite -+ target.path = $$PREFIX/bin/ -+ desktopfile.files = qscite.desktop -+ desktopfile.path = $$PREFIX/share/applications/ -+ INSTALLS += target desktopfile - } else { - TARGET = QSciTE - DEFINES += QSCITE_MONO_FAMILY='\\"Monaco\\"' diff --git a/scidavis b/scidavis new file mode 160000 index 0000000..b75bc1f --- /dev/null +++ b/scidavis @@ -0,0 +1 @@ +Subproject commit b75bc1fe806e9002d5b0e7701e54e0c6b9f4eb96 diff --git a/scidavis/PKGBUILD b/scidavis/PKGBUILD deleted file mode 100644 index 34e5230..0000000 --- a/scidavis/PKGBUILD +++ /dev/null @@ -1,53 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: Knut Franke -# Contributor: Olaf Leidinger -# Contributor: Robal -# Contributor: Alexander Kempen - -pkgname=scidavis -pkgver=1.D8 -pkgrel=3 -pkgdesc="Application for Scientific Data Analysis and Visualization, fork of QtiPlot" -arch=('i686' 'x86_64') -url="http://scidavis.sourceforge.net/" -license=('GPL') -makedepends=('boost' 'cmake') -depends=('gsl' 'glu' 'mesa' 'muparser' 'python2-pyqt4' 'shared-mime-info' - 'qt-assistant-compat' 'qwt5' 'qwtplot3d') -source=(http://prdownloads.sourceforge.net/sourceforge/scidavis/${pkgname}.${pkgver}.tar.gz - scidavis-python.patch - scidavis-qtassistant.patch - scidavis-qwt5.patch) -install=${pkgname}.install -md5sums=('c421b6a38f5183780bdf6c5960d92df5' - '0fefd6afe2fbc69b5faadd1112e79d7f' - 'b35c4fcbc22ca981a1679ae571ab3bed' - '749297643799f48527178bdb43ad94e7') - -prepare() { - cd "${srcdir}" - # python patch - patch -p0 -i "${srcdir}/scidavis-python.patch" - # fix qtassistant - patch -p0 -i "${srcdir}/scidavis-qtassistant.patch" - # fix qwt - patch -p0 -i "${srcdir}/scidavis-qwt5.patch" -} - -build() { - cd "${srcdir}/${pkgname}.${pkgver}" - qmake-qt4 - make -} - -package() { - cd "${srcdir}/${pkgname}.${pkgver}" - make INSTALL_ROOT="${pkgdir}" DESTDIR="${pkgdir}" install - - _pydir=$(python2 -c "from distutils import sysconfig; print sysconfig.get_python_lib()") - python2 $(dirname ${_pydir})/py_compile.py "${pkgdir}/etc/scidavisrc.py" - python2 $(dirname ${_pydir})/py_compile.py "${pkgdir}/usr/share/scidavis/scidavisUtil.py" - - # remove liborigin files since it uses static library - rm -rf "${pkgdir}/usr/local" -} diff --git a/scidavis/scidavis-python.patch b/scidavis/scidavis-python.patch deleted file mode 100644 index 2d797e8..0000000 --- a/scidavis/scidavis-python.patch +++ /dev/null @@ -1,68 +0,0 @@ -diff -ruN scidavis.1.D8.orig/scidavis/python-includepath.py scidavis.1.D8/scidavis/python-includepath.py ---- scidavis.1.D8.orig/scidavis/python-includepath.py 2014-07-22 12:01:44.000000000 +0400 -+++ scidavis.1.D8/scidavis/python-includepath.py 2014-07-23 11:29:57.651838033 +0400 -@@ -1,4 +1,4 @@ --#!/usr/bin/python -+#!/usr/bin/python2 - - ############################################################################ - # # -@@ -28,6 +28,4 @@ - ############################################################################ - - from distutils import sysconfig --from PyQt4 import pyqtconfig --config = pyqtconfig.Configuration() --print " ".join([sysconfig.get_python_inc(), config.sip_inc_dir]) -+print sysconfig.get_python_inc() -diff -ruN scidavis.1.D8.orig/scidavis/python-sipcmd.py scidavis.1.D8/scidavis/python-sipcmd.py ---- scidavis.1.D8.orig/scidavis/python-sipcmd.py 2014-07-22 12:01:44.000000000 +0400 -+++ scidavis.1.D8/scidavis/python-sipcmd.py 2014-07-23 11:39:18.501823204 +0400 -@@ -27,10 +27,6 @@ - # # - ############################################################################ - --from PyQt4 import pyqtconfig --config = pyqtconfig.Configuration() - flags = ["-I ../scidavis"] --if config.sip_version >= 0x040a00: -- # make use of docstring generation feature in SIP >= 4.10 -- flags.append("-o") --print " ".join([config.sip_bin, "-I", config.pyqt_sip_dir, config.pyqt_sip_flags] + flags) -+flags.append("-o") -+print " ".join(["/usr/bin/sip", "-I", "/usr/share/sip/PyQt4", "-x VendorID -t WS_X11 -t Qt_4_8_6 -x Py_v3"] + flags) -diff -ruN scidavis.1.D8.orig/scidavis/python.pri scidavis.1.D8/scidavis/python.pri ---- scidavis.1.D8.orig/scidavis/python.pri 2014-07-22 12:01:44.000000000 +0400 -+++ scidavis.1.D8/scidavis/python.pri 2014-07-23 11:23:28.455181657 +0400 -@@ -16,19 +16,19 @@ - SOURCES += ../scidavis/src/PythonScript.cpp ../scidavis/src/PythonScripting.cpp - - unix { -- INCLUDEPATH += $$system(python python-includepath.py) -+ INCLUDEPATH += $$system(python2 python-includepath.py) - contains(PRESET,mac_dist) { - DEFINES += PYTHONHOME=/Applications/scidavis.app/Contents/Resources - } else { - macx { - LIBS += -framework Python - } else { -- LIBS += $$system(python -c "\"from distutils import sysconfig; print '-lpython'+sysconfig.get_config_var('VERSION')\"") -+ LIBS += $$system(python2 -c "\"from distutils import sysconfig; print '-lpython'+sysconfig.get_config_var('VERSION')\"") - } - } - LIBS += -lm - system(mkdir -p $${SIP_DIR}) -- system($$system(python python-sipcmd.py) -c $${SIP_DIR} ../scidavis/src/scidavis.sip) -+ system($$system(python2 python-sipcmd.py) -c $${SIP_DIR} ../scidavis/src/scidavis.sip) - } - - win32 { -@@ -36,7 +36,7 @@ - DEFINES += SIP_STATIC_MODULE - # QMAKE_LIBPATH += "$$(HOME)/usr/mxe/PyQt4/" - LIBS += -L"$$(HOME)/usr/mxe/PyQt4/" -lPyQtCore -lPyQtGui -lqpygui -lqpycore -lsip -lpython27 -- system($$system(python python-sipcmd.py) -c $${SIP_DIR} src/scidavis.sip) -+ system($$system(python2 python-sipcmd.py) -c $${SIP_DIR} src/scidavis.sip) - } else { - INCLUDEPATH += $$system(call python-includepath.py) - LIBS += $$system(call python-libs-win.py) diff --git a/scidavis/scidavis-qtassistant.patch b/scidavis/scidavis-qtassistant.patch deleted file mode 100644 index 60c182b..0000000 --- a/scidavis/scidavis-qtassistant.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ruN scidavis.1.D8.orig/scidavis/src/ApplicationWindow.cpp scidavis.1.D8/scidavis/src/ApplicationWindow.cpp ---- scidavis.1.D8.orig/scidavis/src/ApplicationWindow.cpp 2014-07-22 12:01:44.000000000 +0400 -+++ scidavis.1.D8/scidavis/src/ApplicationWindow.cpp 2014-07-23 09:18:28.882046613 +0400 -@@ -143,7 +143,7 @@ - #include - #include - #ifndef NOASSISTANT --#include -+#include - #endif - #include - #include diff --git a/scidavis/scidavis-qwt5.patch b/scidavis/scidavis-qwt5.patch deleted file mode 100644 index 63eadfe..0000000 --- a/scidavis/scidavis-qwt5.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ruN scidavis.1.D8.orig/config.pri scidavis.1.D8/config.pri ---- scidavis.1.D8.orig/config.pri 2014-07-22 12:01:44.000000000 +0400 -+++ scidavis.1.D8/config.pri 2014-07-23 10:29:36.111933787 +0400 -@@ -261,7 +261,7 @@ - } else { - INCLUDEPATH += /usr/include/qwt$${qwtsuff} - } -- LIBS += -lqwt$${qwtsuff} -lz -lGLU -lQtAssistantClient -+ LIBS += -lqwt5 -lz -lGLU -lQtAssistantClient - - INCLUDEPATH += /usr/include/qwtplot3d$${qwtsuff} - LIBS += -lqwtplot3d$${qwtsuff} diff --git a/scidavis/scidavis.install b/scidavis/scidavis.install deleted file mode 100644 index 83c6997..0000000 --- a/scidavis/scidavis.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor 2> /dev/null - update-desktop-database -q - update-mime-database /usr/share/mime/ > /dev/null -} - -post_remove() { - post_install $1 -} - -# vim:set ts=2 sw=2 et: diff --git a/square-beam-icon-theme b/square-beam-icon-theme new file mode 160000 index 0000000..2ede234 --- /dev/null +++ b/square-beam-icon-theme @@ -0,0 +1 @@ +Subproject commit 2ede23444f487f84978adbaa2d8052cbf55ef5d8 diff --git a/tepsonic-git b/tepsonic-git new file mode 160000 index 0000000..c543cec --- /dev/null +++ b/tepsonic-git @@ -0,0 +1 @@ +Subproject commit c543cecc150b3b4e4f6823ecbce73f587c682260 diff --git a/tepsonic-git/PKGBUILD b/tepsonic-git/PKGBUILD deleted file mode 100644 index 27af5e9..0000000 --- a/tepsonic-git/PKGBUILD +++ /dev/null @@ -1,40 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: Dan Vratil - -pkgname=tepsonic-git -_gitname=tepsonic -pkgver=0.8c2f60b -pkgrel=1 -pkgdesc="A simple, lightweight audio player written in C++ and Qt that supports collections" -url="http://danvratil.github.io/TepSonic/" -arch=('i686' 'x86_64') -license=('GPL3') -depends=('qt5-base' 'phonon-qt5' 'taglib' 'libqxt') -makedepends=('git' 'cmake' 'qt5-tools') -source=(${_gitname}::git+https://github.com/danvratil/TepSonic) -md5sums=('SKIP') - -pkgver() { - cd "${srcdir}/${_gitname}" - # dirty hack since it has no stable releases or tags - local ver=$(git describe --always | sed 's|-|.|g') - printf "0.%s" "${ver}" -} - -prepare() { - rm -rf "${srcdir}/build" - mkdir "${srcdir}/build" -} - -build() { - cd "${srcdir}/build" - cmake -DCMAKE_INSTALL_PREFIX=/usr ../"${_gitname}" - make -} - -package() { - cd "${srcdir}/build" - make DESTDIR="${pkgdir}" install -} - - diff --git a/voxforge-am-julius-nightly b/voxforge-am-julius-nightly new file mode 160000 index 0000000..aa82b45 --- /dev/null +++ b/voxforge-am-julius-nightly @@ -0,0 +1 @@ +Subproject commit aa82b4578590843563d8999eecee0a11993dc933 diff --git a/voxforge-am-julius-nightly/PKGBUILD b/voxforge-am-julius-nightly/PKGBUILD deleted file mode 100644 index 24bf41d..0000000 --- a/voxforge-am-julius-nightly/PKGBUILD +++ /dev/null @@ -1,38 +0,0 @@ -# Maintainer: Evgeniy Alekseev -# Contributor: Matt Harrison -# Contributor: Muhammad Qadri -# This PKGBUILD is maintained at https://github.com/matt-h/aur-pkgbuilds/tree/master/voxforge-am-julius - -pkgname=voxforge-am-julius-nightly -pkgver=20140604 -pkgrel=1 -pkgdesc="Acoustic model information for use with Julius voice recognition software" -arch=('any') -conflicts=(voxforge-am-julius) -provides=(voxforge-am-julius) -replaces=(voxforge-am-julius) -url="http://www.voxforge.org/" -license=('GPL') -pkgver() { - printf $(($(date +%Y%m%d)-1)) -} -_build_date=$(pkgver | cut -c1-4)-$(pkgver | cut -c5-6)-$(pkgver | cut -c7-8) -source=("julius-acousticmodel.tgz") -true && source=("julius-acousticmodel.tgz::http://www.repository.voxforge1.org/downloads/Nightly_Builds/AcousticModel-${_build_date}/Julius-4.2-Quickstart-Linux_AcousticModel-${_build_date}.tgz") -install=${pkgname}.install -md5sums=('SKIP') - -package() { - cd "${srcdir}" - - install -Dm644 "Sample.jconf" "${pkgdir}/usr/share/voxforge/julius/julius.jconf" - install -dm755 "${pkgdir}/usr/share/voxforge/julius/grammar/" - install -m644 -t "${pkgdir}/usr/share/voxforge/julius/grammar/" "grammar/"* - install -dm755 "${pkgdir}/usr/share/voxforge/julius/acoustic_model_files/" - install -m644 -t "${pkgdir}/usr/share/voxforge/julius/acoustic_model_files/" "acoustic_model_files/"* - - # remove license files - rm "${pkgdir}/usr/share/voxforge/julius/"{acoustic_model_files,grammar}/LICENSE -} - -# vim:set ts=2 sw=2 et: diff --git a/voxforge-am-julius-nightly/voxforge-am-julius-nightly.install b/voxforge-am-julius-nightly/voxforge-am-julius-nightly.install deleted file mode 100644 index 6924d1d..0000000 --- a/voxforge-am-julius-nightly/voxforge-am-julius-nightly.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - cat << EOF -To run, use - julius -input mic -C /usr/share/voxforge/julius/julius.jconf - -To manipulate, copy the contents of /usr/share/voxforge/julius to a local -folder (i.e. .voxforge/julius/). -EOF -} - -# vim:set ts=2 sw=2 et: diff --git a/yarock-qt5 b/yarock-qt5 new file mode 160000 index 0000000..7dfb769 --- /dev/null +++ b/yarock-qt5 @@ -0,0 +1 @@ +Subproject commit 7dfb76979039fc07e9f6bcfcbae4b2ef3540ea43