Skip to content
This repository was archived by the owner on Mar 27, 2021. It is now read-only.

Commit 49f06cf

Browse files
committed
updated on Sat Apr 18 00:00:29 UTC 2015
1 parent 8d21a3a commit 49f06cf

File tree

445 files changed

+5188
-3510
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

445 files changed

+5188
-3510
lines changed

anoise-gui/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Generated by makepkg 4.2.1
2-
# Thu Apr 9 20:32:42 UTC 2015
2+
# Fri Apr 17 11:06:06 UTC 2015
33
pkgbase = anoise-gui
44
pkgdesc = GUI for Ambient Noise Player
5-
pkgver = 0.0.3
5+
pkgver = 0.0.4
66
pkgrel = 0
77
url = https://code.launchpad.net/anoise
88
arch = any
99
license = GPL3
1010
depends = anoise
1111
depends = python-distutils-extra
12-
source = https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/anoise-gui_0.0.3_all.deb
13-
md5sums = d2bed87961f268b88de2f655f1936561
12+
source = https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/anoise-gui_0.0.4_all.deb
13+
md5sums = 9b21d537e47db98cdcc673696603da84
1414

1515
pkgname = anoise-gui
1616

anoise-gui/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: agnotek <agnostic[dot]sn[at]gmail[dot]com>
22

33
pkgname=anoise-gui
4-
pkgver=0.0.3
4+
pkgver=0.0.4
55
pkgrel=0
66
pkgdesc="GUI for Ambient Noise Player"
77
arch=('any')
@@ -12,7 +12,7 @@ conflicts=()
1212
depends=('anoise' 'python-distutils-extra')
1313
optdepends=()
1414
source=("https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/${pkgname}_${pkgver}_all.deb")
15-
md5sums=('d2bed87961f268b88de2f655f1936561')
15+
md5sums=('9b21d537e47db98cdcc673696603da84')
1616

