arch-community.git
23 months agoarchrelease: copy trunk to community-x86_64packages/caph
svenstaro [Tue, 28 Jul 2020 00:45:34 +0000 (28 00:45 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@665577 9fca08f4-af9d-4005-b8df-a31f2cc04f65

23 months agoupgpkg: caph 1.1-7: Modernize package
svenstaro [Tue, 28 Jul 2020 00:45:26 +0000 (28 00:45 +0000)]
upgpkg: caph 1.1-7: Modernize package

git-svn-id: file:///srv/repos/svn-community/svn@665576 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agodb-move: moved caph from [community-testing] to [community] (x86_64)
foutrelis [Thu, 9 Jul 2020 17:49:29 +0000 (9 17:49 +0000)]
db-move: moved caph from [community-testing] to [community] (x86_64)

git-svn-id: file:///srv/repos/svn-community/svn@661956 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agodb-move: moved caph from [community-staging] to [community-testing] (x86_64)
foutrelis [Wed, 8 Jul 2020 08:58:59 +0000 (8 08:58 +0000)]
db-move: moved caph from [community-staging] to [community-testing] (x86_64)

git-svn-id: file:///srv/repos/svn-community/svn@660641 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoarchrelease: copy trunk to community-staging-x86_64
felixonmars [Tue, 7 Jul 2020 17:01:40 +0000 (7 17:01 +0000)]
archrelease: copy trunk to community-staging-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@659509 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoupgpkg: caph 1.1-6: reproducibility rebuild
felixonmars [Tue, 7 Jul 2020 17:01:30 +0000 (7 17:01 +0000)]
upgpkg: caph 1.1-6: reproducibility rebuild

git-svn-id: file:///srv/repos/svn-community/svn@659507 9fca08f4-af9d-4005-b8df-a31f2cc04f65

3 years agotree-wide: remove svn propset's
jelle [Tue, 11 Sep 2018 19:04:26 +0000 (11 19:04 +0000)]
tree-wide: remove svn propset's

git-svn-id: file:///srv/repos/svn-community/svn@379766 9fca08f4-af9d-4005-b8df-a31f2cc04f65

4 years agoarchrelease: copy trunk to community-x86_64
jelle [Wed, 30 May 2018 19:35:52 +0000 (30 19:35 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@333487 9fca08f4-af9d-4005-b8df-a31f2cc04f65

4 years agoupgpkg: caph 1.1-5
jelle [Wed, 30 May 2018 19:35:21 +0000 (30 19:35 +0000)]
upgpkg: caph 1.1-5

BUILDINFO rebuild

git-svn-id: file:///srv/repos/svn-community/svn@333486 9fca08f4-af9d-4005-b8df-a31f2cc04f65

4 years agoUse https
svenstaro [Wed, 13 Dec 2017 04:56:15 +0000 (13 04:56 +0000)]
Use https

git-svn-id: file:///srv/repos/svn-community/svn@274103 9fca08f4-af9d-4005-b8df-a31f2cc04f65

4 years agoRemove i686 from arch=()
foutrelis [Wed, 15 Nov 2017 14:29:11 +0000 (15 14:29 +0000)]
Remove i686 from arch=()

FTR, commands used to change arch=() and then verify the changes:

$ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD*

$ grep -r i686 * | grep arch= | grep -v repos

$ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- |
  while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do
    echo "$l1 -> $l2"
  done | sort -u

git-svn-id: file:///srv/repos/svn-community/svn@266875 9fca08f4-af9d-4005-b8df-a31f2cc04f65

4 years agoDrop repos/*-i686
bpiotrowski [Wed, 15 Nov 2017 11:14:49 +0000 (15 11:14 +0000)]
Drop repos/*-i686

git-svn-id: file:///srv/repos/svn-community/svn@266865 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agodb-move: moved caph from [community-testing] to [community] (i686, x86_64)
foutrelis [Mon, 6 May 2013 19:36:20 +0000 (6 19:36 +0000)]
db-move: moved caph from [community-testing] to [community] (i686, x86_64)

git-svn-id: file:///srv/repos/svn-community/svn@90008 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agodb-move: moved caph from [community-staging] to [community-testing] (i686, x86_64)
foutrelis [Thu, 2 May 2013 11:16:48 +0000 (2 11:16 +0000)]
db-move: moved caph from [community-staging] to [community-testing] (i686, x86_64)

git-svn-id: file:///srv/repos/svn-community/svn@89683 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agoarchrelease: copy trunk to community-staging-i686, community-staging-x86_64
jelle [Sun, 28 Apr 2013 10:20:47 +0000 (28 10:20 +0000)]
archrelease: copy trunk to community-staging-i686, community-staging-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@89253 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agoupgpkg: caph 1.1-4
jelle [Sun, 28 Apr 2013 10:19:47 +0000 (28 10:19 +0000)]
upgpkg: caph 1.1-4

libpng 1.6 rebuild

git-svn-id: file:///srv/repos/svn-community/svn@89252 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agodb-move: moved caph from [community-staging] to [community] (i686, x86_64)
arodseth [Mon, 25 Feb 2013 19:41:45 +0000 (25 19:41 +0000)]
db-move: moved caph from [community-staging] to [community] (i686, x86_64)

git-svn-id: file:///srv/repos/svn-community/svn@84880 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agoarchrelease: copy trunk to community-staging-i686, community-staging-x86_64
arodseth [Thu, 14 Feb 2013 21:09:49 +0000 (14 21:09 +0000)]
archrelease: copy trunk to community-staging-i686, community-staging-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@84259 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agoarchrelease: copy trunk to community-i686, community-x86_64
arodseth [Thu, 14 Feb 2013 21:05:08 +0000 (14 21:05 +0000)]
archrelease: copy trunk to community-i686, community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@84258 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agopkgdir TODO
arodseth [Thu, 14 Feb 2013 21:04:55 +0000 (14 21:04 +0000)]
pkgdir TODO

git-svn-id: file:///srv/repos/svn-community/svn@84257 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agoRevert r78782: Full pkgdesc cleanup for 2339 packages
foutrelis [Thu, 25 Oct 2012 06:47:28 +0000 (25 06:47 +0000)]
Revert r78782: Full pkgdesc cleanup for 2339 packages

git-svn-id: file:///srv/repos/svn-community/svn@78820 9fca08f4-af9d-4005-b8df-a31f2cc04f65

9 years agoFull pkgdesc cleanup for 2339 packages
arodseth [Wed, 24 Oct 2012 15:17:40 +0000 (24 15:17 +0000)]
Full pkgdesc cleanup for 2339 packages

git-svn-id: file:///srv/repos/svn-community/svn@78782 9fca08f4-af9d-4005-b8df-a31f2cc04f65

10 years agodb-move: moved caph from [community-testing] to [community] (x86_64)
ibiru [Sun, 5 Feb 2012 11:52:20 +0000 (5 11:52 +0000)]
db-move: moved caph from [community-testing] to [community] (x86_64)

git-svn-id: file:///srv/repos/svn-community/svn@63510 9fca08f4-af9d-4005-b8df-a31f2cc04f65

10 years agodb-move: moved caph from [community-testing] to [community] (i686)
ibiru [Sun, 5 Feb 2012 11:52:15 +0000 (5 11:52 +0000)]
db-move: moved caph from [community-testing] to [community] (i686)

git-svn-id: file:///srv/repos/svn-community/svn@63509 9fca08f4-af9d-4005-b8df-a31f2cc04f65

10 years agodb-move: moved caph from [community-staging] to [community-testing] (x86_64)
ibiru [Mon, 30 Jan 2012 18:52:36 +0000 (30 18:52 +0000)]
db-move: moved caph from [community-staging] to [community-testing] (x86_64)

git-svn-id: file:///srv/repos/svn-community/svn@63050 9fca08f4-af9d-4005-b8df-a31f2cc04f65

10 years agodb-move: moved caph from [community-staging] to [community-testing] (i686)
ibiru [Mon, 30 Jan 2012 18:52:33 +0000 (30 18:52 +0000)]
db-move: moved caph from [community-staging] to [community-testing] (i686)

git-svn-id: file:///srv/repos/svn-community/svn@63049 9fca08f4-af9d-4005-b8df-a31f2cc04f65

10 years agoarchrelease: copy trunk to community-staging-i686, community-staging-x86_64
svenstaro [Thu, 19 Jan 2012 18:48:33 +0000 (19 18:48 +0000)]
archrelease: copy trunk to community-staging-i686, community-staging-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@62387 9fca08f4-af9d-4005-b8df-a31f2cc04f65

10 years agoupgpkg: caph 1.1-2
svenstaro [Thu, 19 Jan 2012 18:48:07 +0000 (19 18:48 +0000)]
upgpkg: caph 1.1-2

libpng 1.5 rebuild

git-svn-id: file:///srv/repos/svn-community/svn@62384 9fca08f4-af9d-4005-b8df-a31f2cc04f65

11 years agoarchrelease: copy trunk to community-x86_64
svenstaro [Mon, 22 Nov 2010 23:41:13 +0000 (22 23:41 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@33206 9fca08f4-af9d-4005-b8df-a31f2cc04f65

11 years agoarchrelease: copy trunk to community-i686
svenstaro [Mon, 22 Nov 2010 23:40:52 +0000 (22 23:40 +0000)]
archrelease: copy trunk to community-i686

git-svn-id: file:///srv/repos/svn-community/svn@33205 9fca08f4-af9d-4005-b8df-a31f2cc04f65

11 years agoupgpkg: caph 1.1-1
svenstaro [Mon, 22 Nov 2010 23:40:32 +0000 (22 23:40 +0000)]
upgpkg: caph 1.1-1
Pushing caph.

git-svn-id: file:///srv/repos/svn-community/svn@33204 9fca08f4-af9d-4005-b8df-a31f2cc04f65

11 years agoAdding caph from AUR.
svenstaro [Mon, 22 Nov 2010 23:37:43 +0000 (22 23:37 +0000)]
Adding caph from AUR.

git-svn-id: file:///srv/repos/svn-community/svn@33203 9fca08f4-af9d-4005-b8df-a31f2cc04f65