X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by lists.alpinelinux.org (Postfix) with ESMTP id 98E6C170000BA for ; Tue, 20 Jan 2009 10:31:25 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id d21so473821nfb.35 for ; Tue, 20 Jan 2009 02:31:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=i0rHTm1Zyp6mArWmS4KOJE70FrmEjwufqaLcFM/jAYQ=; b=k57tQeE1SBMVMGn4B3dpblp9Qz8pfxHG7noLCgKjQSGpn6PZGqTyNZbaO1H4frSLCq ajLBNALlvSinZs3bAws7uWCnUQjNqijJRHR3gUWlYu8sePsijjAbDq4AQUEHJhlgfHRW ReU+gY4hqc6jbcD03V3chwJ/txBq5MYanPFyQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=JYxQSeETr8vO+gxHKQ0d+ATA+/5moDgf3T2fj/N+WvbAtVeH7MGkXCLFp1llfhKCPA IYbrJWclenPRmCIjHuE0t0voHkbhA7E80GeETvBVGjtLxwnQiBtkZo197xzeBYemoX9y eQXDf4975xn7jLKdBdXXQOAdjeVk/CX6UaZaE= Received: by 10.210.57.5 with SMTP id f5mr2249121eba.57.1232447483873; Tue, 20 Jan 2009 02:31:23 -0800 (PST) Received: from ?10.65.65.1? (149-182-13.oke2-bras2.adsl.tele2.no [90.149.182.13]) by mx.google.com with ESMTPS id 23sm6433075eya.43.2009.01.20.02.31.22 (version=SSLv3 cipher=RC4-MD5); Tue, 20 Jan 2009 02:31:23 -0800 (PST) Subject: [alpine-devel] rename the APKBUILDs From: Natanael Copa To: Alpine-devel Content-Type: text/plain Date: Tue, 20 Jan 2009 11:31:21 +0100 Message-Id: <1232447481.1947.52.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit Hi, As some of you have noticed, we are working on a new buildtree[1]. The goal is that alpine can build itself, without help from gentoo. I think we reached that point now, even if tons of packages needs to ported from gentoo style build to new alpine build environment. You might have seen patches with new "aports" for new build tree on this list and there will come more of that. I would like to rename the APKBUILD to soemthing with .sh extension to get the syntax higlight from vim. APKBUILD is also kinda hard to type fast too. So I would like to ask everyone: Ok if i break the entire tree (again) and rename all APKBUILD to ABUILD.sh? Is this name ok for everyone? We coudl use small letters to: abuild.sh but its nice when the abuild are clearly different the the rest of the files in a dir listing. Other ideas? thoughts? -nc [1] http://dev.alpinelinux.org/cgit/cgit.cgi/aports/ --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---