1717
package() {
1818
cd "${srcdir}"

anoise-media/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Generated by makepkg 4.2.1
2-
# Thu Apr 9 20:33:52 UTC 2015
2+
# Fri Apr 17 11:16:42 UTC 2015
33
pkgbase = anoise-media
44
pkgdesc = Ambient Noise Library. Sounds and icons for Anoise Player
5-
pkgver = 0.0.15
5+
pkgver = 0.0.16
66
pkgrel = 0
77
url = https://launchpad.net/~costales/+archive/ubuntu/anoise?field.series_filter=vivid
88
arch = any
99
license = GPL3
1010
depends = python-distutils-extra
11-
source = https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/anoise-media_0.0.15_all.deb
12-
md5sums = 91a6942c1aaf628d7364cc1fa50d5aa8
11+
source = https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/anoise-media_0.0.16_all.deb
12+
md5sums = e373afd6b76074659648653b27f25ae6
1313

1414
pkgname = anoise-media
1515

anoise-media/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: agnotek <agnostic[dot]sn[at]gmail[dot]com>
22

33
pkgname=anoise-media
4-
pkgver=0.0.15
4+
pkgver=0.0.16
55
pkgrel=0
66
pkgdesc="Ambient Noise Library. Sounds and icons for Anoise Player"
77
arch=('any')
@@ -12,7 +12,7 @@ conflicts=()
1212
depends=('python-distutils-extra')
1313
optdepends=()
1414
source=("https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/${pkgname}_${pkgver}_all.deb")
15-
md5sums=('91a6942c1aaf628d7364cc1fa50d5aa8')
15+
md5sums=('e373afd6b76074659648653b27f25ae6')
1616

1717
package() {
1818
cd "${srcdir}"

anoise/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Generated by makepkg 4.2.1
2-
# Tue Apr 14 02:30:10 UTC 2015
2+
# Fri Apr 17 11:00:52 UTC 2015
33
pkgbase = anoise
44
pkgdesc = Ambient Noise Player. Relax or concentrate with a noise
5-
pkgver = 0.0.20
5+
pkgver = 0.0.22
66
pkgrel = 0
77
url = https://code.launchpad.net/anoise
88
arch = any
@@ -11,8 +11,8 @@ pkgbase = anoise
1111
depends = python-distutils-extra
1212
depends = gstreamer0.10
1313
depends = gstreamer0.10-python
14-
source = https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/anoise_0.0.20_all.deb
15-
md5sums = 785cd820567bc440b091bbf0f3ce72a3
14+
source = https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/anoise_0.0.22_all.deb
15+
md5sums = 5c8bdcfb182f50f84015c1c38c22a98b
1616

1717
pkgname = anoise
1818

anoise/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: agnotek <agnostic[dot]sn[at]gmail[dot]com>
22

33
pkgname=anoise
4-
pkgver=0.0.20
4+
pkgver=0.0.22
55
pkgrel=0
66
pkgdesc="Ambient Noise Player. Relax or concentrate with a noise"
77
arch=('any')
@@ -12,7 +12,7 @@ conflicts=()
1212
depends=('anoise-media' 'python-distutils-extra' 'gstreamer0.10' 'gstreamer0.10-python')
1313
optdepends=()
1414
source=("https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/${pkgname}_${pkgver}_all.deb")
15-
md5sums=('785cd820567bc440b091bbf0f3ce72a3')
15+
md5sums=('5c8bdcfb182f50f84015c1c38c22a98b')
1616

1717
package() {
1818
cd "${srcdir}"

archipel-agent-git/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Generated by makepkg 4.2.0
2-
# Fri Jan 23 12:48:57 UTC 2015
1+
# Generated by makepkg 4.2.1
2+
# Fri Apr 17 21:58:47 UTC 2015
33
pkgbase = archipel-agent-git
44
pkgdesc = A solution to manage and supervise virtual machines. (Agent)
5-
pkgver = beta6.r289.gf876a58
6-
pkgrel = 2
5+
pkgver = beta6.r386.ga671ee7
6+
pkgrel = 1
77
url = http://archipelproject.org/
88
install = install
99
arch = any

archipel-agent-git/PKGBUILD

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# Contributor: Shanto <[email protected]>
55

66
pkgname='archipel-agent-git'
7-
pkgver=beta6.r289.gf876a58
8-
pkgrel=2
7+
pkgver=beta6.r386.ga671ee7
8+
pkgrel=1
99
pkgdesc='A solution to manage and supervise virtual machines. (Agent)'
1010
arch=('any')
1111
url='http://archipelproject.org/'
@@ -46,9 +46,9 @@ prepare() {
4646
cd "$srcdir"/Archipel
4747
git submodule init
4848
git config submodule.ArchipelAgent/archipel-core/archipelcore/xmpp.url "$srcdir"/xmpppy
49-
git config submodule.ArchipelAgent/ANSOS.url "$srcdir"/Node
49+
# git config submodule.ArchipelAgent/ANSOS.url "$srcdir"/Node
5050
git submodule update "$srcdir"/Archipel/ArchipelAgent/archipel-core/archipelcore/xmpp
51-
git submodule update "$srcdir"/Archipel/ArchipelAgent/ANSOS
51+
# git submodule update "$srcdir"/Archipel/ArchipelAgent/ANSOS
5252
}
5353

5454
build() {
@@ -60,7 +60,7 @@ build() {
6060
msg "Building $_dir"
6161
pushd $_dir 1>/dev/null
6262
if [ -f 'setup.py' ]; then
63-
python2 setup.py install --root="$srcdir/$pkgname" --optimize=1 1>/dev/null
63+
python2 setup.py install --root="$srcdir/$pkgname" --optimize=1 egg_info -b beta 1>/dev/null
6464
fi
6565
popd 1>/dev/null
6666
done;
@@ -74,7 +74,7 @@ build() {
7474
_conf=$(cat "$_pack"/SOURCES.txt | sed -nr '/plugin.conf/p')
7575
if [ -n "$_conf" ]; then
7676
_name=$(cat "$_pack"/PKG-INFO | sed -n '/Name:/p' | sed -n -e 's/^.*\(agent-\)\(.*\)$/\2/p')
77-
install -Dm600 "$_pack"/../"$_conf" "$srcdir"/"$pkgname"/usr/install/etc/archipel/modules.d/"$_name".conf
77+
install -Dm644 "$_pack"/../"$_conf" "$srcdir"/"$pkgname"/usr/install/etc/archipel/modules.d/"$_name".conf
7878
fi
7979
done;
8080

@@ -90,7 +90,7 @@ package() {
9090
install -Dm644 "$srcdir"/Archipel/ArchipelAgent/archipel-agent/install/usr/lib/systemd/system/archipel-agent.service "$pkgdir"/usr/lib/systemd/system/archipel-agent.service
9191

9292
# Create the target configuration and data directories
93-
install -dm0700 "$pkgdir"/etc/archipel "$pkgdir"/var/lib/archipel
93+
install -dm0755 "$pkgdir"/etc/archipel "$pkgdir"/var/lib/archipel
9494

9595
# Copy the configuration and data files
9696
cp "$srcdir"/"$pkgname"/usr/install/etc/archipel/* "$pkgdir"/etc/archipel -r

archipel-central-agent-git/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Generated by makepkg 4.2.0
2-
# Fri Jan 23 12:49:14 UTC 2015
1+
# Generated by makepkg 4.2.1
2+
# Fri Apr 17 22:05:16 UTC 2015
33
pkgbase = archipel-central-agent-git
44
pkgdesc = A solution to manage and supervise virtual machines. (Central Agent)
5-
pkgver = beta6.r289.gf876a58
5+
pkgver = beta6.r386.ga671ee7
66
pkgrel = 1
77
url = http://archipelproject.org/
88
install = install

archipel-central-agent-git/PKGBUILD

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
pkgname='archipel-central-agent-git'
44
_realname=Archipel
5-
pkgver=beta6.r289.gf876a58
5+
pkgver=beta6.r386.ga671ee7
66
pkgrel=1
77
pkgdesc='A solution to manage and supervise virtual machines. (Central Agent)'
88
arch=('any')
@@ -38,12 +38,11 @@ prepare() {
3838
}
3939

4040
build() {
41-
4241
cd "$srcdir"/Archipel/ArchipelAgent/archipel-central-agent
43-
python2 setup.py install --root="$srcdir/$pkgname" --optimize=1 1>/dev/null
42+
python2 setup.py install --root="$srcdir/$pkgname" --optimize=1 egg_info -b beta 1>/dev/null
4443

4544
cd "$srcdir"/Archipel/ArchipelAgent/archipel-central-agent-platformrequest
46-
python2 setup.py install --root="$srcdir/$pkgname" --optimize=1 1>/dev/null
45+
python2 setup.py install --root="$srcdir/$pkgname" --optimize=1 egg_info -b beta 1>/dev/null
4746

4847
# Replace python with python2
4948
sed -i 's/\/usr\/bin\/python /\/usr\/bin\/python2 /' $srcdir/"$pkgname"/usr/bin/*
@@ -56,7 +55,7 @@ build() {
5655
_conf=$(cat "$_pack"/SOURCES.txt | sed -nr '/plugin.conf/p')
5756
if [ -n "$_conf" ]; then
5857
_name=$(cat "$_pack"/PKG-INFO | sed -n '/Name:/p' | sed -n -e 's/^.*\(agent-\)\(.*\)$/\2/p')
59-
install -Dm600 "$_pack"/../"$_conf" "$srcdir"/"$pkgname"/usr/install/etc/archipel/central-agent-modules.d/"$_name".conf
58+
install -Dm644 "$_pack"/../"$_conf" "$srcdir"/"$pkgname"/usr/install/etc/archipel/central-agent-modules.d/"$_name".conf
6059
fi
6160
done;
6261

@@ -72,7 +71,7 @@ package() {
7271
install -Dm644 "$srcdir"/Archipel/ArchipelAgent/archipel-central-agent/install/usr/lib/systemd/system/archipel-central-agent.service "$pkgdir"/usr/lib/systemd/system/archipel-central-agent.service
7372

7473
# Create the target configuration and data directories
75-
install -dm0700 "$pkgdir"/etc/archipel "$pkgdir"/var/lib/archipel
74+
install -dm0755 "$pkgdir"/etc/archipel "$pkgdir"/var/lib/archipel
7675

7776
# Copy the configuration and data files
7877
cp "$srcdir"/"$pkgname"/usr/install/etc/archipel/* "$pkgdir"/etc/archipel -r

0 commit comments

Comments
 (0)