Compare commits
No commits in common. "b9740407f34a32e37ee067a77b8e2c55632d3726" and "a2bcb46ecfb0a6435b5099cbdd3914621dd384e9" have entirely different histories.
b9740407f3
...
a2bcb46ecf
4 changed files with 31 additions and 68 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = sublime-text-dev
|
||||
pkgdesc = Sophisticated text editor for code, html and prose - dev build
|
||||
pkgver = 4.4172
|
||||
pkgver = 4.4171
|
||||
pkgrel = 1
|
||||
url = https://www.sublimetext.com/dev
|
||||
install = sublime-text-dev.install
|
||||
|
@ -11,9 +11,9 @@ pkgbase = sublime-text-dev
|
|||
depends = gtk3
|
||||
provides = sublime-text
|
||||
conflicts = sublime-text
|
||||
source_x86_64 = sublime_text_dev_4_4172_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4172_x64.tar.xz
|
||||
sha512sums_x86_64 = 27f4aea7ab87edf0688ca3847e97936fd0a44096bca5df20b1a151d189eb6339b203ab7d9e8ca338c554b20815d53ce1066dc0f7281feec81d6b9f1a306ad133
|
||||
source_aarch64 = sublime_text_dev_4_4172_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4172_arm64.tar.xz
|
||||
sha512sums_aarch64 = 0b7b9757f80fec82c32960f87b137f990fb6bd5b36249fd3791b06871955ea8165bd8bb1314b8acc1035aea13b67f30d8e7fda2b4bb285ad73884ec63146c367
|
||||
source_x86_64 = sublime_text_dev_4_4171_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4171_x64.tar.xz
|
||||
sha512sums_x86_64 = de094c80819132d6bdde37b4c29b0315bb355ec72bc25db748a14bb3ee386eafd001dffb8d86b77fefb5c9762118392032560d328b1393cc9c1576a0a98e8b4c
|
||||
source_aarch64 = sublime_text_dev_4_4171_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4171_arm64.tar.xz
|
||||
sha512sums_aarch64 = 2fa951324aa4372da69750323595fe1f95d59d3d9247320864535ea2dc475caa719f85401c0f60caf16509e5c80fe4b2c7d1b5af6951c136c47c66faab604941
|
||||
|
||||
pkgname = sublime-text-dev
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Contributor: realitygaps <realitygaps at yahoo dot com>
|
||||
|
||||
pkgname=sublime-text-dev
|
||||
pkgver=4.4172
|
||||
pkgver=4.4171
|
||||
pkgrel=1
|
||||
pkgdesc='Sophisticated text editor for code, html and prose - dev build'
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
@ -17,8 +17,8 @@ install=${pkgname}.install
|
|||
source_x86_64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_x64.tar.xz")
|
||||
source_aarch64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz")
|
||||
|
||||
sha512sums_x86_64=('27f4aea7ab87edf0688ca3847e97936fd0a44096bca5df20b1a151d189eb6339b203ab7d9e8ca338c554b20815d53ce1066dc0f7281feec81d6b9f1a306ad133')
|
||||
sha512sums_aarch64=('0b7b9757f80fec82c32960f87b137f990fb6bd5b36249fd3791b06871955ea8165bd8bb1314b8acc1035aea13b67f30d8e7fda2b4bb285ad73884ec63146c367')
|
||||
sha512sums_x86_64=('de094c80819132d6bdde37b4c29b0315bb355ec72bc25db748a14bb3ee386eafd001dffb8d86b77fefb5c9762118392032560d328b1393cc9c1576a0a98e8b4c')
|
||||
sha512sums_aarch64=('2fa951324aa4372da69750323595fe1f95d59d3d9247320864535ea2dc475caa719f85401c0f60caf16509e5c80fe4b2c7d1b5af6951c136c47c66faab604941')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}"
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
pkgbase = tuned
|
||||
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
|
||||
pkgver = 2.22.1
|
||||
pkgrel = 1
|
||||
pkgver = 2.22.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/redhat-performance/tuned
|
||||
install = tuned.install
|
||||
arch = any
|
||||
license = GPL
|
||||
makedepends = desktop-file-utils
|
||||
|
@ -17,27 +18,10 @@ pkgbase = tuned
|
|||
depends = python-linux-procfs
|
||||
depends = python-perf
|
||||
depends = python-pyudev
|
||||
options = !emptydirs
|
||||
source = https://github.com/redhat-performance/tuned/archive/v2.22.1/tuned-2.22.1.tar.gz
|
||||
sha512sums = 160b1cab5477d84a0da89f584fe646b32162527a138d9b5957799c5f26598b98449733040710133a1c5bdd5588eee72549131ff163e777a105fc24e92edc6d8f
|
||||
|
||||
pkgname = tuned
|
||||
install = tuned.install
|
||||
optdepends = virt-what: virtual machine detection
|
||||
optdepends = systemtap: detailed system monitoring
|
||||
optdepends = tuned-ppd: power-profiles-daemon api translation
|
||||
backup = etc/tuned/active_profile
|
||||
backup = etc/tuned/bootcmdline
|
||||
backup = etc/tuned/cpu-partitioning-powersave-variables.conf
|
||||
backup = etc/tuned/cpu-partitioning-variables.conf
|
||||
backup = etc/tuned/post_loaded_profile
|
||||
backup = etc/tuned/realtime-variables.conf
|
||||
backup = etc/tuned/realtime-virtual-guest-variables.conf
|
||||
backup = etc/tuned/realtime-virtual-host-variables.conf
|
||||
backup = etc/tuned/tuned-main.conf
|
||||
source = https://github.com/redhat-performance/tuned/archive/v2.22.0/tuned-2.22.0.tar.gz
|
||||
sha512sums = 653f946e8eff57eaa7e26b05c9215d60c8dcec6760b4a41a2855328e86b65f4dcbc0b2fd7d9f9355d00aae93f601c035a38d4e1611f30cb5003b417e31bea4dc
|
||||
|
||||
pkgname = tuned-ppd
|
||||
pkgdesc = Daemon that allows applications to easily transition to TuneD from power-profiles-daemon (PPD)
|
||||
depends = tuned
|
||||
conflicts = power-profiles-daemon
|
||||
backup = etc/tuned/ppd.conf
|
||||
pkgname = tuned
|
||||
|
|
|
@ -3,59 +3,38 @@
|
|||
# Contributor: Timothée Ravier <tim at siosm dot fr>
|
||||
# Contributor: Tom <reztho at archlinux dot org>
|
||||
|
||||
pkgbase=tuned
|
||||
pkgname=("${pkgbase}" "${pkgbase}-ppd")
|
||||
pkgver=2.22.1
|
||||
pkgrel=1
|
||||
pkgname=tuned
|
||||
pkgver=2.22.0
|
||||
pkgrel=2
|
||||
pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system'
|
||||
arch=('any')
|
||||
url="https://github.com/redhat-performance/${pkgbase}"
|
||||
url="https://github.com/redhat-performance/${pkgname}"
|
||||
license=('GPL')
|
||||
depends=('dbus-glib' 'ethtool' 'gawk' 'hdparm' 'polkit' 'python-configobj' 'python-dbus' 'python-gobject' 'python-linux-procfs' 'python-perf' 'python-pyudev')
|
||||
optdepends=('virt-what: virtual machine detection'
|
||||
'systemtap: detailed system monitoring')
|
||||
makedepends=('desktop-file-utils')
|
||||
options=('!emptydirs')
|
||||
source=("https://github.com/redhat-performance/${pkgbase}/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz")
|
||||
sha512sums=('160b1cab5477d84a0da89f584fe646b32162527a138d9b5957799c5f26598b98449733040710133a1c5bdd5588eee72549131ff163e777a105fc24e92edc6d8f')
|
||||
backup=('etc/tuned/active_profile')
|
||||
install="${pkgname}.install"
|
||||
source=("https://github.com/redhat-performance/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha512sums=('653f946e8eff57eaa7e26b05c9215d60c8dcec6760b4a41a2855328e86b65f4dcbc0b2fd7d9f9355d00aae93f601c035a38d4e1611f30cb5003b417e31bea4dc')
|
||||
|
||||
prepare() {
|
||||
cd "${pkgbase}-${pkgver}"
|
||||
cd "${pkgname}-${pkgver}"
|
||||
mv libexec lib
|
||||
|
||||
sed -i 's/libexec/lib/g' Makefile
|
||||
sed -i 's/sbin/bin/g' Makefile
|
||||
sed -i 's/install-ppd: install$/install-ppd: install-dirs/' Makefile
|
||||
}
|
||||
|
||||
package_tuned() {
|
||||
optdepends=('virt-what: virtual machine detection'
|
||||
'systemtap: detailed system monitoring'
|
||||
'tuned-ppd: power-profiles-daemon api translation')
|
||||
backup=('etc/tuned/active_profile'
|
||||
'etc/tuned/bootcmdline'
|
||||
'etc/tuned/cpu-partitioning-powersave-variables.conf'
|
||||
'etc/tuned/cpu-partitioning-variables.conf'
|
||||
'etc/tuned/post_loaded_profile'
|
||||
'etc/tuned/realtime-variables.conf'
|
||||
'etc/tuned/realtime-virtual-guest-variables.conf'
|
||||
'etc/tuned/realtime-virtual-host-variables.conf'
|
||||
'etc/tuned/tuned-main.conf')
|
||||
install="${pkgbase}.install"
|
||||
package() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
||||
cd "${pkgbase}-${pkgver}"
|
||||
|
||||
make DESTDIR="${pkgdir}" install
|
||||
make DESTDIR="${pkgdir}" install install-ppd
|
||||
rm -r "${pkgdir}"/{run,var}
|
||||
|
||||
python -m compileall -d /usr/lib "${pkgdir}/usr/lib"
|
||||
python -O -m compileall -d /usr/lib "${pkgdir}/usr/lib"
|
||||
}
|
||||
|
||||
package_tuned-ppd() {
|
||||
pkgdesc='Daemon that allows applications to easily transition to TuneD from power-profiles-daemon (PPD)'
|
||||
depends=('tuned')
|
||||
conflicts=('power-profiles-daemon')
|
||||
backup=('etc/tuned/ppd.conf')
|
||||
|
||||
cd "${pkgbase}-${pkgver}"
|
||||
|
||||
make DESTDIR="${pkgdir}" install-ppd
|
||||
|
||||
install -Dm644 tuned.service "${pkgdir}/usr/lib/systemd/system/"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue