chris2: move revision immediately after version.
This commit is contained in:
parent
cc3b4f7436
commit
80d9d99288
8 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'biew'
|
||||
pkgname=biew
|
||||
version=6.1.0
|
||||
_shortversion=${version//.}
|
||||
revision=3
|
||||
_shortversion=${version//.}
|
||||
wrksrc="${pkgname}-${_shortversion}"
|
||||
build_style=gnu-configure
|
||||
short_desc="Console hex viewer/editor and disassembler"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'get-flash-videos-git'
|
||||
pkgname=get-flash-videos-git
|
||||
version=20150420
|
||||
revision=1
|
||||
_githash=eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3
|
||||
wrksrc="get-flash-videos-${_githash}"
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl-WWW-Mechanize perl-HTTP-Cookies perl-LWP-Protocol-https
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'ksh'
|
||||
pkgname=ksh
|
||||
version=2012.08.01
|
||||
_debpkgver=93u+20120801
|
||||
revision=4
|
||||
_debpkgver=93u+20120801
|
||||
wrksrc=${pkgname}-${_debpkgver}
|
||||
register_shell="/bin/ksh"
|
||||
short_desc="AT&T's Korn shell (ksh93)"
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
pkgname=pandoc
|
||||
# Keep in sync with http://www.stackage.org/lts
|
||||
version=1.15.0.6
|
||||
revision=1
|
||||
_citeproc_version=0.7.3
|
||||
_stackage="lts-3.0"
|
||||
revision=1
|
||||
nocross=yes
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="ghc stack hsb2hs"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'pflask-git'
|
||||
pkgname=pflask-git
|
||||
version=20150513
|
||||
revision=1
|
||||
_githash=2d69096dc7e9bf2d833252445ce85a9ac020a535
|
||||
wrksrc="pflask-${_githash}"
|
||||
revision=1
|
||||
build_style=waf
|
||||
hostmakedepends="python python-Sphinx ca-certificates"
|
||||
short_desc="Simple tool for creating Linux namespace containers"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'plan9port'
|
||||
pkgname=plan9port
|
||||
version=20150410
|
||||
_githash=3aca22118d808597bc7451adc559d89460ed5a6e
|
||||
revision=1
|
||||
_githash=3aca22118d808597bc7451adc559d89460ed5a6e
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
hostmakedepends="which perl"
|
||||
makedepends="libX11-devel libXt-devel libXext-devel freetype-devel fontconfig-devel"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'puzzles'
|
||||
pkgname=puzzles
|
||||
version=20150502
|
||||
wrksrc="${pkgname}-7f64f4a"
|
||||
revision=2
|
||||
wrksrc="${pkgname}-7f64f4a"
|
||||
hostmakedepends="pkg-config perl"
|
||||
makedepends="gtk+-devel"
|
||||
short_desc="Simon Tatham's Portable Puzzle Collection"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'pystopwatch'
|
||||
pkgname=pystopwatch
|
||||
version=2012.12.24.1
|
||||
noarch=yes
|
||||
revision=1
|
||||
noarch=yes
|
||||
makedepends="pygtk-devel librsvg-devel"
|
||||
depends="python pygtk librsvg"
|
||||
short_desc="A GTK2+ stopwatch written in Python"
|
||||
|
|
Loading…
Reference in a new issue