tint2: 16.6.1 -> 16.7
This commit is contained in:
parent
a13a2e87e5
commit
52abf23b57
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3//JAH1DR/vHATTM7Tk3K6QiyBlcQIftiF4JYP5BNlXayZwdgLcCKnRUJfGGfrXlFuAhN0SO2BRnZwGKcVRdZww=
|
||||
SHA256 (Pkgfile) = f90307b3df2dacb0588c1fb453704cd291926c89ab8fd9ea7106a5e0e55c092a
|
||||
RWSagIOpLGJF383grPBRNwQBWb1kaA4YT1YEnVsGckKSa7iPLAb5aTxo/q5ecpyaVGdBKCEmYzR5NHWEhSrZHUxX8WaLQgHk6As=
|
||||
SHA256 (Pkgfile) = fa54f673cce1b660b13dc4eb43bfaa8e5d5261f3e2ccd8a23900966edd9fb236
|
||||
SHA256 (.footprint) = 24951f1f63bfdbe1e703a115da02f77fa2607eb482698b80eb6e52400b58bdfd
|
||||
SHA256 (tint2-v16.6.1.tar.bz2) = fb1e52b7521fec55a5aaa6b0f70263b000ca02bae17366f38d834b2fe6a65f7a
|
||||
SHA256 (tint2-v16.7.tar.bz2) = ae2512355614014465f6aff36c98e2ed448998c44533157e4bace21c6c979f65
|
||||
|
@ -1,17 +1,20 @@
|
||||
# Description: Lightweight panel/taskbar.
|
||||
# URL: https://gitlab.com/o9000/tint2
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Depends on: gtk imlib2 librsvg startup-notification xorg-xrandr
|
||||
# Depends on: imlib2 librsvg startup-notification xorg-libxcomposite xorg-libxdamage xorg-libxinerama xorg-libxrandr
|
||||
|
||||
name=tint2
|
||||
version=16.6.1
|
||||
version=16.7
|
||||
release=1
|
||||
source=(https://gitlab.com/o9000/$name/-/archive/v$version/$name-v$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-v$version
|
||||
|
||||
cmake \
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
cmake .. \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DENABLE_TINT2CONF=OFF \
|
||||
|
Loading…
x
Reference in New Issue
Block a user