forked from ports/contrib
transset-df: dropped
This commit is contained in:
parent
570666b321
commit
2a8e97fbd4
@ -1,3 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/transset-df
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3ycRbGcTOl84qf0S2s7xVLOfI2cMjcixXipc09rkb52J/sn+YAHymR9e2RHeQM+5md/LFPabx4/O3zt1qXwhYws=
|
||||
SHA256 (Pkgfile) = f44485340911a7e0edc26661e932c0add1cd64deeec628804849070f53ecd3df
|
||||
SHA256 (.footprint) = 775f3c8eb10640f2b09a4ef2b435c08f5cad41d602e6348b872a82a4a29f1bac
|
||||
SHA256 (transset-df-6.tar.gz) = 4563c8a9883db354c58dcd63f87dd3d076c4a3ed9c55b85e8cb59c9d399fdeee
|
@ -1,17 +0,0 @@
|
||||
# Description: A patched version of xorg's transset
|
||||
# URL: https://forchheimer.se/transset-df
|
||||
# Maintainer: Stamatin Cristina, dear dot volgk at gmail dot com
|
||||
# Depends on: xorg-libxcomposite xorg-libxdamage xorg-libxrender
|
||||
|
||||
name=transset-df
|
||||
version=6
|
||||
release=1
|
||||
source=(https://forchheimer.se/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
make CFLAGS="$CFLAGS -Wall"
|
||||
|
||||
install -Dm755 $name $PKG/usr/bin/$name
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user