adymo / homebrew-kde

Homebrew tap with some KDE packages. For now contains KDevelop and Kate
BSD 2-Clause "Simplified" License
106 stars 33 forks source link

kactivities-4.13.0.tar.xz doesn't exist #74

Open unix1 opened 8 years ago

unix1 commented 8 years ago

kactivities fails to install because the URL specified in kactivities.rb - http://download.kde.org/stable/4.13.0/src/kactivities-4.13.0.tar.xz - results in a 404.

It looks like kactivities no longer exists in 4.14+ stable release versions. The last kactivities package is present in unstable/4.12.97. If I change the URL to that, it compiles, but going further, I get a very general and cryptic error while installing kde-runtime-4.14.3 (not sure if this is the symptom of outdated kactivities):

    -- Configuring incomplete, errors occurred!

with no further details in 01.cmake file.

greenmuzz commented 8 years ago

I found an alternative url for kactivities 4.13.0: http://kde.mirrors.pair.com/Attic/4.13.0/src/kactivities-4.13.0.tar.xz But also can not get kde-runtime to configure with the same --Configuring incomplete, errors occurred error.

However, a grep for Error through 01.cmake does find this:

/Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4161:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule. /Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4162:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule. /Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4163:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule. /Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4164:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule. /Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:4165:CMake Error: Attempt to add a custom rule to output "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/knetattach/knetattach_SRCS.iconset/icon_16x16.png.rule" which already has a custom rule. /Users/gm/Library/Logs/Homebrew/kde-runtime/01.cmake:6089:See also "/tmp/kde-runtime-20160513-2479-1jhnw9/kde-runtime-4.14.3/build/CMakeFiles/CMakeError.log".