arch-community.git
13 months agoarchrelease: copy trunk to community-x86_64packages/ccze
jlichtblau [Sat, 19 Jun 2021 16:33:06 +0000 (19 16:33 +0000)]
archrelease: copy trunk to community-x86_64

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

13 months agoupgpkg: ccze 0.2.1-12 - FS#71267 implemented
jlichtblau [Sat, 19 Jun 2021 16:32:56 +0000 (19 16:32 +0000)]
upgpkg: ccze 0.2.1-12 - FS#71267 implemented

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

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

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

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

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

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

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

2 years agoupgpkg: ccze 0.2.1-11: reproducibility rebuild
felixonmars [Tue, 7 Jul 2020 14:17:38 +0000 (7 14:17 +0000)]
upgpkg: ccze 0.2.1-11: reproducibility rebuild

git-svn-id: file:///srv/repos/svn-community/svn@658801 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
felixonmars [Sun, 3 Jun 2018 17:18:22 +0000 (3 17:18 +0000)]
archrelease: copy trunk to community-x86_64

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

4 years agoupgpkg: ccze 0.2.1-10
felixonmars [Sun, 3 Jun 2018 17:18:09 +0000 (3 17:18 +0000)]
upgpkg: ccze 0.2.1-10

BUILDINFO Rebuild

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

4 years agoFix various packages failing to build from source due to broken source links.
eschwartz [Tue, 6 Mar 2018 04:06:54 +0000 (6 04:06 +0000)]
Fix various packages failing to build from source due to broken source links.

git-svn-id: file:///srv/repos/svn-community/svn@302869 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

6 years agodb-move: moved ccze from [community-testing] to [community] (i686, x86_64)
foutrelis [Thu, 17 Sep 2015 20:51:19 +0000 (17 20:51 +0000)]
db-move: moved ccze from [community-testing] to [community] (i686, x86_64)

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

6 years agodb-move: moved ccze from [community-staging] to [community-testing] (i686, x86_64)
foutrelis [Tue, 15 Sep 2015 01:56:35 +0000 (15 01:56 +0000)]
db-move: moved ccze from [community-staging] to [community-testing] (i686, x86_64)

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

6 years agoarchrelease: copy trunk to community-staging-i686, community-staging-x86_64
foutrelis [Sun, 6 Sep 2015 21:58:26 +0000 (6 21:58 +0000)]
archrelease: copy trunk to community-staging-i686, community-staging-x86_64

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

6 years agoncurses 6.0 rebuild.
foutrelis [Sun, 6 Sep 2015 21:58:19 +0000 (6 21:58 +0000)]
ncurses 6.0 rebuild.

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

8 years agoarchrelease: copy trunk to community-i686
jlichtblau [Sat, 5 Jul 2014 17:38:41 +0000 (5 17:38 +0000)]
archrelease: copy trunk to community-i686

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

8 years agoarchrelease: copy trunk to community-x86_64
jlichtblau [Sat, 5 Jul 2014 17:31:05 +0000 (5 17:31 +0000)]
archrelease: copy trunk to community-x86_64

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

8 years agoupgpkg: ccze 0.2.1-8
jlichtblau [Sat, 5 Jul 2014 17:30:59 +0000 (5 17:30 +0000)]
upgpkg: ccze 0.2.1-8

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

8 years agoarchrelease: copy trunk to community-i686, community-x86_64
fyan [Sat, 5 Jul 2014 06:59:43 +0000 (5 06:59 +0000)]
archrelease: copy trunk to community-i686, community-x86_64

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

8 years agoupgpkg: ccze 0.2.1-7
fyan [Sat, 5 Jul 2014 06:59:11 +0000 (5 06:59 +0000)]
upgpkg: ccze 0.2.1-7

mtree rebuild

git-svn-id: file:///srv/repos/svn-community/svn@115075 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 ccze from [community-testing] to [community] (x86_64)
allan [Sat, 11 Feb 2012 23:19:24 +0000 (11 23:19 +0000)]
db-move: moved ccze from [community-testing] to [community] (x86_64)

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

