commit
183002a080
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules boost kf5-kdoctools kf5-kdelibs4support kf5-kcodecs kf5-kio kf5-kwallet kmailtransport kcontacts kcalcore kidentitymanagement kcalutils akonadi-contacts
|
||||
|
||||
name=akonadi-calendar
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules boost kf5-kcodecs akonadi kf5-kdelibs4support kf5-kio kf5-kcompletion kf5-kcodecs phonon-qt5 kcontacts kcalcore kmime kf5-ki18n kf5-kitemviews kf5-kconfig kf5-solid qt5 kldap kmbox grantlee-qt5 qt5-webengine akonadi-mime
|
||||
|
||||
name=akonadi-contacts
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules boost kf5-kcodecs akonadi kf5-kdelibs4support kf5-kio kf5-kcompletion kf5-kcodecs phonon-qt5 kcontacts kcalcore kmime kf5-ki18n kf5-kitemviews kf5-kconfig kf5-solid qt5 kldap kmbox grantlee-qt5
|
||||
|
||||
name=akonadi-mime
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules boost kf5-kcodecs akonadi kf5-kdelibs4support kf5-kio kf5-kcompletion kf5-kcodecs phonon-qt5 kcontacts kcalcore kmime kf5-ki18n kf5-kitemviews kf5-kconfig kf5-solid qt5 kldap kmbox grantlee-qt5
|
||||
|
||||
name=akonadi-notes
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules boost kf5-kdoctools kf5-kdelibs4support xapian akonadi kf5-ki18n kf5-kconfig kf5-kcrash kcontacts kmime kcalcore kf5-kcmutils kf5-krunner akonadi-mime
|
||||
|
||||
name=akonadi-search
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules postgresql kf5-kdesignerplugin qt5 boost kf5-kio kf5-kitemmodels mariadb
|
||||
|
||||
name=akonadi
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on: kf5-extra-cmake-modules kf5-karchive kf5-kconfig kf5-kcrash kf5-kdbusaddons kf5-kdoctools kf5-ki18n kf5-kiconthemes kf5-kio kf5-kservice kf5-kparts kf5-kpty kf5-kwidgetsaddons qjson p7zip zip unzip unrar
|
||||
|
||||
name=ark
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
name=baloo-widgets
|
||||
release=1
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kdepim-apps-libs pimcommon kholidays akonadi-calendar kf5-extra-cmake-modules kf5-kdoctools qt5
|
||||
|
||||
name=calendarsupport
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Description: Records audio/data CD-Rs in disk-at-once (DAO) mode
|
||||
# URL: http://cdrdao.sourceforge.net
|
||||
# Packager: pierre at nutyx dot org
|
||||
# Depends on:
|
||||
# Packager: alihan-ozturk28@hotmail.com
|
||||
# Depends on: lame libao libvorbis libmad
|
||||
|
||||
name=cdrdao
|
||||
version=1.2.3
|
||||
|
@ -14,11 +14,12 @@ build() {
|
|||
cd $name-$version
|
||||
|
||||
patch -Np1 -i $SRC/cdrdao-1.2.3-stat.patch
|
||||
|
||||
CXXFLAGS+=' -std=c++11 -Wno-narrowing'
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info \
|
||||
--without-lame
|
||||
--with-lame --with-xdao \
|
||||
--with-ogg-support --with-mp3-support
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
# Depends on: kf5-extra-cmake-modules kf5-kxmlgui kf5-ki18n kf5-kio kf5-kdelibs4support kf5-ktexteditor kf5-kparts dolphin
|
||||
|
||||
name=dolphin-plugins
|
||||
version=16.08.1
|
||||
release=1
|
||||
version=16.08.0
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
# Depends on: kf5-extra-cmake-modules kf5-kdoctools kf5-kinit kf5-kcmutils kf5-knewstuff kf5-kcoreaddons kf5-ki18n kf5-kdbusaddons kf5-kbookmarks kf5-kconfig kf5-kio kf5-kparts kf5-solid kf5-kiconthemes kf5-kcompletion kf5-ktextwidgets kf5-kwindowsystem kf5-knotifications kf5-kcrash kf5-kactivities kf5-baloo baloo-widgets kf5-kfilemetadata kf5-kdelibs4support ffmpegthumbs kdegraphics-thumbnailers
|
||||
|
||||
name=dolphin
|
||||
version=16.08.1
|
||||
release=1
|
||||
version=16.08.0
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules kf5-kdoctools qt5 boost calendarsupport kdgantt2
|
||||
|
||||
name=eventviews
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules kf5-kdoctools kf5-kio ffmpeg
|
||||
|
||||
name=ffmpegthumbs
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on: libassuan
|
||||
|
||||
name=gpgme
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
release=1
|
||||
|
||||
source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : boost kf5-extra-cmake-modules gpgme qt5
|
||||
|
||||
name=gpgmepp
|
||||
version=16.04.3
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules grantlee-qt5 kf5-knewstuff
|
||||
|
||||
name=grantleetheme
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -3,10 +3,9 @@
|
|||
# Packager: alihan-ozturk28@hotmail.com
|
||||
# Depends on: qt5 kf5-extra-cmake-modules phonon-qt5 kf5-kio kf5-kactivities kf5-kdelibs4support libjpeg-turbo libpng exiv2 lcms2 kf5-baloo hicolor-icon-theme libkdcraw libkipi
|
||||
|
||||
|
||||
name=gwenview
|
||||
version=16.08.1
|
||||
release=1
|
||||
version=16.08.0
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules kf5-kdoctools boost eventviews
|
||||
|
||||
name=incidenceeditor
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
# Description="Feature-rich and easy to handle CD burning applicatio"
|
||||
# Url="http://sourceforge.net/projects/k3b/"
|
||||
# Packager=alihan-ozturk28@hotmail.com
|
||||
# Depends on: git qt5 kf5-extra-cmake-modules qt5-webkit kf5-karchive kf5-kconfig kf5-kcoreaddons kf5-kdoctools kf5-kfilemetadata kf5-ki18n kf5-kiconthemes kf5-kjobwidgets kf5-kcmutils kf5-kio kf5-knotifications kf5-knewstuff kf5-knotifyconfig kf5-kservice kf5-solid kf5-kwidgetsaddons kf5-kxmlgui libkcddb libsamplerate libmad ffmpeg taglib libmpcdec libdvdread cdrkit xorg-libxft cdparanoia cdrdao
|
||||
|
||||
name=k3b
|
||||
version=20160902
|
||||
release=1
|
||||
|
||||
build() {
|
||||
git clone git://anongit.kde.org/k3b.git
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ../$name \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DBUILD_TESTING=OFF
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
|
@ -3,9 +3,8 @@
|
|||
# Packager: alihan-ozturk28@hotmail.com
|
||||
# Depends on: kf5-extra-cmake-modules kf5-kdoctools kf5-kcmutils kf5-kio kf5-ki18n kf5-kwidgetsaddons kf5-kcoreaddons kf5-kcoreaddons kf5-kconfig kf5-kwallet kf5-kdbusaddons akonadi signon-kwallet-extension signon-plugin-oauth2 signon-ui kde5-l10n
|
||||
|
||||
|
||||
name=kaccounts-integration
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on: kf5-extra-cmake-modules kf5-kdoctools kaccounts-integration intltool
|
||||
|
||||
name=kaccounts-providers
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules boost kf5-kdoctools kf5-kdelibs4support akonadi kcalcore kholidays kidentitymanagement
|
||||
|
||||
name=kalarmcal
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
# Depends on: kf5-extra-cmake-modules kf5-kconfig kf5-kcrash kf5-ki18n kf5-kjobwidgets kf5-kio kf5-kparts kf5-ktexteditor kf5-kwindowsystem kf5-kxmlgui kf5-kiconthemes kf5-kactivities kf5-kdoctools kf5-plasma-framework kf5-knewstuff kf5-threadweaver kf5-kitemmodels
|
||||
|
||||
name=kate
|
||||
version=16.08.1
|
||||
release=1
|
||||
version=16.08.0
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules boost kf5-kdoctools kf5-kxmlrpcclient syndication kcalcore
|
||||
|
||||
name=kblog
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
# Depends on: kf5-extra-cmake-modules kf5-kconfig kf5-kconfigwidgets kf5-kdoctools kf5-kguiaddons kf5-ki18n kf5-kinit kf5-knotifications kf5-kxmlgui gmp
|
||||
|
||||
name=kcalc
|
||||
version=16.08.1
|
||||
release=1
|
||||
version=16.08.0
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules python kf5-kdoctools libical kf5-kdelibs4support
|
||||
|
||||
name=kcalcore
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules python kf5-kdoctools kcalcore kidentitymanagement
|
||||
|
||||
name=kcalutils
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=( http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules kf5-kconfig kf5-kcoreaddons kf5-ki18n kf5-kio kf5-kcodecs
|
||||
|
||||
name=kcontacts
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Description : This package going install KDE5 Applications
|
||||
# URL: https://www.kde.org/
|
||||
# Packager: alihan-ozturk28@hotmail.com
|
||||
# Depends on: ark baloo-widgets dolphin dolphin-plugins gwenview kate kcalc kde5-l10n kdeconnect kio-extras kolourpaint konsole konversation okular partitionmanager print-manager spectacle yakuake
|
||||
# Depends on: ark baloo-widgets dolphin dolphin-plugins gwenview k3b kate kcalc kde5-l10n kdeconnect kio-extras kolourpaint konsole konversation okular partitionmanager print-manager spectacle yakuake
|
||||
|
||||
name=kde-app
|
||||
release=1
|
||||
version=20160822
|
||||
version=20160924
|
||||
|
||||
source=(talimat)
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Description : This package going install KDE5 Applications
|
||||
# URL: https://www.kde.org/
|
||||
# Packager: alihan-ozturk28@hotmail.com
|
||||
# Depends on: akonadi akonadi-calendar akonadi-search akonadi-contacts akonadi-mime akonadi-notes calendarsupport eventviews ffmpegthumbs grantleetheme incidenceeditor kaccounts-integration kaccounts-providers kalarmcal kblog kcalcore kcalutils kcontacts kdegraphics-thumbnailers kdenlive kdepim kdepim-addons kdepim-apps-libs kdepim-runtime kdgantt2 kdiamond khelpcenter kholidays kidentitymanagement kimap kldap kmahjongg kmailtransport kmbox kmime kmix kontactinterface kpat kpimtextedit ktnef libgravatar libkdcraw libkdegames libkdepim libkexiv2 libkgapi libkipi libkleo libkmahjongg libksane libksieve mailcommon mailimporter messagelib pimcommon signon-kwallet-extension syndication telepathy
|
||||
# Depends on: akonadi akonadi-calendar akonadi-search akonadi-contacts akonadi-mime akonadi-notes calendarsupport eventviews ffmpegthumbs grantleetheme incidenceeditor kaccounts-integration kaccounts-providers kalarmcal kblog kcalcore kcalutils kcontacts kdegraphics-thumbnailers kdenlive kdepim kdepim-addons kdepim-apps-libs kdepim-runtime kdgantt2 kdiamond khelpcenter kholidays kidentitymanagement kimap kldap kmahjongg kmailtransport kmbox kmime kmix kontactinterface kpat kpimtextedit ktnef libgravatar libkdcraw libkdegames libkdepim libkexiv2 libkgapi libkipi libkleo libkmahjongg libksane libksieve mailcommon mailimporter messagelib pimcommon signon-kwallet-extension syndication telepathy trojita
|
||||
|
||||
name=kde-extra
|
||||
release=1
|
||||
version=20160822
|
||||
version=20160924
|
||||
|
||||
source=(talimat)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules kf5-ki18n kf5-kdoctools phonon-qt5
|
||||
|
||||
name=kde5-l10n
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=()
|
||||
|
|
|
@ -1,18 +1,15 @@
|
|||
# Description : Adds communication between KDE and your smartphone
|
||||
# URL : https://projects.kde.org/projects/playground/base/kdeconnect-kde
|
||||
# Packdeconnectkager : alihan-ozturk28@hotmail.com
|
||||
# Depends on : git kf5-extra-cmake-modules kf5-kio kf5-kcmutils qca-qt5 libfakekey qjson sshfs-fuse hicolor-icon-theme kf5-kwayland
|
||||
# Depends on : kf5-extra-cmake-modules kf5-kio kf5-kcmutils qca-qt5 libfakekey qjson sshfs-fuse hicolor-icon-theme kf5-kwayland
|
||||
|
||||
name=kdeconnect
|
||||
version=0.9g
|
||||
version=1.0.1
|
||||
release=1
|
||||
|
||||
source=()
|
||||
source=( http://download.kde.org/stable/$name/$version/src/$name-kde-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
|
||||
git clone git://anongit.kde.org/kdeconnect-kde.git
|
||||
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake ../kdeconnect-kde \
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
# Depends on : kf5-extra-cmake-modules kf5-kio libkdcraw libkexiv2
|
||||
|
||||
name=kdegraphics-thumbnailers
|
||||
version=16.08.1
|
||||
release=1
|
||||
version=16.08.0
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
# Description: A non-linear video editor for Linux using the MLT video framework
|
||||
# URL: http://www.kdenlive.org/
|
||||
# Packager: alihan-ozturk28@hotmail.com
|
||||
# Packager: pierre at nutyx dot org
|
||||
# Depends on: kf5-knewstuff kf5-kplotting kf5-knotifyconfig kf5-kded kf5-kfilemetadata qt5-webkit mlt xorg-glu sdl_image hicolor-icon-theme qt5 kf5-extra-cmake-modules kf5-kdoctools v4l-utils ffmpeg cdrkit libdv recordmydesktop xine-ui plasma-desktop
|
||||
|
||||
name=kdenlive
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake ../$name-$version \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
cd $name-$version \
|
||||
cmake -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DKDE_INSTALL_LIBDIR=lib \
|
||||
-DBUILD_TESTING=OFF
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-khtml mailcommon incidenceeditor ktnef libkgapi kf5-extra-cmake-modules kf5-kdoctools boost
|
||||
|
||||
name=kdepim-addons
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : libkleo pimcommon grantleetheme kf5-extra-cmake-modules kf5-kdoctools boost qt5
|
||||
|
||||
name=kdepim-apps-libs
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : grantlee-qt5 gpgme kf5-kcmutils kf5-extra-cmake-modules boost kf5-kdoctools kf5-kcodecs akonadi kf5-kdelibs4support kf5-kio kf5-kcompletion kf5-kcodecs phonon-qt5 kcontacts kcalcore kmime kf5-ki18n kf5-kitemviews kf5-kconfig kf5-solid qt5 kldap kmbox kf5-kwallet kf5-knewstuff kf5-kdewebkit kf5-karchive kf5-knotifyconfig kf5-kconfig kf5-khtml kf5-kservice kf5-kdbusaddons kf5-kauth kf5-ktexteditor kf5-kdnssd kf5-kglobalaccel kf5-sonnet kf5-kross kpimtextedit kidentitymanagement kmailtransport kcalutils kholidays ktnef kimap akonadi-calendar akonadi-search syndication gpgmepp kontactinterface kalarmcal kf5-kxmlrpcclient kblog akonadi-notes
|
||||
|
||||
name=kdepim-runtime
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : grantlee-qt5 gpgme kf5-kcmutils kf5-extra-cmake-modules boost kf5-kdoctools kf5-kcodecs akonadi kf5-kdelibs4support kf5-kio kf5-kcompletion kf5-kcodecs phonon-qt5 kcontacts kcalcore kmime kf5-ki18n kf5-kitemviews kf5-kconfig kf5-solid qt5 kldap kmbox kf5-kwallet kf5-knewstuff kf5-kcmutils kf5-kdewebkit kf5-karchive kf5-knotifyconfig kf5-kconfig kf5-khtml kf5-kservice kf5-kdbusaddons kf5-kauth kf5-ktexteditor kf5-kdnssd kf5-kglobalaccel kf5-sonnet kf5-kross kpimtextedit kidentitymanagement kmailtransport kcalutils kholidays ktnef kimap akonadi-calendar akonadi-search syndication gpgmepp kontactinterface kalarmcal kf5-kxmlrpcclient kblog zip unzip libgravatar calendarsupport libkgapi mailimporter mailcommon incidenceeditor libksieve
|
||||
|
||||
name=kdepim
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules kf5-ki18n qt5
|
||||
|
||||
name=kdgantt2
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/$version/src/$name-$version.tar.xz)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Depends on : kf5-extra-cmake-modules kf5-kdoctools libkdegames kf5-knotifyconfig hicolor-icon-theme xdg-utils
|
||||
|
||||
name=kdiamond
|
||||
version=16.08.0
|
||||
version=16.08.1
|
||||
release=1
|
||||
|
||||
source=(http://download.kde.org/stable/applications/${version}/src/${name}-${version}.tar.xz)
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-attica
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=attica
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: lmdb attr kf5-kauth kf5-kconfig kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-kfilemetadata kf5-ki18n kf5-kidletime kf5-kio kf5-solid hicolor-icon-theme xdg-utils
|
||||
|
||||
name=kf5-baloo
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=baloo
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-bluez-qt
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=bluez-qt
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: cmake, qt5, kf5-extra-cmake-modules
|
||||
|
||||
name=kf5-breeze-icons
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=breeze-icons
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: cmake
|
||||
|
||||
name=kf5-extra-cmake-modules
|
||||
version=5.24.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=extra-cmake-modules
|
||||
_version=5.24
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz
|
||||
pri-install-dir.patch)
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcompletion kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-ki18n kf5-kiconthemes kf5-kio kf5-kjobwidgets kf5-knotifications kf5-kwidgetsaddons kf5-kxmlgui qt5 libxcb xorg-libxcursor noto-fonts
|
||||
|
||||
name=kf5-frameworkintegration
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=frameworkintegration
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules boost kf5-kactivities
|
||||
|
||||
name=kf5-kactivities-stats
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kactivities-stats
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: qt5 boost kf5-kcmutils kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-kdbusaddons kf5-kdeclarative kf5-kglobalaccel kf5-ki18n kf5-kio kf5-kservice kf5-kwindowsystem kf5-kxmlgui
|
||||
|
||||
name=kf5-kactivities
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kactivities
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-attica doxygen python-pyyaml
|
||||
|
||||
name=kf5-kapidox
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kapidox
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5 bzip2 xz zlib
|
||||
|
||||
name=kf5-karchive
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=karchive
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcoreaddons polkit-qt5
|
||||
|
||||
name=kf5-kauth
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kauth
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: qt5 kf5-kcodecs kf5-kconfig kf5-kcoreaddons kf5-kiconthemes kf5-kwidgetsaddons kf5-kconfigwidgets kf5-kxmlgui
|
||||
|
||||
name=kf5-kbookmarks
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kbookmarks
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: qt5 kf5-kauth kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-kdeclarative kf5-ki18n kf5-kiconthemes kf5-kitemviews kf5-kservice kf5-kwidgetsaddons kf5-kxmlgui pciutils
|
||||
|
||||
name=kf5-kcmutils
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kcmutils
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-kcodecs
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kcodecs
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: qt5 kf5-kconfig kf5-kwidgetsaddons
|
||||
|
||||
name=kf5-kcompletion
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kcompletion
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-kconfig
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kconfig
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kauth kf5-kcodecs kf5-kconfig kf5-kcoreaddons kf5-kguiaddons kf5-ki18n kf5-kwidgetsaddons kf5-kdoctools
|
||||
|
||||
name=kf5-kconfigwidgets
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kconfigwidgets
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5 shared-mime-info
|
||||
|
||||
name=kf5-kcoreaddons
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kcoreaddons
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcoreaddons kf5-kwindowsystem
|
||||
|
||||
name=kf5-kcrash
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kcrash
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-kdbusaddons
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kdbusaddons
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kconfig kf5-kcoreaddons kf5-kglobalaccel kf5-ki18n kf5-kiconthemes kf5-kio kf5-kpackage kf5-kservice kf5-kwidgetsaddons kf5-kwindowsystem kf5-kcompletion libepoxy
|
||||
|
||||
name=kf5-kdeclarative
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kdeclarative
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kconfig kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-kinit kf5-kservice kf5-kdoctools
|
||||
|
||||
name=kf5-kded
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kded
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kded kf5-kauth kf5-kcodecs kf5-kcompletion kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-kdesignerplugin kf5-kglobalaccel kf5-kguiaddons kf5-ki18n kf5-kiconthemes kf5-kio kf5-kitemviews kf5-kjobwidgets kf5-knotifications kf5-kparts kf5-kservice kf5-ktextwidgets kf5-kunitconversion kf5-kwidgetsaddons kf5-kwindowsystem kf5-kxmlgui kf5-solid kf5-kdoctools kf5-kemoticons kf5-kinit kf5-kitemmodels kf5-kdoctools openssl perl-uri
|
||||
|
||||
name=kf5-kdelibs4support
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kdelibs4support
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/portingAids/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcompletion kf5-kconfigwidgets kf5-kiconthemes kf5-kio kf5-kitemviews kf5-kplotting kf5-ktextwidgets kf5-kxmlgui kf5-sonnet kf5-kdewebkit kf5-kdoctools
|
||||
|
||||
name=kf5-kdesignerplugin
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kdesignerplugin
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kconfig kf5-kcoreaddons kf5-ki18n kf5-kservice kf5-kpty
|
||||
|
||||
name=kf5-kdesu
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kdesu
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: qt5-webkit kf5-kconfig kf5-kcoreaddons kf5-kio kf5-kjobwidgets kf5-kparts kf5-kservice kf5-kwallet
|
||||
|
||||
name=kf5-kdewebkit
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kdewebkit
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5 avahi
|
||||
|
||||
name=kf5-kdnssd
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kdnssd
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-karchive docbook-xml docbook-xsl libxslt perl-uri kf5-ki18n
|
||||
|
||||
name=kf5-kdoctools
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kdoctools
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-karchive kf5-kconfig kf5-kcoreaddons kf5-kservice
|
||||
|
||||
name=kf5-kemoticons
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kemoticons
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-karchive kf5-ki18n ebook-tools exiv2 ffmpeg poppler-qt5 taglib
|
||||
|
||||
name=kf5-kfilemetadata
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kfilemetadata
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kconfig kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-kwindowsystem libxcb xcb-util-keysyms
|
||||
|
||||
name=kf5-kglobalaccel
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kglobalaccel
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-kguiaddons
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kguiaddons
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-karchive kf5-kcodecs kf5-kcompletion kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-kglobalaccel kf5-ki18n kf5-kiconthemes kf5-kio kf5-kjobwidgets kf5-kjs kf5-knotifications kf5-kparts kf5-kservice kf5-ktextwidgets kf5-kwallet kf5-kwidgetsaddons kf5-kwindowsystem kf5-kxmlgui kf5-sonnet giflib libjpeg-turbo libpng phonon-qt5 giflib openssl
|
||||
|
||||
name=kf5-khtml
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=khtml
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/portingAids/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-ki18n
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=ki18n
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-ki18n kf5-kitemviews kf5-kwidgetsaddons
|
||||
|
||||
name=kf5-kiconthemes
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kiconthemes
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-kidletime
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kidletime
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5 jasper openexr kf5-karchive
|
||||
|
||||
name=kf5-kimageformats
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kimageformats
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kconfig kf5-kcoreaddons kf5-kcrash kf5-ki18n kf5-kservice kf5-kwindowsystem libcap kf5-kio
|
||||
|
||||
name=kf5-kinit
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kinit
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: desktop-file-utils kf5-attica kf5-kbookmarks kf5-kjobwidgets kf5-kwallet kf5-solid kerberos
|
||||
|
||||
name=kf5-kio
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kio
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-kitemmodels
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kitemmodels
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-kitemviews
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kitemviews
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcoreaddons kf5-kwidgetsaddons
|
||||
|
||||
name=kf5-kjobwidgets
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kjobwidgets
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kdoctools pcre
|
||||
|
||||
name=kf5-kjs
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kjs
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/portingAids/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-ki18n kf5-kjs kf5-kdoctools
|
||||
|
||||
name=kf5-kjsembed
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kjsembed
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/portingAids/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kparts kf5-kxmlgui
|
||||
|
||||
name=kf5-kmediaplayer
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kmediaplayer
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/portingAids/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-attica kf5-karchive kf5-kcompletion kf5-kconfig kf5-kcoreaddons kf5-ki18n kf5-kiconthemes kf5-kio kf5-kitemviews kf5-kservice kf5-ktextwidgets kf5-kxmlgui
|
||||
|
||||
name=kf5-knewstuff
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=knewstuff
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcodecs kf5-kconfig kf5-kcoreaddons kf5-kwindowsystem phonon-qt5 libdbusmenu-qt5
|
||||
|
||||
name=kf5-knotifications
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=knotifications
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcompletion kf5-kconfig kf5-ki18n kf5-kio phonon-qt5
|
||||
|
||||
name=kf5-knotifyconfig
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=knotifyconfig
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kdoctools kf5-karchive kf5-ki18n kf5-kcoreaddons kf5-kconfig
|
||||
|
||||
name=kf5-kpackage
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kpackage
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,22 +4,22 @@
|
|||
# Depends on: kf5-kconfig kf5-kcoreaddons kf5-ki18n kf5-kiconthemes kf5-kio kf5-kjobwidgets kf5-knotifications kf5-kservice kf5-kwidgetsaddons kf5-kxmlgui kf5-ktextwidgets
|
||||
|
||||
name=kf5-kparts
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kparts
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd ${_name}-$version
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DLIB_INSTALL_DIR=lib \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-Wno-dev ..
|
||||
-Wno-dev
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kconfig kf5-kcoreaddons kf5-ki18n kf5-kitemviews kf5-kservice kf5-kwidgetsaddons
|
||||
|
||||
name=kf5-kpeople
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kpeople
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-extra-cmake-modules qt5
|
||||
|
||||
name=kf5-kplotting
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kplotting
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcoreaddons kf5-ki18n
|
||||
|
||||
name=kf5-kpty
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kpty
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcompletion kf5-kcoreaddons kf5-ki18n kf5-kiconthemes kf5-kio kf5-kparts kf5-kwidgetsaddons kf5-kxmlgui kf5-kdoctools
|
||||
|
||||
name=kf5-kross
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kross
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/portingAids/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kconfig kf5-kcoreaddons kf5-ki18n kf5-kio kf5-kservice kf5-plasma-framework kf5-solid kf5-threadweaver
|
||||
|
||||
name=kf5-krunner
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=krunner
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kconfig kf5-kcoreaddons kf5-kcrash kf5-kdbusaddons kf5-ki18n kf5-kdoctools
|
||||
|
||||
name=kf5-kservice
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kservice
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-karchive kf5-kcodecs kf5-kcompletion kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-kguiaddons kf5-ki18n kf5-kiconthemes kf5-kio kf5-kitemviews kf5-kjobwidgets kf5-kparts kf5-ktextwidgets kf5-kwidgetsaddons kf5-kxmlgui kf5-sonnet
|
||||
|
||||
name=kf5-ktexteditor
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=ktexteditor
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-kcompletion kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-ki18n kf5-kiconthemes kf5-kservice kf5-kwidgetsaddons kf5-kwindowsystem kf5-sonnet
|
||||
|
||||
name=kf5-ktextwidgets
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=ktextwidgets
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
# Depends on: kf5-ki18n
|
||||
|
||||
name=kf5-kunitconversion
|
||||
version=5.25.0
|
||||
version=5.26.0
|
||||
release=1
|
||||
_name=kunitconversion
|
||||
_version=5.25
|
||||
_version=5.26
|
||||
|
||||
source=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$version.tar.xz)
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue