Skip to content

Commit

Permalink
Merge pull request #39 from nbigaouette/kf5-v5.10.0
Browse files Browse the repository at this point in the history
KF5 v5.10.0
  • Loading branch information
haraldF committed May 28, 2015
2 parents 1c75129 + c58bd07 commit 0efcb4d
Show file tree
Hide file tree
Showing 59 changed files with 118 additions and 118 deletions.
4 changes: 2 additions & 2 deletions kf5-attica.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Attica < Formula
url "http://download.kde.org/stable/frameworks/5.9/attica-5.9.0.tar.xz"
sha1 "f4f788d871da310d4b659ac13d50c79e33791cc7"
url "http://download.kde.org/stable/frameworks/5.10/attica-5.10.0.tar.xz"
sha1 "0931f3484fdb41c5322ed80dac7f56dd1854073c"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/attica.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-extra-cmake-modules.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5ExtraCmakeModules < Formula
url "http://download.kde.org/stable/frameworks/5.9/extra-cmake-modules-5.9.0.tar.xz"
sha1 "bbfc5d9ec13e88454f6da8c527d9bb83453bcb85"
url "http://download.kde.org/stable/frameworks/5.10/extra-cmake-modules-5.10.0.tar.xz"
sha1 "3ad6dd4cbf92d6b2285a2cf5f42d60b41a270729"
homepage "http://www.kde.org/"

