Add NON WORKING alsa-oss and alsa-tools recipes.

master
Karchnu 2021-04-23 19:10:28 +02:00
parent 7b927f04a6
commit bc1567a92d
4 changed files with 23 additions and 0 deletions

1
recipes/alsa-oss/FIXME Normal file
View File

@ -0,0 +1 @@
Do not compile: deprecated functions

View File

@ -0,0 +1,8 @@
name = alsa-oss
version = 1.1.8
URL = ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-$(version).tar.bz2
build-dependencies = alsa-lib-dev
SYSCONF ?= ../../
include $(SYSCONF)/package.mk

1
recipes/alsa-tools/FIXME Normal file
View File

@ -0,0 +1 @@
Package 'gtk+-2.0', required by 'virtual:world', not found

View File

@ -0,0 +1,13 @@
name = alsa-tools
version = 1.2.2
URL = ftp://ftp.alsa-project.org/pub/tools/alsa-tools-$(version).tar.bz2
description = "alsa-tools contains various obscure tools and loaders."
build-dependencies = alsa-lib-dev
SYSCONF ?= ../../
include $(SYSCONF)/package.mk
configure:
cd $(bdir) && make configure