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