keg_only "Only required for building KDE frameworks"
Expand Down
4 changes: 2 additions & 2 deletions kf5-frameworkintegration.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Frameworkintegration < Formula
url "http://download.kde.org/stable/frameworks/5.9/frameworkintegration-5.9.0.tar.xz"
sha1 "90f74c4addb6b9abe99be61760800ad9046c8129"
url "http://download.kde.org/stable/frameworks/5.10/frameworkintegration-5.10.0.tar.xz"
sha1 "c2d1e0dca9c2edb8f7d8b9c7b5d8a9afc19c46f6"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/frameworkintegration.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kactivities.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kactivities < Formula
url "http://download.kde.org/stable/frameworks/5.9/kactivities-5.9.0.tar.xz"
sha1 "4356688e2c64101df5c340b59ab211e484f745a2"
url "http://download.kde.org/stable/frameworks/5.10/kactivities-5.10.0.tar.xz"
sha1 "fe02acf824db792bc6e06e6f02df79c6781705ac"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kactivities.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kapidox.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kapidox < Formula
url "http://download.kde.org/stable/frameworks/5.9/kapidox-5.9.0.tar.xz"
sha1 "66c1bc8a19afcc43aa4cbb8d48002fa466864e73"
url "http://download.kde.org/stable/frameworks/5.10/kapidox-5.10.0.tar.xz"
sha1 "12d033918357d410c7565661d617fed1c53048b2"
homepage "http://www.kde.org/"

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions kf5-karchive.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Karchive < Formula
url "http://download.kde.org/stable/frameworks/5.9/karchive-5.9.0.tar.xz"
sha1 "79d5c57655a93cc49d904ad9ae715205b6a220e1"
url "http://download.kde.org/stable/frameworks/5.10/karchive-5.10.0.tar.xz"
sha1 "a38c1561432c39bb93b3f9564e497b46cab4b0cd"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/karchive.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kauth.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kauth < Formula
url "http://download.kde.org/stable/frameworks/5.9/kauth-5.9.0.tar.xz"
sha1 "15f03e20dad66adaca9a668701ae4eb303ecf376"
url "http://download.kde.org/stable/frameworks/5.10/kauth-5.10.0.tar.xz"
sha1 "6e8645a32b80e8cdf52cbfae126d8cef35feb67c"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kauth.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kbookmarks.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kbookmarks < Formula
url "http://download.kde.org/stable/frameworks/5.9/kbookmarks-5.9.0.tar.xz"
sha1 "76550b3bc301950cec61c371cb885ab08e4a7668"
url "http://download.kde.org/stable/frameworks/5.10/kbookmarks-5.10.0.tar.xz"
sha1 "587e4dcb7325d81d80b023d0027fe99f615cb313"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kbookmarks.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kcmutils.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kcmutils < Formula
url "http://download.kde.org/stable/frameworks/5.9/kcmutils-5.9.0.tar.xz"
sha1 "1750238f31d4361c63c366129f48aff8754be4f5"
url "http://download.kde.org/stable/frameworks/5.10/kcmutils-5.10.0.tar.xz"
sha1 "d2ab2f2be7aa99cf5d3628790f480799eaee96bd"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kcmutils.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kcodecs.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kcodecs < Formula
url "http://download.kde.org/stable/frameworks/5.9/kcodecs-5.9.0.tar.xz"
sha1 "5ffecde580419cc1c7e018a303f1bafb6d4d4c4b"
url "http://download.kde.org/stable/frameworks/5.10/kcodecs-5.10.0.tar.xz"
sha1 "7fd9352b1a434077ca2cd537c9d5de19f4f9824c"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kcodecs.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kcompletion.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kcompletion < Formula
url "http://download.kde.org/stable/frameworks/5.9/kcompletion-5.9.0.tar.xz"
sha1 "5595077392ccf2a6f97797cfeaa19c78f5b291ba"
url "http://download.kde.org/stable/frameworks/5.10/kcompletion-5.10.0.tar.xz"
sha1 "9cc59e3ce6ee96ff907ca2bb22d08da83afda4be"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kcompletion.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kconfig.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kconfig < Formula
url "http://download.kde.org/stable/frameworks/5.9/kconfig-5.9.0.tar.xz"
sha1 "0e225b49cbe34130ba8f8b419d379e39ac27ffe9"
url "http://download.kde.org/stable/frameworks/5.10/kconfig-5.10.0.tar.xz"
sha1 "d949466ac50c290e4425cc17f7841d753ba4bc60"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kconfig.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kconfigwidgets.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kconfigwidgets < Formula
url "http://download.kde.org/stable/frameworks/5.9/kconfigwidgets-5.9.0.tar.xz"
sha1 "e4d1da3244f3a1c578d25805afdaf07d8acd2ab5"
url "http://download.kde.org/stable/frameworks/5.10/kconfigwidgets-5.10.0.tar.xz"
sha1 "bab9c9dedf45e86f9bf60b5575781fd12715a7d9"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kconfigwidgets.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kcoreaddons.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kcoreaddons < Formula
url "http://download.kde.org/stable/frameworks/5.9/kcoreaddons-5.9.0.tar.xz"
sha1 "23b86058ad4fcb13571f330fedb88c352525f8ae"
url "http://download.kde.org/stable/frameworks/5.10/kcoreaddons-5.10.0.tar.xz"
sha1 "2df5ef5e710c902d16a860c733b7bdba6c19cae1"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kcoreaddons.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kcrash.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kcrash < Formula
url "http://download.kde.org/stable/frameworks/5.9/kcrash-5.9.0.tar.xz"
sha1 "06cfff2bcd246d9ccc7afbc6abf40a465277d9b2"
url "http://download.kde.org/stable/frameworks/5.10/kcrash-5.10.0.tar.xz"
sha1 "29e2193b2172ef04e20feb3affa67dc00d6c276f"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kcrash.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kdbusaddons.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kdbusaddons < Formula
url "http://download.kde.org/stable/frameworks/5.9/kdbusaddons-5.9.0.tar.xz"
sha1 "3c1364b9f9c8bc122e8683591a748256bbeda688"
url "http://download.kde.org/stable/frameworks/5.10/kdbusaddons-5.10.0.tar.xz"
sha1 "010a7d272f8c8c3b917027677cadc70632372c4c"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kdbusaddons.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kdeclarative.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kdeclarative < Formula
url "http://download.kde.org/stable/frameworks/5.9/kdeclarative-5.9.0.tar.xz"
sha1 "b8a939f7c1b786c95bb99cee941812e7253bb999"
url "http://download.kde.org/stable/frameworks/5.10/kdeclarative-5.10.0.tar.xz"
sha1 "bb854ce20b3bab64e07928c65234f32f995e5b9e"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kdeclarative.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kded.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kded < Formula
url "http://download.kde.org/stable/frameworks/5.9/kded-5.9.0.tar.xz"
sha1 "37090e503b0e3af77ca7c83ca6b6e7ec3c1fa3f2"
url "http://download.kde.org/stable/frameworks/5.10/kded-5.10.0.tar.xz"
sha1 "2025476f3ab8cce7ac3661062e463c9af5ff0ef1"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kded.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kdelibs4support.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kdelibs4support < Formula
url "http://download.kde.org/stable/frameworks/5.9/portingAids/kdelibs4support-5.9.0.tar.xz"
sha1 "c08531e8e0458c1bdca5101b714e17aa9036e375"
url "http://download.kde.org/stable/frameworks/5.10/portingAids/kdelibs4support-5.10.0.tar.xz"
sha1 "77b7e031c72627cd2e66166751d833a857af302e"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kdelibs4support.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kdesignerplugin.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kdesignerplugin < Formula
url "http://download.kde.org/stable/frameworks/5.9/kdesignerplugin-5.9.0.tar.xz"
sha1 "b007659e974560faeffd8feff54e3565009af602"
url "http://download.kde.org/stable/frameworks/5.10/kdesignerplugin-5.10.0.tar.xz"
sha1 "184b7e59751a03f760db2b6e39f5751e42204d27"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kdesignerplugin.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kdesu.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kdesu < Formula
url "http://download.kde.org/stable/frameworks/5.9/kdesu-5.9.0.tar.xz"
sha1 "e05ccdc297a3d4a2071664fe92433887a2843650"
url "http://download.kde.org/stable/frameworks/5.10/kdesu-5.10.0.tar.xz"
sha1 "7c29d3ee0d5c55fb4e5aac62ec88cdd77350aac8"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kdesu.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kdewebkit.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kdewebkit < Formula
url "http://download.kde.org/stable/frameworks/5.9/kdewebkit-5.9.0.tar.xz"
sha1 "283fc857ae8d580643ce74177fbcf4c008c5a55f"
url "http://download.kde.org/stable/frameworks/5.10/kdewebkit-5.10.0.tar.xz"
sha1 "5f1a122300c6a0794939b3f4a21ef2954c049460"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/attica.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kdnssd.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kdnssd < Formula
url "http://download.kde.org/stable/frameworks/5.9/kdnssd-5.9.0.tar.xz"
sha1 "6e86c7b64f5efe9e2b804534ee7f45e4efbce229"
url "http://download.kde.org/stable/frameworks/5.10/kdnssd-5.10.0.tar.xz"
sha1 "2003359d675200b0d70777d297e896e196c7e742"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/attica.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kdoctools.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kdoctools < Formula
url "http://download.kde.org/stable/frameworks/5.9/kdoctools-5.9.0.tar.xz"
sha1 "46a9be63ff34ce10a29fd74db6b39ad76d846838"
url "http://download.kde.org/stable/frameworks/5.10/kdoctools-5.10.0.tar.xz"
sha1 "27d0bf5a8280eb22f48444bda691327e9d71bcdf"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kdoctools.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kemoticons.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kemoticons < Formula
url "http://download.kde.org/stable/frameworks/5.9/kemoticons-5.9.0.tar.xz"
sha1 "d73a5fda5ab53721646a9468a61cb5f4ee47be53"
url "http://download.kde.org/stable/frameworks/5.10/kemoticons-5.10.0.tar.xz"
sha1 "d47dc8faf8a0700990daa65b58560c93ed751d48"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kemoticons.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kglobalaccel.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kglobalaccel < Formula
url "http://download.kde.org/stable/frameworks/5.9/kglobalaccel-5.9.0.tar.xz"
sha1 "b406c0c3cf220d77d491d4482333799f7a4c365a"
url "http://download.kde.org/stable/frameworks/5.10/kglobalaccel-5.10.0.tar.xz"
sha1 "0643de54b6cde2956cc3758a4be041e14427da37"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kglobalaccel.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kguiaddons.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kguiaddons < Formula
url "http://download.kde.org/stable/frameworks/5.9/kguiaddons-5.9.0.tar.xz"
sha1 "9ad5c89974fef1ccec9af2833c3b047705307a2a"
url "http://download.kde.org/stable/frameworks/5.10/kguiaddons-5.10.0.tar.xz"
sha1 "40d42c5b8404005e9b5ab23a8b37e568a35904c6"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kguiaddons.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-ki18n.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Ki18n < Formula
url "http://download.kde.org/stable/frameworks/5.9/ki18n-5.9.0.tar.xz"
sha1 "e0147606b8eb0d2f6ae484e39d637a04061d8cde"
url "http://download.kde.org/stable/frameworks/5.10/ki18n-5.10.0.tar.xz"
sha1 "a8b1021be261d10de39f2a37bed278f159098705"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/ki18n.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kiconthemes.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kiconthemes < Formula
url "http://download.kde.org/stable/frameworks/5.9/kiconthemes-5.9.0.tar.xz"
sha1 "0012432033270b5f8c74a1d9c1caed2813ca64ea"
url "http://download.kde.org/stable/frameworks/5.10/kiconthemes-5.10.0.tar.xz"
sha1 "f630c0e8c71c62bb81d3d9a76c97fe553c5038c3"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kiconthemes.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kidletime.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kidletime < Formula
url "http://download.kde.org/stable/frameworks/5.9/kidletime-5.9.0.tar.xz"
sha1 "41393450f4d59b445aa1ab37e27b6e74e725fc9d"
url "http://download.kde.org/stable/frameworks/5.10/kidletime-5.10.0.tar.xz"
sha1 "b7aa78d9f7ccde8517b18af8c576a883c69b9de9"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kidletime.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kimageformats.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kimageformats < Formula
url "http://download.kde.org/stable/frameworks/5.9/kimageformats-5.9.0.tar.xz"
sha1 "6ed7f11a3ab5d55d89caea5fff2e2825c61b1bf8"
url "http://download.kde.org/stable/frameworks/5.10/kimageformats-5.10.0.tar.xz"
sha1 "3228f3a9b98c62a1b5992bc9910a0d8068d900bc"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kimageformats.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kinit.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kinit < Formula
url "http://download.kde.org/stable/frameworks/5.9/kinit-5.9.0.tar.xz"
sha1 "da9e42074b3a9cd28d784a7247ce81c411a673d7"
url "http://download.kde.org/stable/frameworks/5.10/kinit-5.10.0.tar.xz"
sha1 "b6a2ae5c669b4a8539f15ca6bd7c455131ef35da"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kinit.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kio.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kio < Formula
url "http://download.kde.org/stable/frameworks/5.9/kio-5.9.0.tar.xz"
sha1 "1dac8211c1a98bc2285ef2495f1362e62dd44c48"
url "http://download.kde.org/stable/frameworks/5.10/kio-5.10.0.tar.xz"
sha1 "2c8a2728ed1de782ea45782bc1bec80a8ad5eafa"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kio.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kitemmodels.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kitemmodels < Formula
url "http://download.kde.org/stable/frameworks/5.9/kitemmodels-5.9.0.tar.xz"
sha1 "4d69e3c6e5328a0bb595c54f382a729ee046d056"
url "http://download.kde.org/stable/frameworks/5.10/kitemmodels-5.10.0.tar.xz"
sha1 "713f25e88750dc65f94269b86f9cb0315c3aa30a"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kitemmodels.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kitemviews.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kitemviews < Formula
url "http://download.kde.org/stable/frameworks/5.9/kitemviews-5.9.0.tar.xz"
sha1 "9fb3ea66eeb06c9da5974dfe3f108874d3ea416f"
url "http://download.kde.org/stable/frameworks/5.10/kitemviews-5.10.0.tar.xz"
sha1 "8aa22f2edbfe475aee3fab2edf3af466784e187d"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kitemviews.git'
Expand Down
4 changes: 2 additions & 2 deletions kf5-kjobwidgets.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require "formula"

class Kf5Kjobwidgets < Formula
url "http://download.kde.org/stable/frameworks/5.9/kjobwidgets-5.9.0.tar.xz"
sha1 "6345a8709f967b953b61901699b05969139e4461"
url "http://download.kde.org/stable/frameworks/5.10/kjobwidgets-5.10.0.tar.xz"
sha1 "9b9506feaea8a999bd86188105d142b1f1966328"
homepage "http://www.kde.org/"

head 'git://anongit.kde.org/kjobwidgets.git'
Expand Down
Loading

0 comments on commit 0efcb4d

Please sign in to comment.