beetlebum |
|
Темы:
3
Сообщения:
12
Участник с: 17 июня 2010
|
Привет, не могу поставить один пакет из AUR'а – steinberg-asio Ругается на то. что не хватает файла: [bum@carboneum /]$ yaourt -S steinberg-asio ==> Downloading steinberg-asio PKGBUILD from AUR... x PKGBUILD Comment by: Gimmeapill on Sat, 08 May 2010 14:49:52 +0000 The SDK is not available anymore without a dev account on Steinberg: makepkg -s == Making package: steinberg-asio 2.2-2 i686 (Sat May 8 16:38:03 CEST 2010) == Checking Runtime Dependencies... == Checking Buildtime Dependencies... == Retrieving Sources... == ERROR: asiosdk2.2.zip was not found in the build directory and is not a URL Comment by: schivmeister on Sat, 07 Aug 2010 09:35:22 +0000 This is a package which depends on the existence of the source. The url is provided just for reference, it is up to the user to get a hold of the sdk and place it in the build dir. For all those who had signed up for the developer account before June 2010, please ensure that you had signed up using the MySteinberg portal. You can do that by visiting http://www.steinberg.net/en/mysteinberg.html and clicking on the forget-password or forget-username button. After logging in there, you can now go thttp://www.steinberg.net/en/company/developer.html and if you didn't extend your account to a developer account before, you can click on the link to do so. Otherwise, you can just click through to the SDK (click the images). Comment by: ammon on Fri, 08 Oct 2010 15:31:20 +0000 http://www.wuala.com/stonedz/Public/archPkg/asiosdk2.2.zip?lang=en asiosdk Comment by: dimonomid on Sat, 18 Dec 2010 23:49:39 +0000 asiosdk2.2.zip is not available. Here's working link: http://content.wuala.com/contents/stonedz/Public/archPkg/asiosdk2.2.zip?lang=endl=1 First Submitted: Fri, 02 May 2008 16:34:19 +0000 steinberg-asio 2.2-3 : Steinberg's ASIO SDK ( Unsupported package: Potentially dangerous ! ) ==> Edit PKGBUILD ? [Y/n] ("A" to abort) ==> ------------------------------------ ==> ==> n ==> steinberg-asio dependencies: ==> Continue building steinberg-asio ? [Y/n] ==> ---------------------------------------- ==> ==> Building and installing package ==> Сборка пакета: steinberg-asio 2.2-3 (Срд Янв 12 22:38:01 MSK 2011) ==> Проверяю необходимые для запуска зависимости... ==> Проверяю необходимые для сборки зависимости... ==> Получение исходных файлов... ==> ОШИБКА: asiosdk2.2.zip не найден в каталоге сборки и это не URL. ==> ERROR: Makepkg was unable to build steinberg-asio. ==> Restart building steinberg-asio ? [y/N] Однако есть комментарий: Comment by: dimonomid on Sat, 18 Dec 2010 23:49:39 +0000 asiosdk2.2.zip is not available. Here's working link: http://content.wuala.com/contents/stonedz/Public/archPkg/asiosdk2.2.zip?lang=endl=1 Как файл включить в сборку? |
Nebulosa |
|
Темы:
10
Сообщения:
830
Участник с: 05 марта 2009
|
==> Edit PKGBUILD ? ==> ———————————— ==> ==> Y Дальше в PKGBUILD: source=($_zipname$pkgver.zip) Меняем на source=("http://content.wuala.com/contents/stonedz/Public/archPkg/$_zipname$pkgver.zip") Сохраняем, при повторном запросе редактирования PKGBUILD нажимает n - все изменения мы уже внесли. |
beetlebum |
|
Темы:
3
Сообщения:
12
Участник с: 17 июня 2010
|
Спасибо, помогло) Буду знать как подсовывать файлы |