arch-community.git
2 years agoarchrelease: copy trunk to community-x86_64packages/mp3info
felixonmars [Mon, 25 May 2020 14:40:51 +0000 (25 14:40 +0000)]
archrelease: copy trunk to community-x86_64

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

2 years agoupgpkg: mp3info 0.8.5a-8: Buildinfo Format 1 rebuild
felixonmars [Mon, 25 May 2020 14:40:27 +0000 (25 14:40 +0000)]
upgpkg: mp3info 0.8.5a-8: Buildinfo Format 1 rebuild

git-svn-id: file:///srv/repos/svn-community/svn@634402 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
bgyorgy [Sun, 20 May 2018 14:53:40 +0000 (20 14:53 +0000)]
archrelease: copy trunk to community-x86_64

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

4 years agoupgpkg: mp3info 0.8.5a-7
bgyorgy [Sun, 20 May 2018 14:53:35 +0000 (20 14:53 +0000)]
upgpkg: mp3info 0.8.5a-7

Make gtk2 dependency optional, add desktop file

git-svn-id: file:///srv/repos/svn-community/svn@325376 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 agodb-move: moved mp3info from [community-testing] to [community] (i686, x86_64)
foutrelis [Thu, 17 Sep 2015 20:53:30 +0000 (17 20:53 +0000)]
db-move: moved mp3info from [community-testing] to [community] (i686, x86_64)

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

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

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

6 years agoarchrelease: copy trunk to community-staging-i686, community-staging-x86_64
foutrelis [Thu, 10 Sep 2015 03:42:21 +0000 (10 03:42 +0000)]
archrelease: copy trunk to community-staging-i686, community-staging-x86_64

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

6 years agoncurses 6.0 rebuild.
foutrelis [Thu, 10 Sep 2015 03:42:13 +0000 (10 03:42 +0000)]
ncurses 6.0 rebuild.

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

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

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

8 years agoupgpkg: mp3info 0.8.5a-5
spupykin [Tue, 1 Jul 2014 13:28:50 +0000 (1 13:28 +0000)]
upgpkg: mp3info 0.8.5a-5

upd

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

9 years agoremove pkgdir from build()
spupykin [Mon, 4 Feb 2013 16:30:55 +0000 (4 16:30 +0000)]
remove pkgdir from build()

git-svn-id: file:///srv/repos/svn-community/svn@83715 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 [Thu, 23 Feb 2012 05:14:32 +0000 (23 05:14 +0000)]
archrelease: copy trunk to community-i686, community-x86_64

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

10 years agogit-svn-id: file:///srv/repos/svn-community/svn@66225 9fca08f4-af9d-4005-b8df-a31f2cc...
spupykin [Thu, 23 Feb 2012 05:01:23 +0000 (23 05:01 +0000)]
git-svn-id: file:///srv/repos/svn-community/svn@66225 9fca08f4-af9d-4005-b8df-a31f2cc04f65

12 years agoarchrelease: copy trunk to community-x86_64
spupykin [Mon, 24 May 2010 16:05:52 +0000 (24 16:05 +0000)]
archrelease: copy trunk to community-x86_64

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

12 years agoarchrelease: remove community-x86_64
spupykin [Mon, 24 May 2010 16:03:54 +0000 (24 16:03 +0000)]
archrelease: remove community-x86_64

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

12 years agoarchrelease: copy trunk to community-i686
spupykin [Mon, 24 May 2010 15:32:39 +0000 (24 15:32 +0000)]
archrelease: copy trunk to community-i686

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

12 years agoarchrelease: remove community-i686
spupykin [Mon, 24 May 2010 15:32:17 +0000 (24 15:32 +0000)]
archrelease: remove community-i686

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

12 years agoupgpkg: mp3info 0.8.5a-3
spupykin [Mon, 24 May 2010 15:32:08 +0000 (24 15:32 +0000)]
upgpkg: mp3info 0.8.5a-3
upd

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