summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-29 03:33:06 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-29 03:33:06 +0000
commit963a6823c1201d8ca8457ba6811a1bd18740bf50 (patch)
treef0bd2eb7809455100448b4654627bdbf43b75b7b /community
parent8e531c81cc6b17dd28b74c95fc5b583463c1eade (diff)
Tue Jul 29 03:26:06 UTC 2014HEADmaster
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/aegisub/PKGBUILD11
-rw-r--r--community/cinnamon-control-center/PKGBUILD6
-rw-r--r--community/cinnamon-session/PKGBUILD4
-rw-r--r--community/cinnamon/PKGBUILD8
-rw-r--r--community/dbmail/PKGBUILD8
-rw-r--r--community/goaccess/PKGBUILD6
-rw-r--r--community/liteide/PKGBUILD4
-rw-r--r--community/muffin/PKGBUILD6
-rw-r--r--community/nemo/PKGBUILD6
-rw-r--r--community/sqlitebrowser/PKGBUILD17
10 files changed, 43 insertions, 33 deletions
diff --git a/community/aegisub/PKGBUILD b/community/aegisub/PKGBUILD
index f746c889b..237108955 100755
--- a/community/aegisub/PKGBUILD
+++ b/community/aegisub/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 109779 2014-04-18 17:31:23Z andyrtr $
+# $Id: PKGBUILD 116486 2014-07-28 16:44:53Z alucryd $
# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor: kozec <kozec@kozec.com>
# Contributor: Limao Luo <luolimao+AUR@gmail.com>
pkgname=aegisub
-pkgver=3.1.3
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
pkgdesc='A general-purpose subtitle editor with ASS/SSA support'
arch=('i686' 'x86_64')
url='http://www.aegisub.org'
@@ -14,12 +14,13 @@ depends=('boost-libs' 'desktop-file-utils' 'ffms2' 'fftw' 'hunspell' 'wxgtk')
makedepends=('boost' 'intltool' 'mesa')
install="${pkgname}.install"
source=("http://ftp.aegisub.org/pub/archives/releases/source/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('efea5bc2bc5e0651ada4f65cfdd8af1b422a15f87933710d11287bf51e2b5e58')
+sha256sums=('d9e5fd48b243e29832361a13f8be82b271ef0c606b13593ec72461156ee19159')
build() {
cd ${pkgname}-${pkgver}
- ./configure --prefix='/usr' --without-{portaudio,openal,oss}
+ ./configure --prefix='/usr' --without-{portaudio,openal,oss} \
+ --disable-update-checker
make
}
diff --git a/community/cinnamon-control-center/PKGBUILD b/community/cinnamon-control-center/PKGBUILD
index 832f0f87c..f469672a3 100644
--- a/community/cinnamon-control-center/PKGBUILD
+++ b/community/cinnamon-control-center/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 112279 2014-05-30 21:58:10Z faidoc $
+# $Id: PKGBUILD 116454 2014-07-27 23:10:08Z faidoc $
# Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com>
# Based on gnome-control-center:
# Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Jan de Groot <jgc@archlinux.org>
pkgname=cinnamon-control-center
-pkgver=2.2.9
+pkgver=2.2.10
pkgrel=1
pkgdesc="The Control Center for Cinnamon"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ install=cinnamon-control-center.install
license=('GPL')
options=('!emptydirs')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-control-center/archive/$pkgver.tar.gz")
-sha256sums=('76b32187298f4d934ded2a2a898c371e7644fe9f3142b41bf9acf39d11436491')
+sha256sums=('5bdd6570e5a2ac2bc4760f3cec5fe7240015f7de9e8756b949e301cf3a474cef')
build() {
cd $pkgname-$pkgver
diff --git a/community/cinnamon-session/PKGBUILD b/community/cinnamon-session/PKGBUILD
index 6400707b9..efcf14c9b 100644
--- a/community/cinnamon-session/PKGBUILD
+++ b/community/cinnamon-session/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=cinnamon-session
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="The Cinnamon Session Handler"
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ install=cinnamon-session.install
url="https://github.com/linuxmint/cinnamon-session"
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-session/archive/${pkgver}.tar.gz
timeout.patch)
-sha256sums=('357c952e9f57072c03fce08d3fb59a345ab74a386858a4599eace29c4953cf8e'
+sha256sums=('16e94442dc8c3d666ca2b576088b7dd4b179e48a3af96ac92ac94864c1f51288'
'ef421a14814c7858490b3a806568ab4ec8a0dc21d390e94f801771c1261bb24a')
prepare() {
diff --git a/community/cinnamon/PKGBUILD b/community/cinnamon/PKGBUILD
index c6edd8018..858872df4 100644
--- a/community/cinnamon/PKGBUILD
+++ b/community/cinnamon/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 113158 2014-06-14 16:06:43Z faidoc $
+# $Id: PKGBUILD 116456 2014-07-27 23:18:14Z faidoc $
# Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com>
# Contributor: M0Rf30
# Contributor: unifiedlinux
# Contributor: CReimer
pkgname=cinnamon
-pkgver=2.2.13
-pkgrel=2
+pkgver=2.2.14
+pkgrel=1
pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience"
arch=('i686' 'x86_64')
url="http://cinnamon.linuxmint.com/"
@@ -25,7 +25,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/
"upower_calender_fix.patch"
"set_wheel.patch"
"upower_power_applet_fix.patch")
-sha256sums=('123261a6a90954adc13f251489d708bc1b611808c63ae87c5189bf717f42483a'
+sha256sums=('ffccc44c8b4675ba76510172d8252c3c07a131a9ad7b5ba062740b686a3cb0f9'
'2edb96f42fb4da07eee635b1159e3ae869c64d7ac80f600bc509190648abcf3e'
'dafb2b7b275053aa77d15f2ffab62ad1567aa9d93ed7a82077feeef86b81c7f7'
'da6594cd05f5f9c242cdc179e5af1bd5afb79506e77ac457d2a7e8930692c45c')
diff --git a/community/dbmail/PKGBUILD b/community/dbmail/PKGBUILD
index aac0cb881..8a7af3ea2 100644
--- a/community/dbmail/PKGBUILD
+++ b/community/dbmail/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 116161 2014-07-23 12:16:17Z spupykin $
+# $Id: PKGBUILD 116478 2014-07-28 10:44:55Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sebastian Faltoni <sebastian.faltoni@gmail.com>
pkgname=dbmail
-pkgver=3.1.16
-pkgrel=2
+pkgver=3.1.17
+pkgrel=1
pkgdesc="Fast and scalable sql based mail services"
arch=('i686' 'x86_64')
depends=('gmime' 'libzdb' 'mhash' 'libevent')
@@ -28,7 +28,7 @@ source=("http://www.dbmail.org/download/3.1/dbmail-${pkgver}.tar.gz"
"dbmail-pop3d.xinetd"
"dbmail-timsieved.xinetd"
"dbmail-7-systemd.diff")
-md5sums=('e5dc416766e8bf335eb394ad9748b800'
+md5sums=('f7df17cb984385cadd17b276381b9af6'
'890de13361afbdf4fed12d6d7eb53e66'
'961593658cd596297d03d25eb9c9e98f'
'4cb764894abd3914802e90602bf90a0c'
diff --git a/community/goaccess/PKGBUILD b/community/goaccess/PKGBUILD
index 072f24bed..0c9b81746 100644
--- a/community/goaccess/PKGBUILD
+++ b/community/goaccess/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 113241 2014-06-16 12:52:06Z fyan $
+# $Id: PKGBUILD 116476 2014-07-28 10:32:24Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Josh VanderLinden <arch@cloudlery.com>
# Contributor: Nicolas Storme <nicolas@atelier-web.com>
pkgname=goaccess
-pkgver=0.8.1
+pkgver=0.8.3
pkgrel=1
pkgdesc="An open source real-time web log analyzer and interactive viewer"
arch=('i686' 'x86_64')
@@ -25,4 +25,4 @@ package() {
make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
}
-sha512sums=('91399abc97bd64d0a7174e9ebde54a7b621aca660375d1571354941e5334e7a04cf7acd33d6f8610a4affe20dfc22399e20450813d2aaf33e858e4b64b893f7f')
+sha512sums=('ae03a6a5090ffbc9a329365ffb1c706613553af6005288bcbae5c05edd20bc6198234d6a32808367a28c53358244caaec26c38aad52c5c669b9d592e75ba4660')
diff --git a/community/liteide/PKGBUILD b/community/liteide/PKGBUILD
index 1e9525477..fa6cbd3d8 100644
--- a/community/liteide/PKGBUILD
+++ b/community/liteide/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 116338 2014-07-25 14:02:29Z arodseth $
+# $Id: PKGBUILD 116480 2014-07-28 13:10:15Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: spambanane <happy.house@gmx.de>
# Contributor: Matteo <matteo.dek@gmail.com>
# Contributor: Matthew Zimmerman <mzimmerman@gmail.com>
pkgname=liteide
-pkgver=23
+pkgver=23.1
pkgrel=1
pkgdesc='IDE for editing and building projects written in the Go programming language'
license=('LGPL')
diff --git a/community/muffin/PKGBUILD b/community/muffin/PKGBUILD
index b44207703..00fa82a1a 100644
--- a/community/muffin/PKGBUILD
+++ b/community/muffin/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 112269 2014-05-30 21:46:17Z faidoc $
+# $Id: PKGBUILD 116450 2014-07-27 23:01:38Z faidoc $
# Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com>
# Contributor: Adam Hani Schakaki <adam@schakaki.net>
# Contributor: Ner0
pkgname=muffin
-pkgver=2.2.5
+pkgver=2.2.6
pkgrel=1
pkgdesc="Cinnamon window manager based on Mutter"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('intltool' 'gnome-doc-utils' 'gnome-common')
options=('!emptydirs')
install=$pkgname.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/muffin/archive/$pkgver.tar.gz")
-sha256sums=('f4815df0a2724c94d478cc88770da5cbfc8cd15a540c45235ce12b2d4e5c8e8a')
+sha256sums=('5617504f5f8ecaf53268787728e6b7bf5da1514d9bc538dd0c047d467cca9ccf')
prepare() {
cd ${pkgname}-${pkgver}
diff --git a/community/nemo/PKGBUILD b/community/nemo/PKGBUILD
index ddb05ed11..4571d84ae 100644
--- a/community/nemo/PKGBUILD
+++ b/community/nemo/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 112285 2014-05-30 22:35:48Z faidoc $
+# $Id: PKGBUILD 116458 2014-07-27 23:21:17Z faidoc $
# Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com>
# Contributor: Ner0
pkgname=nemo
-pkgver=2.2.2
+pkgver=2.2.3
pkgrel=1
pkgdesc="Cinnamon file manager (Nautilus fork)"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ options=('!emptydirs')
install=nemo.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/nemo/tarball/$pkgver"
"adwaita_style.patch")
-sha256sums=('452b3720eceb7ae591ce9e1875cb555f531822d8ba73184ea241561d8ad624b2'
+sha256sums=('c326bbae39b0cdf4b646eb557e9d72e8135501226be0399429de62612421ebea'
'21555779bc9d2cc87f73042039bcffd43a3d858a7f1f3a93ec27c91cdf69d4ce')
prepare() {
diff --git a/community/sqlitebrowser/PKGBUILD b/community/sqlitebrowser/PKGBUILD
index fd3c241d2..763d8c476 100644
--- a/community/sqlitebrowser/PKGBUILD
+++ b/community/sqlitebrowser/PKGBUILD
@@ -1,26 +1,35 @@
-# $Id: PKGBUILD 115282 2014-07-07 17:13:29Z spupykin $
+# $Id: PKGBUILD 116472 2014-07-28 09:51:01Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Douglas Soares de Andrade <dsandrade@gmail.com>
# Contributor: Michael Fellinger <m.fellinger@gmail.com>
pkgname=sqlitebrowser
pkgver=3.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="SQLite Database browser is a light GUI editor for SQLite databases, built on top of Qt"
arch=('i686' 'x86_64')
url="http://sqlitebrowser.org/"
license=('GPL')
depends=('qt5-base' 'sqlite' 'libxkbcommon-x11')
+makedepends=('cmake')
source=(https://github.com/sqlitebrowser/sqlitebrowser/archive/sqlb-$pkgver.tar.gz)
md5sums=('8e0edc6b14230e3933aa68a4731d9bd3')
+prepare() {
+ cd $srcdir/$pkgname-sqlb-$pkgver
+ sed -i 's|Icon=.*|Icon=sqlitebrowser|' distri/sqlitebrowser.desktop
+}
+
build() {
cd $srcdir/$pkgname-sqlb-$pkgver
- qmake-qt5 QMAKE_INCDIR="/usr/include/qt/QtWidgets /usr/include/qt/QtPrintSupport/"
+ cmake -DUSE_QT5=TRUE -DCMAKE_INSTALL_PREFIX=/usr .
make
}
package() {
cd $srcdir/$pkgname-sqlb-$pkgver
- install -Dm0755 src/$pkgname $pkgdir/usr/bin/$pkgname
+ make install DESTDIR=$pkgdir
+ install -Dm0644 distri/sqlitebrowser.desktop $pkgdir/usr/share/applications/sqlitebrowser.desktop
+ install -dm0755 $pkgdir/usr/share/icons/
+ install -m0644 images/sqlitebrowser.{png,svg} $pkgdir/usr/share/icons/
}