Remove "create_srcdir", it's not necessary anymore because it's on by default.
This commit is contained in:
parent
a815ae7c21
commit
403a9ca68e
|
@ -3,7 +3,6 @@ pkgname=acr
|
|||
version=0.9.8
|
||||
revision=2
|
||||
noarch=yes
|
||||
create_srcdir=yes
|
||||
build_style=gnu-configure
|
||||
short_desc="AutoConf Replacement"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
|
|
|
@ -24,7 +24,6 @@ nonfree="yes"
|
|||
makedepends="curl hicolor-icon-theme desktop-file-utils"
|
||||
depends="${makedepends}"
|
||||
|
||||
create_srcdir=yes
|
||||
create_wrksrc=yes
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
|
|
|
@ -26,7 +26,6 @@ provides="adobe-flash-plugin-11.1.102.63"
|
|||
makedepends="curl hicolor-icon-theme desktop-file-utils"
|
||||
depends="${makedepends}"
|
||||
|
||||
create_srcdir=yes
|
||||
create_wrksrc=yes
|
||||
|
||||
do_install() {
|
||||
|
|
|
@ -15,4 +15,3 @@ license="GPL"
|
|||
short_desc="Media library management system for obsessive-compulsive music geeks"
|
||||
|
||||
noarch="yes"
|
||||
create_srcdir="yes"
|
||||
|
|
|
@ -11,7 +11,6 @@ license="BSD"
|
|||
_url_base="https://commondatastorage.googleapis.com"
|
||||
_toolchains_rev=12526
|
||||
|
||||
create_srcdir=yes
|
||||
|
||||
distfiles="
|
||||
${_url_base}/${pkgname}-browser-official/${pkgname}-${version}.tar.xz
|
||||
|
|
|
@ -11,7 +11,6 @@ distfiles="https://github.com/baedert/corebird/archive/${version}.tar.gz"
|
|||
checksum="d18c3427212eb8ef5e99960b2f9ee001ccdef23c9057e89308e20d0490a33e1d"
|
||||
makedepends="gtk+3-devel rest-devel libgee08-devel sqlite-devel
|
||||
libsoup-devel libnotify-devel json-glib-devel"
|
||||
create_srcdir=yes
|
||||
|
||||
# We cannot use build_style=cmake here because the build environment of
|
||||
# corebird is broken. Therefore we do it manually
|
||||
|
|
|
@ -17,7 +17,6 @@ checksum=b90179614b3a5506bcea9f2fab1b7bfd55371d0cf211c04342e6e6756758c33a
|
|||
wrksrc="linux-sunxi-${_githash}"
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
create_srcdir=yes
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
only_for_archs="armv7l"
|
||||
|
|
|
@ -11,7 +11,6 @@ homepage="https://github.com/linux-sunxi/u-boot-sunxi"
|
|||
distfiles="https://github.com/linux-sunxi/u-boot-sunxi/archive/${version}-sunxi.tar.gz"
|
||||
checksum=a2a606939574795598d29f04852b1a40ddfcced96e9535d1d31fad30c68e0326
|
||||
|
||||
create_srcdir=yes
|
||||
only_for_archs="armv7l"
|
||||
|
||||
do_build() {
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
pkgname=eigen2
|
||||
version=2.0.17
|
||||
revision=1
|
||||
create_srcdir=yes
|
||||
noarch=yes
|
||||
wrksrc="eigen-eigen-b23437e61a07"
|
||||
build_style=cmake
|
||||
|
|
|
@ -9,7 +9,6 @@ license="MPL-2.1"
|
|||
|
||||
noarch=yes
|
||||
create_wrksrc=yes
|
||||
create_srcdir=yes
|
||||
|
||||
do_extract() {
|
||||
:
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
pkgname=freerdp
|
||||
version=1.0.2
|
||||
revision=1
|
||||
create_srcdir=yes
|
||||
wrksrc="FreeRDP-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_JPEG=ON -DWITH_PULSE=ON -DWITH_XINERAMA=ON
|
||||
|
|
|
@ -9,7 +9,6 @@ license="MIT"
|
|||
distfiles="https://github.com/rofl0r/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=70f3aa3874214fe30cdc7159dca08a6ceb253c0cad9acde50f53d3164f43fe52
|
||||
|
||||
create_srcdir=yes
|
||||
conflicts="gettext>=0"
|
||||
|
||||
do_build() {
|
||||
|
|
|
@ -15,4 +15,3 @@ license="LGPL-3"
|
|||
short_desc="Cross-platform curses-based monitoring tool written in Python"
|
||||
|
||||
noarch="yes"
|
||||
create_srcdir="yes"
|
||||
|
|
|
@ -12,7 +12,6 @@ homepage="http://www.mono-project.com/GtkSharp"
|
|||
license="LGPL"
|
||||
short_desc="Graphical User Interface Toolkit for mono and .Net (Gtk#)"
|
||||
|
||||
create_srcdir=yes
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
pre_configure() {
|
||||
|
|
|
@ -11,7 +11,6 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
license="MIT"
|
||||
checksum=fb45c3777fb1b16fd07bfd7a66fb986b3582713555128e8118782072682374d1
|
||||
noarch=yes
|
||||
create_srcdir=yes
|
||||
|
||||
do_install() {
|
||||
rake DESTDIR=$DESTDIR prefix=/usr install
|
||||
|
|
|
@ -3,7 +3,6 @@ pkgname=inxi
|
|||
version=1.9.17
|
||||
revision=1
|
||||
noarch="yes"
|
||||
create_srcdir=yes
|
||||
create_wrksrc=yes
|
||||
makedepends="pciutils"
|
||||
depends="${makedepends}"
|
||||
|
|
|
@ -13,7 +13,6 @@ homepage="https://code.google.com/p/irqbalance/"
|
|||
distfiles="https://github.com/Irqbalance/irqbalance/archive/v${version}.tar.gz"
|
||||
checksum=8c3916780d254b74fb1c7ec22876d63ac01f1b32776d9204a604b73c8f591d2a
|
||||
|
||||
create_srcdir=yes
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
|
@ -12,7 +12,6 @@ homepage="http://lrzip.kolivas.org/"
|
|||
license="GPL"
|
||||
short_desc="Multi-threaded compression using the rzip/lzma, lzo, and zpaq algorithms"
|
||||
|
||||
create_srcdir="yes"
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
|
@ -12,7 +12,6 @@ short_desc="A POSIX library for Lua programming language"
|
|||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://luaforge.net/projects/luaposix/"
|
||||
create_srcdir=yes
|
||||
distfiles="https://github.com/luaposix/luaposix/archive/release-v${version}.tar.gz"
|
||||
checksum=d82a322cb93d25ef16ba2cbab79f6fa1d94806249542d771c2c89a5f9cc4345f
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@ homepage="http://www.bitwizard.nl/mtr/"
|
|||
license="GPL"
|
||||
short_desc="Combines the functionality of traceroute and ping into one tool (CLI version)"
|
||||
|
||||
create_srcdir="yes"
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap.sh
|
||||
|
|
|
@ -11,7 +11,6 @@ homepage="http://dev.odroid.com/projects/4412boot/wiki/FrontPage"
|
|||
distfiles="http://dev.odroid.com/projects/4412boot/wiki/FrontPage?action=download&value=boot.tar.gz"
|
||||
checksum="e0db737d9e49f937425e4778b0ab892623bcc389d7c26329ba2e97ae7bb475c4"
|
||||
|
||||
create_srcdir=yes
|
||||
only_for_archs="armv7l"
|
||||
|
||||
do_install() {
|
||||
|
|
|
@ -11,7 +11,6 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules for the Odroid U2/U3 (${version%.*} series [git ${_gitshort}])"
|
||||
create_srcdir=yes
|
||||
distfiles="https://github.com/hardkernel/linux/archive/${_githash}.tar.gz"
|
||||
checksum=89ebf192667dd7065b4eb2b2035c61f57379363bede932fa63a90f217faeb45e
|
||||
wrksrc="linux-${_githash}"
|
||||
|
|
|
@ -12,7 +12,6 @@ homepage="https://github.com/hardkernel/u-boot"
|
|||
distfiles="https://github.com/hardkernel/u-boot/archive/${_githash}.tar.gz"
|
||||
checksum="29593e636a0d908230910522aab74c09a35b92fee71b165d088f561e85ba3e1d"
|
||||
|
||||
create_srcdir=yes
|
||||
only_for_archs="armv7l"
|
||||
|
||||
_default_scr="boot-auto_edid.scr"
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
pkgname=pelican
|
||||
version=3.1.1
|
||||
revision=2
|
||||
create_srcdir=yes
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-distribute"
|
||||
|
|
|
@ -15,5 +15,4 @@ license="MIT"
|
|||
short_desc="Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python"
|
||||
|
||||
noarch="yes"
|
||||
create_srcdir="yes"
|
||||
wrksrc="audioread-${version}"
|
||||
|
|
|
@ -17,7 +17,6 @@ checksum=366f615786f8fabf5bf25d3622da8057b6b3358798a5a2f0831c0bdad4909544
|
|||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
create_srcdir=yes
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@ homepage="https://github.com/mono/taglib-sharp"
|
|||
license="LGPL-2"
|
||||
short_desc="LIbrary for reading and writing metadata in media files"
|
||||
|
||||
create_srcdir="yes"
|
||||
only_for_archs="i686 x86_64"
|
||||
wrksrc="taglib-sharp-taglib-sharp-${version}"
|
||||
|
||||
|
|
|
@ -9,7 +9,6 @@ license="MPL-2.1"
|
|||
|
||||
noarch=yes
|
||||
create_wrksrc=yes
|
||||
create_srcdir=yes
|
||||
|
||||
do_extract() {
|
||||
:
|
||||
|
|
|
@ -12,4 +12,3 @@ license="GPL-3"
|
|||
short_desc="Ncurses-based monitoring application for wireless network devices"
|
||||
|
||||
CFLAGS="-pthread"
|
||||
create_srcdir="yes"
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
pkgname=wok
|
||||
version=0.9
|
||||
revision=2
|
||||
create_srcdir=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-distribute"
|
||||
makedepends="python-devel python-jinja pyyaml python-docutils python-Markdown python-Pygments"
|
||||
|
|
|
@ -7,7 +7,6 @@ short_desc="Xorg DDX driver for Allwinner A10/A13 and other ARM devices"
|
|||
homepage="http://github.com/ssvb/xf86-video-fbturbo"
|
||||
license="MIT, GPL"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
create_srcdir=yes
|
||||
distfiles="https://github.com/ssvb/xf86-video-fbturbo/archive/${version}.tar.gz"
|
||||
checksum=10411686de0a9d8b2cde300b0d68e9f1d22e3611470d357ef3afc337f123ca0f
|
||||
|
||||
|
|
Loading…
Reference in New Issue