diff options
Diffstat (limited to 'kde-base/dolphin')
| -rw-r--r-- | kde-base/dolphin/Manifest | 2 | ||||
| -rw-r--r-- | kde-base/dolphin/dolphin-4.10.0.ebuild | 59 | ||||
| -rw-r--r-- | kde-base/dolphin/dolphin-4.9.98.ebuild | 59 |
3 files changed, 0 insertions, 120 deletions
diff --git a/kde-base/dolphin/Manifest b/kde-base/dolphin/Manifest deleted file mode 100644 index 97c9c5d0d20..00000000000 --- a/kde-base/dolphin/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST kde-baseapps-4.10.0.tar.xz 2495216 SHA256 146104aaa044efccc4f69a71eaf48e330cc817847fc3a494f7e54216db10912c SHA512 037716bc1383d6cab39f6ee318e3722f893e40fa348a1d84a6a32ff59e635220120af52ec286a11374aab719fc31567d3bb9ae91096e956f750ed45ef471b352 WHIRLPOOL 1ba20ebfd2be63beeaca6a8d366e5291a5e399c7010a0489f8a3861677c555f727cc15e55c65f4886e2e78a393f784f3deafa1ed3f920a38b3e318e8718ade0e -DIST kde-baseapps-4.9.98.tar.xz 2501068 SHA256 a91d9ff77500e4025657081b4aeb0aea10644c1ce958d21ebb8fcbb7fb9dddc1 SHA512 ec0267365b4eb1096bddf52e9570d376275d1e0b68d9238e447a5821f7b4d5317a3cfa952c785b4d79fb6a8873d4e1264baed8bd683e6c4df819c9ade0e3d4c3 WHIRLPOOL d9b67432a21a1a68d4e452a387177e321a0585242a3c297b8f59ffbcb941d80be65cfc2754303bd09c1346192092d88036e42af84365ec39aa9f19cb4e49c1c0 diff --git a/kde-base/dolphin/dolphin-4.10.0.ebuild b/kde-base/dolphin/dolphin-4.10.0.ebuild deleted file mode 100644 index 5bdb030ca76..00000000000 --- a/kde-base/dolphin/dolphin-4.10.0.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -KDE_HANDBOOK="optional" -KMNAME="kde-baseapps" -inherit kde4-meta - -DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug semantic-desktop thumbnail" - -DEPEND=" - $(add_kdebase_dep kactivities) - $(add_kdebase_dep kdelibs 'semantic-desktop=') - $(add_kdebase_dep libkonq) - semantic-desktop? ( - >=dev-libs/shared-desktop-ontologies-0.10.0 - dev-libs/soprano - $(add_kdebase_dep nepomuk-core) - $(add_kdebase_dep nepomuk-widgets) - ) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kfind) -" -PDEPEND=" - thumbnail? ( - $(add_kdebase_dep thumbnailers) - || ( - $(add_kdebase_dep ffmpegthumbs) - $(add_kdebase_dep mplayerthumbs) - ) - ) -" - -KMLOADLIBS="libkonq" - -RESTRICT="test" -# bug 393129 - -src_configure() { - mycmakeargs=( - $(cmake-utils_use_with semantic-desktop NepomukCore) - $(cmake-utils_use_with semantic-desktop NepomukWidgets) - $(cmake-utils_use_with semantic-desktop Soprano) - ) - - kde4-meta_src_configure -} - -pkg_postinst() { - kde4-base_pkg_postinst - echo - elog "For .exe file preview support, install media-gfx/icoutils." - echo -} diff --git a/kde-base/dolphin/dolphin-4.9.98.ebuild b/kde-base/dolphin/dolphin-4.9.98.ebuild deleted file mode 100644 index 5bdb030ca76..00000000000 --- a/kde-base/dolphin/dolphin-4.9.98.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -KDE_HANDBOOK="optional" -KMNAME="kde-baseapps" -inherit kde4-meta - -DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug semantic-desktop thumbnail" - -DEPEND=" - $(add_kdebase_dep kactivities) - $(add_kdebase_dep kdelibs 'semantic-desktop=') - $(add_kdebase_dep libkonq) - semantic-desktop? ( - >=dev-libs/shared-desktop-ontologies-0.10.0 - dev-libs/soprano - $(add_kdebase_dep nepomuk-core) - $(add_kdebase_dep nepomuk-widgets) - ) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kfind) -" -PDEPEND=" - thumbnail? ( - $(add_kdebase_dep thumbnailers) - || ( - $(add_kdebase_dep ffmpegthumbs) - $(add_kdebase_dep mplayerthumbs) - ) - ) -" - -KMLOADLIBS="libkonq" - -RESTRICT="test" -# bug 393129 - -src_configure() { - mycmakeargs=( - $(cmake-utils_use_with semantic-desktop NepomukCore) - $(cmake-utils_use_with semantic-desktop NepomukWidgets) - $(cmake-utils_use_with semantic-desktop Soprano) - ) - - kde4-meta_src_configure -} - -pkg_postinst() { - kde4-base_pkg_postinst - echo - elog "For .exe file preview support, install media-gfx/icoutils." - echo -} |
