Added xfce4-mixer-4.6.1 template. Incomplete needs gstreamer.
--HG-- extra : convert_revision : 71c833c80fb29c88d2df69a5712825529ab6b2e5
This commit is contained in:
parent
8b4b4f9c6f
commit
75bc4f9383
1 changed files with 21 additions and 0 deletions
21
templates/xfce4-mixer/template
Normal file
21
templates/xfce4-mixer/template
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# Template file for 'xfce4-mixer'
|
||||||
|
pkgname=xfce4-mixer
|
||||||
|
version=4.6.1
|
||||||
|
distfiles="http://mocha.xfce.org/archive/xfce-$version/src/$pkgname-$version.tar.bz2"
|
||||||
|
build_style=gnu_configure
|
||||||
|
short_desc="Sound mixer for the Xfce Desktop Environment"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
checksum=cf7b8af6696b0e3795ab65d15a8b5d217123955919713f7bae86008b56abb5dd
|
||||||
|
long_desc="
|
||||||
|
This package includes a sound mixer for the XFce Desktop Environment."
|
||||||
|
|
||||||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
triggers="gtk-icon-cache update-desktopdb"
|
||||||
|
|
||||||
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency build intltool
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full desktop-file-utils
|
||||||
|
Add_dependency full hicolor-icon-theme
|
||||||
|
Add_dependency full libxfce4menu
|
||||||
|
# XXX incomplete: missing gstreamer-plugins-base
|
Loading…
Reference in a new issue