shfmt
This commit is contained in:
parent
39046fe1f2
commit
4f45d2d875
@ -14,7 +14,6 @@ deps_opensuse=('libatomic1' 'glibc' 'alsa' 'gconf2' 'libnotify' 'mozilla-nspr' '
|
||||
deps_arch=('libnotify' 'libxss' 'nspr' 'nss' 'gtk3' 'libpulse' 'libappindicator-gtk3' 'xdg-utils')
|
||||
deps_rosa=('libatomic' 'glibc' 'alsa-lib' 'GConf2' 'libnotify' 'nspr' 'nss' 'libstdc++' 'libX11' 'libXtst' 'libappindicator1' 'libXScrnSaver')
|
||||
|
||||
|
||||
sources=("https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz")
|
||||
checksums=('SKIP')
|
||||
|
||||
|
@ -13,7 +13,6 @@ build_deps_rosa=('cmake' 'git')
|
||||
sources=("git+https://github.com/nlohmann/json.git#tag=v${version}")
|
||||
checksums=('SKIP')
|
||||
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
mkdir build
|
||||
@ -22,7 +21,6 @@ build() {
|
||||
make -j$(nproc)
|
||||
}
|
||||
|
||||
|
||||
check() {
|
||||
cd "${srcdir}/build"
|
||||
cmake ../json -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=ON
|
||||
@ -30,7 +28,6 @@ check() {
|
||||
ctest --output-on-failure
|
||||
}
|
||||
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/build"
|
||||
make "DESTDIR=${pkgdir}" install
|
||||
|
@ -11,7 +11,6 @@ conflicts=('obs-ndi-git' 'obs-ndi-bin')
|
||||
deps=('avahi' 'libndi' 'obs-studio' 'sndio')
|
||||
build_deps=('cmake' 'obs-studio-libs(x86-32)')
|
||||
|
||||
|
||||
sources=("https://github.com/Palakis/obs-ndi/archive/${version}.tar.gz")
|
||||
checksums=('SKIP')
|
||||
|
||||
|
@ -9,51 +9,51 @@ license=('GPL-2.0 license')
|
||||
provides=('obs-studio')
|
||||
conflicts=('obs-studio')
|
||||
deps=()
|
||||
build_deps_rosa=('lib64alsa-oss-devel.x86_64' \
|
||||
'lib64boost_asio-devel' \
|
||||
'cmake' \
|
||||
'lib64ffmpeg-devel' \
|
||||
'fontconfig-devel' \
|
||||
'freetype-devel' \
|
||||
'gcc' \
|
||||
'gcc-c++' \
|
||||
'gcc-objc' \
|
||||
'git' \
|
||||
'glib2-devel' \
|
||||
'jansson-devel' \
|
||||
'nlohmann-json' \
|
||||
'lib64avcodec58' \
|
||||
'lib64avdevice58' \
|
||||
'lib64rist-devel' \
|
||||
'lib64curl-devel' \
|
||||
'lib64drm-devel' \
|
||||
'lib64glvnd-devel' \
|
||||
'lib64uuid-devel' \
|
||||
'lib64va-devel' \
|
||||
'lib64v4l-devel' \
|
||||
'lib64x11-devel' \
|
||||
'lib64xcomposite1' \
|
||||
'lib64xdamage1' \
|
||||
'lib64xinerama-devel' \
|
||||
'lib64xkbcommon-devel' \
|
||||
'luajit-devel' \
|
||||
'make' \
|
||||
'mbedtls-devel' \
|
||||
'pciutils-devel' \
|
||||
'pipewire-devel' \
|
||||
'lib64pulseaudio-devel' \
|
||||
'python3-devel' \
|
||||
'qt5-devel' \
|
||||
'lib64qt5svg-devel' \
|
||||
'openssl-devel' \
|
||||
'speexdsp-devel' \
|
||||
'swig' \
|
||||
'lib64systemd-devel' \
|
||||
'vlc-devel' \
|
||||
'wayland-devel' \
|
||||
'websocketpp-devel' \
|
||||
build_deps_rosa=('lib64alsa-oss-devel.x86_64'
|
||||
'lib64boost_asio-devel'
|
||||
'cmake'
|
||||
'lib64ffmpeg-devel'
|
||||
'fontconfig-devel'
|
||||
'freetype-devel'
|
||||
'gcc'
|
||||
'gcc-c++'
|
||||
'gcc-objc'
|
||||
'git'
|
||||
'glib2-devel'
|
||||
'jansson-devel'
|
||||
'nlohmann-json'
|
||||
'lib64avcodec58'
|
||||
'lib64avdevice58'
|
||||
'lib64rist-devel'
|
||||
'lib64curl-devel'
|
||||
'lib64drm-devel'
|
||||
'lib64glvnd-devel'
|
||||
'lib64uuid-devel'
|
||||
'lib64va-devel'
|
||||
'lib64v4l-devel'
|
||||
'lib64x11-devel'
|
||||
'lib64xcomposite1'
|
||||
'lib64xdamage1'
|
||||
'lib64xinerama-devel'
|
||||
'lib64xkbcommon-devel'
|
||||
'luajit-devel'
|
||||
'make'
|
||||
'mbedtls-devel'
|
||||
'pciutils-devel'
|
||||
'pipewire-devel'
|
||||
'lib64pulseaudio-devel'
|
||||
'python3-devel'
|
||||
'qt5-devel'
|
||||
'lib64qt5svg-devel'
|
||||
'openssl-devel'
|
||||
'speexdsp-devel'
|
||||
'swig'
|
||||
'lib64systemd-devel'
|
||||
'vlc-devel'
|
||||
'wayland-devel'
|
||||
'websocketpp-devel'
|
||||
'x264-devel')
|
||||
build_deps_redos=('alsa-plugins-oss' \
|
||||
build_deps_redos=('alsa-plugins-oss'
|
||||
'cmake'
|
||||
)
|
||||
|
||||
|
@ -10,7 +10,6 @@ provides=('pass-expire-notify')
|
||||
conflicts=('pass-expire-notify')
|
||||
deps=('samba-client')
|
||||
|
||||
|
||||
sources=("git+https://gitflic.ru/project/xpamych/pass-expire-notify.git")
|
||||
checksums=('SKIP')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user