gnome-common: update to 3.6.0.
This commit is contained in:
parent
ec6f15bd60
commit
95a3fe729b
2 changed files with 4 additions and 15 deletions
|
@ -1,11 +0,0 @@
|
|||
--- macros2/gnome-autogen.sh.orig 2012-05-31 14:42:38.034589137 +0200
|
||||
+++ macros2/gnome-autogen.sh 2012-05-31 14:44:29.863881889 +0200
|
||||
@@ -329,7 +329,7 @@ case $REQUIRED_AUTOMAKE_VERSION in
|
||||
1.6*) automake_progs="automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6" ;;
|
||||
1.7*) automake_progs="automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7" ;;
|
||||
1.8*) automake_progs="automake-1.11 automake-1.10 automake-1.9 automake-1.8" ;;
|
||||
- 1.9*) automake_progs="automake-1.11 automake-1.10 automake-1.9" ;;
|
||||
+ 1.9*) automake_progs="automake-1.12 automake-1.11 automake-1.10 automake-1.9" ;;
|
||||
1.10*) automake_progs="automake-1.11 automake-1.10" ;;
|
||||
1.11*) automake_progs="automake-1.11" ;;
|
||||
esac
|
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'gnome-common'
|
||||
pkgname=gnome-common
|
||||
version=3.4.0.1
|
||||
version=3.6.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
fulldepends="automake"
|
||||
revision=1
|
||||
short_desc="Common scripts and macros to develop with GNOME"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
checksum=3d92a5d1dae550c409f644d87a4bba17342e14fb11ce8b1e58757ce35f3a46f7
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=e10f09de06bddcc8f980422e3bfdcd8185eee7f1eae11543a765ec8e764b8d95
|
||||
long_desc="
|
||||
This package contains common scripts and macros to develop with GNOME."
|
||||
|
|
Loading…
Add table
Reference in a new issue