ArchLinux/community.git
2 months agoarchrelease: copy trunk to community-x86_64packages/freedroid
arojas [Sat, 23 Apr 2022 08:47:17 +0000 (23 08:47 +0000)]
archrelease: copy trunk to community-x86_64

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

2 months ago48C3B1F30DDD0FE67E516D16396E3E25BAB142C1 key rebuild
arojas [Sat, 23 Apr 2022 08:47:03 +0000 (23 08:47 +0000)]
48C3B1F30DDD0FE67E516D16396E3E25BAB142C1 key rebuild

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

11 months agoarchrelease: copy trunk to community-x86_64
kkeen [Sat, 24 Jul 2021 09:56:33 +0000 (24 09:56 +0000)]
archrelease: copy trunk to community-x86_64

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

11 months agoupgpkg: freedroid 1.2.1-1
kkeen [Sat, 24 Jul 2021 09:56:19 +0000 (24 09:56 +0000)]
upgpkg: freedroid 1.2.1-1

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

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

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

2 years agodb-move: moved freedroid from [community-staging] to [community-testing] (x86_64)
foutrelis [Wed, 8 Jul 2020 09:00:46 +0000 (8 09:00 +0000)]
db-move: moved freedroid from [community-staging] to [community-testing] (x86_64)

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

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

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

2 years agoupgpkg: freedroid 1.0.2-11: reproducibility rebuild
felixonmars [Tue, 7 Jul 2020 21:21:58 +0000 (7 21:21 +0000)]
upgpkg: freedroid 1.0.2-11: reproducibility rebuild

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

2 years agoAdd -fcommon workaround for GCC 10
foutrelis [Tue, 7 Jul 2020 21:16:17 +0000 (7 21:16 +0000)]
Add -fcommon workaround for GCC 10

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

2 years agohttps
arojas [Mon, 16 Sep 2019 17:11:07 +0000 (16 17:11 +0000)]
https

git-svn-id: file:///srv/repos/svn-community/svn@510918 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
kkeen [Fri, 1 Jun 2018 02:22:56 +0000 (1 02:22 +0000)]
archrelease: copy trunk to community-x86_64

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

4 years agoupgpkg: freedroid 1.0.2-10 BUILDINFO Rebuild
kkeen [Fri, 1 Jun 2018 02:22:23 +0000 (1 02:22 +0000)]
upgpkg: freedroid 1.0.2-10 BUILDINFO Rebuild

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

5 years agopkgdir/srcdir quotes
spupykin [Mon, 31 Oct 2016 13:48:24 +0000 (31 13:48 +0000)]
pkgdir/srcdir quotes

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

8 years agoarchrelease: copy trunk to community-i686, community-x86_64
spupykin [Tue, 1 Jul 2014 12:17:31 +0000 (1 12:17 +0000)]
archrelease: copy trunk to community-i686, community-x86_64

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

8 years agoupgpkg: freedroid 1.0.2-9
spupykin [Tue, 1 Jul 2014 12:17:16 +0000 (1 12:17 +0000)]
upgpkg: freedroid 1.0.2-9

upd

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

9 years agoremove pkgdir from build()
spupykin [Mon, 4 Feb 2013 14:34:04 +0000 (4 14:34 +0000)]
remove pkgdir from build()

git-svn-id: file:///srv/repos/svn-community/svn@83701 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 agoarchrelease: copy trunk to community-i686, community-x86_64
spupykin [Mon, 20 Feb 2012 15:20:33 +0000 (20 15:20 +0000)]
archrelease: copy trunk to community-i686, community-x86_64

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

10 years agoupgpkg: freedroid 1.0.2-8
spupykin [Mon, 20 Feb 2012 15:19:50 +0000 (20 15:19 +0000)]
upgpkg: freedroid 1.0.2-8

upd

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

10 years agoarchrelease: copy trunk to community-i686, community-x86_64
spupykin [Mon, 20 Feb 2012 01:59:37 +0000 (20 01:59 +0000)]
archrelease: copy trunk to community-i686, community-x86_64

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

10 years agoupgpkg: freedroid 1.0.2-6
spupykin [Mon, 20 Feb 2012 01:58:56 +0000 (20 01:58 +0000)]
upgpkg: freedroid 1.0.2-6

upd

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

10 years agoarchrelease: copy trunk to community-x86_64
spupykin [Mon, 22 Aug 2011 14:50:34 +0000 (22 14:50 +0000)]
archrelease: copy trunk to community-x86_64

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

10 years agoarchrelease: remove community-x86_64
spupykin [Mon, 22 Aug 2011 14:50:19 +0000 (22 14:50 +0000)]
archrelease: remove community-x86_64

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

10 years agoarchrelease: copy trunk to community-i686
spupykin [Mon, 22 Aug 2011 14:50:15 +0000 (22 14:50 +0000)]
archrelease: copy trunk to community-i686

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

10 years agoarchrelease: remove community-i686
spupykin [Mon, 22 Aug 2011 14:50:00 +0000 (22 14:50 +0000)]
archrelease: remove community-i686

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

10 years agoupgpkg: freedroid 1.0.2-5
spupykin [Mon, 22 Aug 2011 14:49:55 +0000 (22 14:49 +0000)]
upgpkg: freedroid 1.0.2-5
upd

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

12 years agoMerged revisions 82,5178 via svnmerge from
ibiru [Sat, 7 Nov 2009 12:52:52 +0000 (7 12:52 +0000)]
Merged revisions 82,5178 via svnmerge from
svn+ssh://aur.archlinux.org/srv/svn-packages/freedroid/trunk

........
  r82 | aaron | 2009-07-17 22:56:55 +0300 (Fri, 17 Jul 2009) | 1 line

  Added 'Id' svn:keyword to all PKGBUILDs
........
  r5178 | dgriffiths | 2009-11-07 04:07:03 +0200 (Sat, 07 Nov 2009) | 2 lines

  upgpkg: freedroid 1.0.2-4
      Fixed man path
........

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

12 years agoMerged revisions 82,5178 via svnmerge from
dgriffiths [Sat, 7 Nov 2009 02:07:21 +0000 (7 02:07 +0000)]
Merged revisions 82,5178 via svnmerge from
svn+ssh://aur.archlinux.org/srv/svn-packages/freedroid/trunk

........
  r82 | aaron | 2009-07-17 14:56:55 -0500 (Fri, 17 Jul 2009) | 1 line

  Added 'Id' svn:keyword to all PKGBUILDs
........
  r5178 | dgriffiths | 2009-11-06 20:07:03 -0600 (Fri, 06 Nov 2009) | 2 lines

  upgpkg: freedroid 1.0.2-4
      Fixed man path
........

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

12 years agoupgpkg: freedroid 1.0.2-4
dgriffiths [Sat, 7 Nov 2009 02:07:03 +0000 (7 02:07 +0000)]
upgpkg: freedroid 1.0.2-4
    Fixed man path

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