From 4319aa4a825076ac598816e82b216a4fc808b444 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 24 Mar 2016 18:38:25 +0200 Subject: [PATCH 1/4] libftdi: fix dep. --- hardware/misc/libftdi/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/misc/libftdi/pspec.xml b/hardware/misc/libftdi/pspec.xml index 0239059a82..64dd730ebe 100644 --- a/hardware/misc/libftdi/pspec.xml +++ b/hardware/misc/libftdi/pspec.xml @@ -1,4 +1,3 @@ - @@ -15,6 +14,7 @@ libftdi allows access to eeprom and bitbang modes of FT232/245/2232 USB serial interface chips. http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.1.tar.bz2 + cmake doxygen @@ -67,7 +67,7 @@ - 2014-07-05 + 2016-0-24 1.1 First release Serdar Soytetir From 2dcec1f3986c3cd1eea012b24ee72434d0285385 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 24 Mar 2016 18:43:30 +0200 Subject: [PATCH 2/4] lirc: fix build dep. foomatic-db:rebuild --- hardware/irda/lirc/pspec.xml | 4 ++-- hardware/printer/foomatic-db/pspec.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hardware/irda/lirc/pspec.xml b/hardware/irda/lirc/pspec.xml index fde28504d2..84679d6388 100644 --- a/hardware/irda/lirc/pspec.xml +++ b/hardware/irda/lirc/pspec.xml @@ -1,4 +1,3 @@ - @@ -22,6 +21,7 @@ libX11-devel libxslt doxygen + python3-devel @@ -67,7 +67,7 @@ - 2015-10-02 + 2016-03-24 0.9.3 First release Ertuğrul Erata diff --git a/hardware/printer/foomatic-db/pspec.xml b/hardware/printer/foomatic-db/pspec.xml index 3f6a126218..00b65ce2f7 100644 --- a/hardware/printer/foomatic-db/pspec.xml +++ b/hardware/printer/foomatic-db/pspec.xml @@ -38,7 +38,7 @@ - 2015-10-28 + 2016-03-24 4.0.20160323 First release Marcin Bojara From ffb99b1925289fe45cbffa126327ba123a76d1a4 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 24 Mar 2016 18:49:20 +0200 Subject: [PATCH 3/4] foomatic...:rebuild, libfreebob:fix dep --- hardware/firewire/libfreebob/pspec.xml | 4 ++-- hardware/printer/foomatic-db-engine/pspec.xml | 2 +- hardware/printer/foomatic-db-nonfree/pspec.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hardware/firewire/libfreebob/pspec.xml b/hardware/firewire/libfreebob/pspec.xml index 6164f70a90..9e4fb968a9 100644 --- a/hardware/firewire/libfreebob/pspec.xml +++ b/hardware/firewire/libfreebob/pspec.xml @@ -1,4 +1,3 @@ - @@ -15,6 +14,7 @@ libfreebob implements a userland driver for BeBoB-based firewire audio devices. mirrors://sourceforge/freebob/libfreebob-1.0.11.tar.gz + libxml2-devel alsa-lib-devel libraw1394-devel libavc1394-devel @@ -55,7 +55,7 @@ - 2014-01-30 + 2016-03-24 1.0.11 First release Stefan Gronewold(groni) diff --git a/hardware/printer/foomatic-db-engine/pspec.xml b/hardware/printer/foomatic-db-engine/pspec.xml index 5d671dde4c..1e2d834bb0 100644 --- a/hardware/printer/foomatic-db-engine/pspec.xml +++ b/hardware/printer/foomatic-db-engine/pspec.xml @@ -42,7 +42,7 @@ - 2016-03-23 + 2016-03-24 4.0.12 First release Ayhan Yalçınsoy diff --git a/hardware/printer/foomatic-db-nonfree/pspec.xml b/hardware/printer/foomatic-db-nonfree/pspec.xml index 0b8018e4dd..f121385b06 100755 --- a/hardware/printer/foomatic-db-nonfree/pspec.xml +++ b/hardware/printer/foomatic-db-nonfree/pspec.xml @@ -32,7 +32,7 @@ - 2016-03-23 + 2016-03-24 20160323 First release Alihan Öztürk From 886e859d32345bfd86bd692c655a1f3452872d68 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 24 Mar 2016 18:53:10 +0200 Subject: [PATCH 4/4] emacs-php-mode: fix sha.. --- editor/emacs/emacs-php-mode/pspec.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/editor/emacs/emacs-php-mode/pspec.xml b/editor/emacs/emacs-php-mode/pspec.xml index 259f1e1d26..93dac94706 100644 --- a/editor/emacs/emacs-php-mode/pspec.xml +++ b/editor/emacs/emacs-php-mode/pspec.xml @@ -1,4 +1,3 @@ - @@ -13,7 +12,7 @@ data PHP mode for Emacs php-mode is an add-on for Emacs to help work with PHP files more efficiently. - http://stable.melpa.org/packages/php-mode-1.17.0.tar + http://stable.melpa.org/packages/php-mode-1.17.0.tar emacs @@ -35,7 +34,7 @@ - 2015-12-05 + 2016-03-24 1.17.0 First release Ilker Manap