mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
gcc rebuild part2
This commit is contained in:
parent
1c4d00bcce
commit
75c0f30386
@ -2,7 +2,7 @@ pkgbase=digikam
|
||||
pkgname=('digikam' 'kipi-plugins')
|
||||
_pkgver=5.8.0
|
||||
pkgver=${_pkgver//-/_}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
url="https://www.digikam.org/"
|
||||
arch=('x86_64')
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=handbrake-cli
|
||||
pkgver=1.0.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Multithreaded video transcoder (CLI)"
|
||||
arch=('x86_64')
|
||||
url="http://handbrake.fr/"
|
||||
@ -11,7 +11,7 @@ depends=('bzip2' 'gcc-libs' 'zlib' 'fribidi' 'libass' 'lame' 'libxml2'
|
||||
'libtheora' 'libsamplerate' 'ffmpeg' 'libx264' 'x264' 'x265' 'libvpx'
|
||||
'libdvdnav' 'jansson')
|
||||
makedepends=('intltool' 'python2' 'yasm' 'wget' 'libnotify' 'gst-plugins-base' 'dbus-glib' 'cmake')
|
||||
source=("https://handbrake.fr/mirror/HandBrake-$pkgver.tar.bz2")
|
||||
source=("https://download.handbrake.fr/releases/$pkgver/HandBrake-$pkgver.tar.bz2")
|
||||
categories=('multimedia')
|
||||
sha256sums=('ffdee112f0288f0146b965107956cd718408406b75db71c44d2188f5296e677f')
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=krita
|
||||
pkgver=3.3.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Edit and paint images"
|
||||
arch=('x86_64')
|
||||
url="https://krita.org"
|
||||
|
@ -4,7 +4,7 @@ source ../kdeapps.conf
|
||||
|
||||
pkgname=kstars
|
||||
pkgver=2.9.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
pkgdesc="Desktop planetarium"
|
||||
url="https://kde.org/applications/education/kstars/"
|
||||
|
@ -1,6 +1,6 @@
|
||||
pkgname=libindi
|
||||
pkgver=1.6.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A distributed control protocol designed to operate astronomical instrumentation"
|
||||
url="http://www.indilib.org/index.php?title=Main_Page"
|
||||
license=('GPL2')
|
||||
|
@ -4,7 +4,7 @@ source ../kdeapps.conf
|
||||
|
||||
pkgname=libkdcraw
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A C++ interface used to decode RAW picture"
|
||||
url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw"
|
||||
arch=('x86_64')
|
||||
@ -31,4 +31,4 @@ build() {
|
||||
package() {
|
||||
cd build
|
||||
make DESTDIR=${pkgdir} install
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
pkgname=libopenglrecorder
|
||||
pkgver=0.1.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A library allowing optional async readback OpenGL frame buffer with optional audio recording"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/Benau/libopenglrecorder"
|
||||
|
@ -11,7 +11,7 @@ pkgname=('virtualbox'
|
||||
'virtualbox-ext-vnc'
|
||||
'virtualbox-ext-oracle')
|
||||
pkgver=5.2.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
url='http://virtualbox.org'
|
||||
license=('GPL')
|
||||
|
Loading…
Reference in New Issue
Block a user