cinnamon-desktop: make this build and move gir files to -devel pkg.
Not revbumping because the binary packages were not built.
This commit is contained in:
parent
0e781a65fb
commit
c2ab1338e9
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,6 @@ makedepends="gdk-pixbuf-devel gtk+3-devel libXrandr-devel xkeyboard-config libxk
|
|||
maintainer="Roelof Wobben <rwobben@hotmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://cinnamon.linuxmint.com/"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
|
||||
do_fetch() {
|
||||
git clone -b ${version} git://github.com/linuxmint/${pkgname} ${pkgname}-${version}
|
||||
|
@ -28,6 +27,7 @@ cinnamon-desktop-devel_package() {
|
|||
vmove "usr/lib/*.so"
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/share/gir-1.0
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue