# Note: This PKGBUILD is automatically generated by the scripts at https://cgit.kde.org/kdesdk-devenv-dependencies.git/
# Don't manually edit the PKGBUILD, edit the upstream template instead

pkgname=kde-development-environment-meta
pkgver=20201210
pkgrel=1
pkgdesc='Metapackage to install a full KDE development environment'
arch=(any)
url='https://phabricator.kde.org/T3722'
license=(LGPL)
depends=(akonadi-calendar
         akonadi-contacts
         akonadi-mime
         akonadi-notes
         akonadi-search
         attica
         baloo
         baloo-widgets
         bash-completion
         bluez-qt
         calendarsupport
         clang
         cmake
         eventviews
         extra-cmake-modules
         frameworkintegration
         gcc
         gettext
         git
         grantleetheme
         incidenceeditor
         kactivities
         kactivities-stats
         kalarmcal
         karchive
         kauth
         kbookmarks
         kcalendarcore
         kcalutils
         kcmutils
         kcodecs
         kcompletion
         kconfig
         kconfigwidgets
         kcontacts
         kcoreaddons
         kcrash
         kdav
         kdbusaddons
         kdeclarative
         kdelibs4support
         kdesignerplugin
         kdesu
         kdewebkit
         kdnssd
         kdoctools
         kemoticons
         kfilemetadata
         kglobalaccel
         kguiaddons
         kholidays
         khtml
         ki18n
         kiconthemes
         kidentitymanagement
         kidletime
         kimap
         kinit
         kio
         kirigami2
         kitemmodels
         kitemviews
         kjobwidgets
         kjs
         kjsembed
         kldap
         kmailtransport
         kmbox
         kmediaplayer
         kmime
         knewstuff
         knotifications
         knotifyconfig
         konqueror
         kontactinterface
         kpackage
         kparts
         kpeople
         kpeoplevcard
         kpimtextedit
         kplotting
         kpty
         kquickcharts
         kross
         krunner
         kservice
         ktexteditor
         ktextwidgets
         ktnef
         kunitconversion
         kwallet
         kwayland
         kwidgetsaddons
         kwindowsystem
         kxmlgui
         kxmlrpcclient
         libakonadi
         libgravatar
         libkcddb
         libkcompactdisc
         libkdcraw
         libkdegames
         libkdepim
         libkexiv2
         libkipi
         libkleo
         libkmahjongg
         libksane
         libkscreen
         libksieve
         libksysguard
         libktorrent
         libkvkontakte
         libmediawiki
         mailcommon
         mailimporter
         make
         messagelib
         modemmanager-qt
         networkmanager-qt
         ninja
         pimcommon
         plasma-framework
         prison
         pulseaudio-qt
         purpose
         qqc2-desktop-style
         qt5-base
         qt5-declarative
         qt5-webengine
         solid
         sonnet
         syndication
         syntax-highlighting
         threadweaver)
optdepends=(kate
            kdevelop
            plasma-sdk
            plasma-workspace)
makedepends=()
source=(org.kde.development.appdata.xml kdesdk-devenv-dependencies.svg)
sha256sums=('3400f5bce02cd234f2b38974fc4ae399976748cf3f51a58c96763e211dd9297a'
            '92af2376f53429735903ff6706344566c7f0f1aa6cfd5d2cf7aaad7097c71238')
noextract=()

package() {
    install -Dm644 org.kde.development.appdata.xml "$pkgdir"/usr/share/metainfo/org.kde.development.appdata.xml
    install -Dm644 kdesdk-devenv-dependencies.svg "$pkgdir"/usr/share/icons/hicolor/scalable/apps/kdesdk-devenv-dependencies.svg
}
