[arch-commits] Commit in kde-development-environment-meta/repos/extra-any (4 files)

Antonio Rojas arojas at archlinux.org
Sat Dec 17 11:10:32 UTC 2016


    Date: Saturday, December 17, 2016 @ 11:10:31
  Author: arojas
Revision: 284255

archrelease: copy trunk to extra-any

Added:
  kde-development-environment-meta/repos/extra-any/PKGBUILD
    (from rev 284254, kde-development-environment-meta/trunk/PKGBUILD)
  kde-development-environment-meta/repos/extra-any/org.kde.development.appdata.xml
    (from rev 284254, kde-development-environment-meta/trunk/org.kde.development.appdata.xml)
Deleted:
  kde-development-environment-meta/repos/extra-any/PKGBUILD
  kde-development-environment-meta/repos/extra-any/org.kde.development.appdata.xml

---------------------------------+
 PKGBUILD                        |   37 +++++++++++----------
 org.kde.development.appdata.xml |   66 +++++++++++++++++++-------------------
 2 files changed, 53 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-17 11:09:15 UTC (rev 284254)
+++ PKGBUILD	2016-12-17 11:10:31 UTC (rev 284255)
@@ -1,17 +0,0 @@
-pkgname=kde-development-environment-meta
-pkgver=20161123
-pkgrel=1
-pkgdesc='Metapackage to install a full KDE development environment'
-arch=(any)
-url='https://phabricator.kde.org/T3722'
-license=(LGPL)
-depends=(akonadi akonadi-calendar akonadi-contacts akonadi-mime akonadi-notes akonadi-search attica-qt5 baloo baloo-widgets bash-completion bluez-qt calendarsupport clang cmake eventviews extra-cmake-modules frameworkintegration gcc git gpgmepp grantleetheme incidenceeditor kactivities kactivities-stats kalarmcal karchive kauth kblog kbookmarks kcalcore kcalutils kcmutils kcodecs kcompletion kconfig kconfigwidgets kcontacts kcoreaddons kcrash kdbusaddons kde-syndication kdeclarative kdelibs4support kdepim-apps-libs kdesignerplugin kdesu kdewebkit kdgantt2 kdnssd kdoctools kemoticons kfilemetadata kglobalaccel kguiaddons kholidays khtml ki18n kiconthemes kidentitymanagement kidletime kimap kinit kio kirigami kitemmodels kitemviews kjobwidgets kjs kjsembed kldap kmailtransport kmbox kmediaplayer kmime knewstuff knotifications knotifyconfig kontactinterface kpackage kparts kpeople kpimtextedit kplotting kpty kross krunner kservice ktexteditor ktextwidgets kunitconversion kwallet kwayla
 nd kwidgetsaddons kwindowsystem kxmlgui kxmlrpcclient libgravatar libkdcraw libkdegames libkdepim libkexiv2 libkface libkgapi libkgeomap libkipi libkleo libkmahjongg libksane libkscreen libksieve libksysguard libktnef libkvkontakte libmediawiki mailcommon mailimporter make messagelib modemmanager-qt networkmanager-qt ninja pimcommon plasma-framework prison qt5-base qt5-declarative qt5-webengine solid sonnet threadweaver)
-optdepends=(kate kdevelop plasma-sdk plasma-workspace)
-makedepends=()
-source=(org.kde.development.appdata.xml)
-md5sums=('492b5724bea85b46a72a94de07fec430')
-noextract=()
-
-package() {
-    install -Dm644 org.kde.development.appdata.xml "$pkgdir"/usr/share/metainfo/org.kde.development.appdata.xml
-}

