26 lines
841 B
Plaintext
26 lines
841 B
Plaintext
# Template file for 'muffin'
|
|
pkgname=muffin
|
|
version=1.0.6
|
|
revision=1
|
|
wrksrc="linuxmint-muffin-75e4992"
|
|
subpackages="libmuffin libmuffin-devel"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
makedepends="automake gettext-devel pkg-config intltool gnome-doc-utils
|
|
gobject-introspection clutter-devel GConf-devel libcanberra-devel
|
|
libXxf86vm-devel startup-notification-devel"
|
|
depends="desktop-file-utils"
|
|
fulldepends="zenity"
|
|
short_desc="The Cinnamon window manager"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="http://www.gnu.org/software/sed"
|
|
distfiles="http://xbps.nopcode.org/distfiles/muffin-${version}.tar.gz"
|
|
checksum=d84ed945bc99d9fc095517d8fd167ef3e2c6261c8b6cc6f31526b1bf04239e27
|
|
long_desc="
|
|
This package contains muffin, ${short_desc} based on Mutter 3.2.1."
|
|
|
|
pre_configure() {
|
|
autoreconf -vfi
|
|
}
|