10 years agodb-move: moved ccze from [community-testing] to [community] (i686)
allan [Sat, 11 Feb 2012 23:19:20 +0000 (11 23:19 +0000)]
db-move: moved ccze from [community-testing] to [community] (i686)

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

10 years agodb-move: moved ccze from [community-staging] to [community-testing] (x86_64)
allan [Wed, 8 Feb 2012 23:51:14 +0000 (8 23:51 +0000)]
db-move: moved ccze from [community-staging] to [community-testing] (x86_64)

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

10 years agodb-move: moved ccze from [community-staging] to [community-testing] (i686)
allan [Wed, 8 Feb 2012 23:51:09 +0000 (8 23:51 +0000)]
db-move: moved ccze from [community-staging] to [community-testing] (i686)

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

10 years agoarchrelease: copy trunk to community-staging-i686, community-staging-x86_64
pschmitz [Wed, 8 Feb 2012 13:15:06 +0000 (8 13:15 +0000)]
archrelease: copy trunk to community-staging-i686, community-staging-x86_64

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

10 years agoupgpkg: ccze 0.2.1-6
pschmitz [Wed, 8 Feb 2012 13:14:44 +0000 (8 13:14 +0000)]
upgpkg: ccze 0.2.1-6

pcre rebuild

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

11 years agoarchrelease: copy trunk to community-x86_64
jlichtblau [Sun, 29 Aug 2010 16:31:00 +0000 (29 16:31 +0000)]
archrelease: copy trunk to community-x86_64

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

11 years agoarchrelease: remove community-x86_64
jlichtblau [Sun, 29 Aug 2010 16:30:48 +0000 (29 16:30 +0000)]
archrelease: remove community-x86_64

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

11 years agoarchrelease: copy trunk to community-i686
jlichtblau [Sun, 29 Aug 2010 16:28:37 +0000 (29 16:28 +0000)]
archrelease: copy trunk to community-i686

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

11 years agoarchrelease: remove community-i686
jlichtblau [Sun, 29 Aug 2010 16:28:25 +0000 (29 16:28 +0000)]
archrelease: remove community-i686

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

11 years agoFS#20624 - [ccze] ccze segfaults on startup FIX
jlichtblau [Sun, 29 Aug 2010 16:28:18 +0000 (29 16:28 +0000)]
FS#20624 - [ccze] ccze segfaults on startup FIX

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

12 years agoarchrelease: copy trunk to community-x86_64
lcarlier [Sun, 18 Jul 2010 21:22:42 +0000 (18 21:22 +0000)]
archrelease: copy trunk to community-x86_64

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

12 years agoarchrelease: remove community-x86_64
lcarlier [Sun, 18 Jul 2010 21:22:28 +0000 (18 21:22 +0000)]
archrelease: remove community-x86_64

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

12 years agoarchrelease: copy trunk to community-i686
lcarlier [Sun, 18 Jul 2010 21:22:22 +0000 (18 21:22 +0000)]
archrelease: copy trunk to community-i686

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

12 years agoarchrelease: remove community-i686
lcarlier [Sun, 18 Jul 2010 21:22:04 +0000 (18 21:22 +0000)]
archrelease: remove community-i686

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

12 years agoupgpkg: ccze 0.2.1-4
lcarlier [Sun, 18 Jul 2010 21:21:53 +0000 (18 21:21 +0000)]
upgpkg: ccze 0.2.1-4
Update for pacman>3.4, rebuilt to get packages by arch

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

13 years agoAdded 'Id' svn:keyword to all PKGBUILDs
aaron [Fri, 17 Jul 2009 19:56:55 +0000 (17 19:56 +0000)]
Added 'Id' svn:keyword to all PKGBUILDs

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

13 years agoInitial commit of community repo into svn
aaron [Thu, 16 Jul 2009 04:12:59 +0000 (16 04:12 +0000)]
Initial commit of community repo into svn

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