[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2020-07-23 Thread Evangelos Foutras via arch-commits
Date: Thursday, July 23, 2020 @ 23:57:34
  Author: foutrelis
Revision: 392473

upgpkg: xfce4-timer-plugin 1.7.1-1: new upstream release

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-23 21:03:23 UTC (rev 392472)
+++ PKGBUILD2020-07-23 23:57:34 UTC (rev 392473)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-timer-plugin
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.7.1
+pkgrel=1
 pkgdesc="Plugin to track time for the Xfce4 panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-timer-plugin";
@@ -13,7 +13,7 @@
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('2e4e5343e39926230cc981d5fe56cd58a2f3817d2e9b6089b5673a2e39bf7e9b')
+sha256sums=('4b52d2911b1949e945971be6533155ee6ba99c77078eac7fd43b0f2aeca824e3')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2020-05-06 Thread Allan McRae via arch-commits
Date: Thursday, May 7, 2020 @ 03:26:44
  Author: allan
Revision: 382507

upgpkg: xfce4-timer-plugin 1.7.0-2: .BUILDINFO rebuild

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-07 03:25:05 UTC (rev 382506)
+++ PKGBUILD2020-05-07 03:26:44 UTC (rev 382507)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-timer-plugin
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugin to track time for the Xfce4 panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-timer-plugin";


[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2019-02-02 Thread Evangelos Foutras via arch-commits
Date: Saturday, February 2, 2019 @ 22:22:04
  Author: foutrelis
Revision: 345163

Update url field to use HTTPS

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-02 22:22:01 UTC (rev 345162)
+++ PKGBUILD2019-02-02 22:22:04 UTC (rev 345163)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="Plugin to track time for the Xfce4 panel"
 arch=('x86_64')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin";
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin";
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('xfce4-panel')


[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2018-01-26 Thread Evangelos Foutras via arch-commits
Date: Saturday, January 27, 2018 @ 06:18:11
  Author: foutrelis
Revision: 315484

upgpkg: xfce4-timer-plugin 1.7.0-1

New upstream release.

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 05:52:09 UTC (rev 315483)
+++ PKGBUILD2018-01-27 06:18:11 UTC (rev 315484)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-timer-plugin
-pkgver=1.6.0
-pkgrel=4
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Plugin to track time for the Xfce4 panel"
 arch=('x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin";
@@ -14,7 +14,7 @@
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('39d7d21f099bc4219f6a6156142f0bbb8374986ee1970a9c0c8dc138b87f867c')
+sha256sums=('2e4e5343e39926230cc981d5fe56cd58a2f3817d2e9b6089b5673a2e39bf7e9b')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -23,7 +23,8 @@
 --prefix=/usr \
 --sysconfdir=/etc \
 --libexecdir=/usr/lib/ \
---localstatedir=/var
+--localstatedir=/var \
+--disable-debug
   make
 }
 


[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2015-03-06 Thread Evangelos Foutras
Date: Friday, March 6, 2015 @ 17:12:45
  Author: foutrelis
Revision: 232948

upgpkg: xfce4-timer-plugin 1.6.0-3

Drop unneeded dep: libxfcegui4 (FS#44071).

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-06 15:45:10 UTC (rev 232947)
+++ PKGBUILD2015-03-06 16:12:45 UTC (rev 232948)
@@ -5,13 +5,13 @@
 
 pkgname=xfce4-timer-plugin
 pkgver=1.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Plugin to track time for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin";
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4')
+depends=('xfce4-panel')
 makedepends=('intltool')
 install=xfce4-timer-plugin.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)


[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2015-03-01 Thread Evangelos Foutras
Date: Sunday, March 1, 2015 @ 12:24:53
  Author: foutrelis
Revision: 232287

upgpkg: xfce4-timer-plugin 1.6.0-2

libxfce4util 4.12.0 rebuild.

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 11:24:50 UTC (rev 232286)
+++ PKGBUILD2015-03-01 11:24:53 UTC (rev 232287)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-timer-plugin
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugin to track time for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin";


[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2014-06-08 Thread Eric Bélanger
Date: Monday, June 9, 2014 @ 02:48:00
  Author: eric
Revision: 214399

upgpkg: xfce4-timer-plugin 1.6.0-1

Upstream update, Clean up PKGBUILD

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |   17 -
 1 file changed, 8 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-09 00:33:52 UTC (rev 214398)
+++ PKGBUILD2014-06-09 00:48:00 UTC (rev 214399)
@@ -3,30 +3,29 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-timer-plugin
-pkgver=1.0.0
+pkgver=1.6.0
 pkgrel=1
-pkgdesc="plugin to track time for the Xfce4 panel"
+pkgdesc="Plugin to track time for the Xfce4 panel"
 arch=('i686' 'x86_64')
+url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin";
 license=('GPL2')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin";
-groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxfcegui4')
 makedepends=('intltool')
+groups=('xfce4-goodies')
 install=xfce4-timer-plugin.install
 
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('5bd0e450b4c9b3f37a289fc1723b1a3d984ffd5d')
+sha1sums=('aa37ccf7dad36000f413fd7dd29068da4858c8fe')
 
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/ \
-   --localstatedir=/var \
-   --disable-static
+   --localstatedir=/var
   make
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install
 }



[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2013-02-24 Thread Eric Bélanger
Date: Sunday, February 24, 2013 @ 23:41:36
  Author: eric
Revision: 178518

upgpkg: xfce4-timer-plugin 1.0.0-1

Upstream update

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-24 22:19:59 UTC (rev 178517)
+++ PKGBUILD2013-02-24 22:41:36 UTC (rev 178518)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-timer-plugin
-pkgver=0.6.4
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
 pkgdesc="plugin to track time for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=xfce4-timer-plugin.install
 
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c2f9e113dcda742cd1559129b79f609b')
+sha1sums=('5bd0e450b4c9b3f37a289fc1723b1a3d984ffd5d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2012-04-28 Thread Allan McRae
Date: Saturday, April 28, 2012 @ 21:12:26
  Author: allan
Revision: 157581

upgpkg: xfce4-timer-plugin 0.6.4-2

libxfce4util and xfce4-panel rebuild

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-29 01:12:10 UTC (rev 157580)
+++ PKGBUILD2012-04-29 01:12:26 UTC (rev 157581)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-timer-plugin
 pkgver=0.6.4
-pkgrel=1
+pkgrel=2
 pkgdesc="plugin to track time for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('GPL2')



[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD panel48.patch)

2012-02-07 Thread Eric Bélanger
Date: Tuesday, February 7, 2012 @ 22:29:10
  Author: eric
Revision: 149456

upgpkg: xfce4-timer-plugin 0.6.2-1

Upstream update, Remove old patch

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD
Deleted:
  xfce4-timer-plugin/trunk/panel48.patch

---+
 PKGBUILD  |   23 +--
 panel48.patch |   39 ---
 2 files changed, 9 insertions(+), 53 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-08 03:17:17 UTC (rev 149455)
+++ PKGBUILD2012-02-08 03:29:10 UTC (rev 149456)
@@ -3,35 +3,30 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-timer-plugin
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="plugin to track time for the Xfce4 panel"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin";
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxfcegui4')
 makedepends=('intltool')
 options=('!libtool')
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2
-   panel48.patch)
-md5sums=('ba5ae0e25f69517338f74a27fbaf4ca2'
- 'fc9444aa98d7ef9c61d97dbd9f47e082')
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('688fe2dde9645bee1855e6a6c9579161')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  # patch from git master
-  patch -Np1 -i ${srcdir}/panel48.patch
+  cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/ \
--localstatedir=/var \
-   --disable-static \
-   --disable-debug
+   --disable-static
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
 }

Deleted: panel48.patch
===
--- panel48.patch   2012-02-08 03:17:17 UTC (rev 149455)
+++ panel48.patch   2012-02-08 03:29:10 UTC (rev 149456)
@@ -1,39 +0,0 @@
-From 03ff202f818fe3f075a6c864ab688b57b1bb1cb4 Mon Sep 17 00:00:00 2001
-From: Nick Schermer 
-Date: Thu, 27 Jan 2011 21:18:45 +
-Subject: Fix segfault when creating plugin in 4.8 panel.
-
-Used invalid function type to construct the plugin.

-diff --git a/src/xfcetimer.c b/src/xfcetimer.c
-index c27d37a..de7bd2b 100644
 a/src/xfcetimer.c
-+++ b/src/xfcetimer.c
-@@ -42,7 +42,7 @@
- 
- #include "xfcetimer.h"
- 
--static gboolean create_plugin_control (XfcePanelPlugin *plugin);
-+static void create_plugin_control (XfcePanelPlugin *plugin);
- XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL(create_plugin_control);
- 
- void make_menu(plugin_data *pd);
-@@ -1366,7 +1366,7 @@ static void plugin_create_options (XfcePanelPlugin 
*plugin,plugin_data *pd) {
-  *
-  * Returns %TRUE on success, %FALSE on failure.
-  **/
--static gboolean
-+static void
- create_plugin_control (XfcePanelPlugin *plugin)
- {
- 
-@@ -1461,7 +1461,6 @@ create_plugin_control (XfcePanelPlugin *plugin)
-   xfce_panel_plugin_menu_show_configure (plugin);
-   g_signal_connect (plugin, "configure-plugin",
-   G_CALLBACK (plugin_create_options), pd);
--  return(TRUE);
- }
- 
- 
---
-cgit v0.8.3.4



[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2012-02-06 Thread Evangelos Foutras
Date: Monday, February 6, 2012 @ 11:38:40
  Author: foutrelis
Revision: 149259

upgpkg: xfce4-timer-plugin 0.6.1-2

Rebuild unsigned package.

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-06 16:37:33 UTC (rev 149258)
+++ PKGBUILD2012-02-06 16:38:40 UTC (rev 149259)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-timer-plugin
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="plugin to track time for the Xfce4 panel"
 arch=(i686 x86_64)
 license=('GPL2')



[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD panel48.patch)

2011-01-29 Thread andyrtr
Date: Saturday, January 29, 2011 @ 07:51:59
  Author: andyrtr
Revision: 108093

upgpkg: xfce4-timer-plugin 0.6.1-1
upstream update and add a fix for panel 4.8 from git

Added:
  xfce4-timer-plugin/trunk/panel48.patch
Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

---+
 PKGBUILD  |   10 +++---
 panel48.patch |   39 +++
 2 files changed, 46 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-29 12:34:48 UTC (rev 108092)
+++ PKGBUILD2011-01-29 12:51:59 UTC (rev 108093)
@@ -8,16 +8,20 @@
 pkgdesc="plugin to track time for the Xfce4 panel"
 arch=(i686 x86_64)
 license=('GPL2')
-url="http://xfce-goodies.berlios.de/";
+url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin";
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxfcegui4')
 makedepends=('intltool')
 options=('!libtool')
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ba5ae0e25f69517338f74a27fbaf4ca2')
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2
+   panel48.patch)
+md5sums=('ba5ae0e25f69517338f74a27fbaf4ca2'
+ 'fc9444aa98d7ef9c61d97dbd9f47e082')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  # patch from git master
+  patch -Np1 -i ${srcdir}/panel48.patch
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/ \

Added: panel48.patch
===
--- panel48.patch   (rev 0)
+++ panel48.patch   2011-01-29 12:51:59 UTC (rev 108093)
@@ -0,0 +1,39 @@
+From 03ff202f818fe3f075a6c864ab688b57b1bb1cb4 Mon Sep 17 00:00:00 2001
+From: Nick Schermer 
+Date: Thu, 27 Jan 2011 21:18:45 +
+Subject: Fix segfault when creating plugin in 4.8 panel.
+
+Used invalid function type to construct the plugin.
+---
+diff --git a/src/xfcetimer.c b/src/xfcetimer.c
+index c27d37a..de7bd2b 100644
+--- a/src/xfcetimer.c
 b/src/xfcetimer.c
+@@ -42,7 +42,7 @@
+ 
+ #include "xfcetimer.h"
+ 
+-static gboolean create_plugin_control (XfcePanelPlugin *plugin);
++static void create_plugin_control (XfcePanelPlugin *plugin);
+ XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL(create_plugin_control);
+ 
+ void make_menu(plugin_data *pd);
+@@ -1366,7 +1366,7 @@ static void plugin_create_options (XfcePanelPlugin 
*plugin,plugin_data *pd) {
+  *
+  * Returns %TRUE on success, %FALSE on failure.
+  **/
+-static gboolean
++static void
+ create_plugin_control (XfcePanelPlugin *plugin)
+ {
+ 
+@@ -1461,7 +1461,6 @@ create_plugin_control (XfcePanelPlugin *plugin)
+   xfce_panel_plugin_menu_show_configure (plugin);
+   g_signal_connect (plugin, "configure-plugin",
+   G_CALLBACK (plugin_create_options), pd);
+-  return(TRUE);
+ }
+ 
+ 
+--
+cgit v0.8.3.4



[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2011-01-11 Thread andyrtr
Date: Tuesday, January 11, 2011 @ 16:05:01
  Author: andyrtr
Revision: 105799

update pkgbuild, currently won't start

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

--+
 PKGBUILD |   30 +++---
 1 file changed, 19 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-11 20:48:02 UTC (rev 105798)
+++ PKGBUILD2011-01-11 21:05:01 UTC (rev 105799)
@@ -1,25 +1,33 @@
 # $Id$
-# Maintainer: aurelien 
+# Maintainer: AndyRTR 
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-timer-plugin
-pkgver=0.6
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="plugin to track time for the Xfce4 panel"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://xfce-goodies.berlios.de/";
 groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('pkgconfig')
+depends=('xfce4-panel' 'libxfcegui4')
+makedepends=('intltool')
 options=('!libtool')
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ea50210f54922086c0cd836e3636cacd')
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ba5ae0e25f69517338f74a27fbaf4ca2')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
---localstatedir=/var --disable-static
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib/ \
+   --localstatedir=/var \
+   --disable-static \
+   --disable-debug
+  make
 }
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}