mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
fusion-icon: removed, compiz is no more.
This commit is contained in:
parent
b1c454a705
commit
f41293aadb
1 changed files with 0 additions and 26 deletions
|
@ -1,26 +0,0 @@
|
|||
# Template file for 'fusion-icon'
|
||||
pkgname=fusion-icon
|
||||
version="$(date +%Y%m%d)"
|
||||
build_style=gnu_makefile
|
||||
short_desc="Simple tray icon for compiz"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
long_desc="
|
||||
This package provides a simple tray icon with PyGTK for starting
|
||||
and managing compiz."
|
||||
|
||||
noarch=yes
|
||||
nofetch=yes
|
||||
noextract=yes
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
|
||||
Add_dependency build git
|
||||
Add_dependency build MesaLib
|
||||
Add_dependency run glx-utils
|
||||
Add_dependency full ccsm
|
||||
|
||||
do_fetch()
|
||||
{
|
||||
msg_normal " Fetching source from master GIT repository...\n"
|
||||
git clone git://anongit.opencompositing.org/users/crdlb/fusion-icon \
|
||||
${pkgname}-${version} || return 1
|
||||
}
|
Loading…
Add table
Reference in a new issue