ArchLinux/community.git
17 months agoarchrelease: copy trunk to community-x86_64packages/osm-gps-map
archange [Sun, 7 Feb 2021 18:26:59 +0000 (7 18:26 +0000)]
archrelease: copy trunk to community-x86_64

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

17 months agoupgpkg: osm-gps-map 1.2.0-1
archange [Sun, 7 Feb 2021 18:26:33 +0000 (7 18:26 +0000)]
upgpkg: osm-gps-map 1.2.0-1

+PKGBUILD linting

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

2 years agodb-move: moved osm-gps-map from [community-testing] to [community] (x86_64)
foutrelis [Thu, 9 Jul 2020 17:57:56 +0000 (9 17:57 +0000)]
db-move: moved osm-gps-map from [community-testing] to [community] (x86_64)

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

2 years agodb-move: moved osm-gps-map from [community-staging] to [community-testing] (x86_64)
foutrelis [Wed, 8 Jul 2020 09:05:29 +0000 (8 09:05 +0000)]
db-move: moved osm-gps-map from [community-staging] to [community-testing] (x86_64)

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

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

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

2 years agoupgpkg: osm-gps-map 1.1.0-5: reproducibility rebuild
felixonmars [Tue, 7 Jul 2020 16:47:35 +0000 (7 16:47 +0000)]
upgpkg: osm-gps-map 1.1.0-5: reproducibility rebuild

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

3 years agohttps
arojas [Sat, 8 Jun 2019 10:45:03 +0000 (8 10:45 +0000)]
https

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

3 years agodb-move: moved osm-gps-map from [community-testing] to [community] (x86_64)
foutrelis [Tue, 13 Nov 2018 15:55:46 +0000 (13 15:55 +0000)]
db-move: moved osm-gps-map from [community-testing] to [community] (x86_64)

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

3 years agodb-move: moved osm-gps-map from [community-staging] to [community-testing] (x86_64)
foutrelis [Sat, 10 Nov 2018 23:02:17 +0000 (10 23:02 +0000)]
db-move: moved osm-gps-map from [community-staging] to [community-testing] (x86_64)

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

3 years agoarchrelease: copy trunk to community-staging-x86_64
foutrelis [Fri, 9 Nov 2018 22:58:18 +0000 (9 22:58 +0000)]
archrelease: copy trunk to community-staging-x86_64

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

3 years agoPIE/BUILDINFO rebuild
foutrelis [Fri, 9 Nov 2018 22:58:12 +0000 (9 22:58 +0000)]
PIE/BUILDINFO rebuild

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

6 years agoarchrelease: copy trunk to community-i686, community-x86_64
spupykin [Mon, 29 Feb 2016 11:20:29 +0000 (29 11:20 +0000)]
archrelease: copy trunk to community-i686, community-x86_64

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

6 years agoupgpkg: osm-gps-map 1.1.0-3
spupykin [Mon, 29 Feb 2016 11:20:14 +0000 (29 11:20 +0000)]
upgpkg: osm-gps-map 1.1.0-3

upd

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

6 years agoImplement build function, remove python2-osmgpsmap from optdepends
bgyorgy [Mon, 1 Feb 2016 08:23:10 +0000 (1 08:23 +0000)]
Implement build function, remove python2-osmgpsmap from optdepends

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

6 years agoarchrelease: copy trunk to community-i686, community-x86_64
spupykin [Tue, 5 Jan 2016 17:30:55 +0000 (5 17:30 +0000)]
archrelease: copy trunk to community-i686, community-x86_64

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

6 years agoupgpkg: osm-gps-map 1.1.0-2
spupykin [Tue, 5 Jan 2016 17:30:42 +0000 (5 17:30 +0000)]
upgpkg: osm-gps-map 1.1.0-2

upd

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

6 years agogit-svn-id: file:///srv/repos/svn-community/svn@155527 9fca08f4-af9d-4005-b8df-a31f2c...
spupykin [Tue, 5 Jan 2016 17:10:42 +0000 (5 17:10 +0000)]
git-svn-id: file:///srv/repos/svn-community/svn@155527 9fca08f4-af9d-4005-b8df-a31f2cc04f65