Copied: kde-development-environment-meta/repos/extra-any/PKGBUILD (from rev 284254, kde-development-environment-meta/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-12-17 11:10:31 UTC (rev 284255)
@@ -0,0 +1,20 @@
+# 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=20161217
+pkgrel=1
+pkgdesc='Metapackage to install a full KDE development environment'
+arch=(any)
+url='https://phabricator.kde.org/T3722'
+license=(LGPL)
+depends=(akonadi akonadi-calendar akonadi-contacts akonadi-mime akonadi-notes akonadi-search attica-qt5 baloo baloo-widgets bash-completion bluez-qt calendarsupport clang cmake eventviews extra-cmake-modules frameworkintegration gcc git grantleetheme incidenceeditor kactivities kactivities-stats kalarmcal karchive kauth kblog kbookmarks kcalcore kcalutils kcmutils kcodecs kcompletion kconfig kconfigwidgets kcontacts kcoreaddons kcrash kdbusaddons kde-syndication kdeclarative kdelibs4support kdepim-apps-libs kdesignerplugin kdesu kdewebkit kdnssd kdoctools kemoticons kfilemetadata kglobalaccel kguiaddons kholidays khtml ki18n kiconthemes kidentitymanagement kidletime kimap kinit kio kirigami kitemmodels kitemviews kjobwidgets kjs kjsembed kldap kmailtransport kmbox kmediaplayer kmime knewstuff knotifications knotifyconfig konqueror kontactinterface kpackage kparts kpeople kpimtextedit kplotting kpty kross krunner kservice ktexteditor ktextwidgets kunitconversion kwallet kwayland kwid
 getsaddons kwindowsystem kxmlgui kxmlrpcclient libgravatar libkcddb libkcompactdisc libkdcraw libkdegames libkdepim libkexiv2 libkface libkgapi libkgeomap libkipi libkleo libkmahjongg libksane libkscreen libksieve libksysguard libktnef libkvkontakte libmediawiki mailcommon mailimporter make messagelib modemmanager-qt networkmanager-qt ninja pimcommon plasma-framework prison qt5-base qt5-declarative qt5-webengine solid sonnet syntax-highlighting threadweaver)
+optdepends=(kate kdevelop plasma-sdk plasma-workspace)
+makedepends=()
+source=(org.kde.development.appdata.xml)
+md5sums=('492b5724bea85b46a72a94de07fec430')
+noextract=()
+
+package() {
+    install -Dm644 org.kde.development.appdata.xml "$pkgdir"/usr/share/metainfo/org.kde.development.appdata.xml
+}

Deleted: org.kde.development.appdata.xml
===================================================================
--- org.kde.development.appdata.xml	2016-12-17 11:09:15 UTC (rev 284254)
+++ org.kde.development.appdata.xml	2016-12-17 11:10:31 UTC (rev 284255)
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<component type="generic">
-    <id>org.kde.development</id>
-    <metadata_license>CC0-1.0</metadata_license>
-    <project_license>GPL-2.0+</project_license>
-    <name>KDE Development</name>
-    <icon type="stock">applications-development</icon>
-    <summary>This component will install </summary>
-    <description>
-        <p>Install everything you need for a full KDE development system for developing your own software or extending existing one.</p>
-        <p>It will install all required dependencies for compiling most KDE software (Qt, KDE Frameworks, etc) and will offer to install the tools we've created to help the KDE development.</p>
-    </description>
-
-    <screenshots>
-        <screenshot type="default">
-            <image>https://www.kdevelop.org/sites/www.kdevelop.org/files/inline-images/kdevelop5-breeze_2.png</image>
-        </screenshot>
-        <screenshot>
-            <image>https://vizzzion.org/blog/wp-content/uploads/2015/02/cuttlefish.png</image>
-        </screenshot>
-    </screenshots>
-
-    <suggests>
-        <id>org.kde.kate.desktop</id>
-        <id>org.kde.kdevelop.desktop</id>
-        <id>org.kde.plasma.themeexplorer.desktop</id>
-        <id>org.kde.plasma.lookandfeelexplorer.desktop</id>
-    </suggests>
-
-    <url type="help">https://techbase.kde.org/Development/Tutorials</url>
-    <project_group>KDE</project_group>
-</component>

Copied: kde-development-environment-meta/repos/extra-any/org.kde.development.appdata.xml (from rev 284254, kde-development-environment-meta/trunk/org.kde.development.appdata.xml)
===================================================================
--- org.kde.development.appdata.xml	                        (rev 0)
+++ org.kde.development.appdata.xml	2016-12-17 11:10:31 UTC (rev 284255)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<component type="generic">
+    <id>org.kde.development</id>
+    <metadata_license>CC0-1.0</metadata_license>
+    <project_license>GPL-2.0+</project_license>
+    <name>KDE Development</name>
+    <icon type="stock">applications-development</icon>
+    <summary>This component will install </summary>
+    <description>
+        <p>Install everything you need for a full KDE development system for developing your own software or extending existing one.</p>
+        <p>It will install all required dependencies for compiling most KDE software (Qt, KDE Frameworks, etc) and will offer to install the tools we've created to help the KDE development.</p>
+    </description>
+
+    <screenshots>
+        <screenshot type="default">
+            <image>https://www.kdevelop.org/sites/www.kdevelop.org/files/inline-images/kdevelop5-breeze_2.png</image>
+        </screenshot>
+        <screenshot>
+            <image>https://vizzzion.org/blog/wp-content/uploads/2015/02/cuttlefish.png</image>
+        </screenshot>
+    </screenshots>
+
+    <suggests>
+        <id>org.kde.kate.desktop</id>
+        <id>org.kde.kdevelop.desktop</id>
+        <id>org.kde.plasma.themeexplorer.desktop</id>
+        <id>org.kde.plasma.lookandfeelexplorer.desktop</id>
+    </suggests>
+
+    <url type="help">https://techbase.kde.org/Development/Tutorials</url>
+    <project_group>KDE</project_group>
+</component>



More information about the arch-commits mailing list