[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2023-12-14 Thread Sam James
commit: 41e01ad7af5141e447cb51cb122b81799ab3ea2e
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 15 06:34:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 15 06:34:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e01ad7

media-gfx/fbida: add github upstream metadata

Signed-off-by: Sam James  gentoo.org>

 media-gfx/fbida/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-gfx/fbida/metadata.xml b/media-gfx/fbida/metadata.xml
index a7cecc21425c..39ce38297f2d 100644
--- a/media-gfx/fbida/metadata.xml
+++ b/media-gfx/fbida/metadata.xml
@@ -7,4 +7,7 @@
Install the framebuffer ghostscript 
viewer "fbgs"
Install the Motif based image viewer "ida"

+   
+   kraxel/fbida
+   
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2023-12-14 Thread Sam James
commit: 0cf2de95aa95d0d63a176b6b6c513553ea7115dc
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 15 06:33:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 15 06:33:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf2de95

media-gfx/fbida: fix metadata indentation

Signed-off-by: Sam James  gentoo.org>

 media-gfx/fbida/metadata.xml | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-gfx/fbida/metadata.xml b/media-gfx/fbida/metadata.xml
index e84bf58b2662..a7cecc21425c 100644
--- a/media-gfx/fbida/metadata.xml
+++ b/media-gfx/fbida/metadata.xml
@@ -1,10 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-
-Install the framebuffer image viewer "fbi"
-Install the framebuffer ghostscript viewer 
"fbgs"
-Install the Motif based image viewer "ida"
-
+   
+   
+   Install the framebuffer image viewer 
"fbi"
+   Install the framebuffer ghostscript 
viewer "fbgs"
+   Install the Motif based image viewer "ida"
+   
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2023-03-08 Thread Sam James
commit: 23bc59eb73ccee03622751cb8467a3b1575ee679
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Thu Mar  9 00:03:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar  9 01:07:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23bc59eb

media-gfx/fbida: Keyword 2.14-r6 mips, #898012

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

 media-gfx/fbida/fbida-2.14-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.14-r6.ebuild 
b/media-gfx/fbida/fbida-2.14-r6.ebuild
index 7f6bcc3ffd81..3620d12eb513 100644
--- a/media-gfx/fbida/fbida-2.14-r6.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2023-01-31 Thread Sam James
commit: e1e87389aadfb41f330f6292c2f4f4aec4a85e3f
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:18:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:18:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e87389

media-gfx/fbida: fix x11-libs/cairo dep

Nothing should've actually needed opengl on, so let's drop the dep,
as it's almost certainly bogus.

Closes: https://bugs.gentoo.org/892782
Signed-off-by: Sam James  gentoo.org>

 media-gfx/fbida/{fbida-2.14-r5.ebuild => fbida-2.14-r6.ebuild} | 4 ++--
 media-gfx/fbida/fbida-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.14-r5.ebuild 
b/media-gfx/fbida/fbida-2.14-r6.ebuild
similarity index 97%
rename from media-gfx/fbida/fbida-2.14-r5.ebuild
rename to media-gfx/fbida/fbida-2.14-r6.ebuild
index f0c6af2eef7d..7f6bcc3ffd81 100644
--- a/media-gfx/fbida/fbida-2.14-r5.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -27,7 +27,7 @@ CDEPEND="
media-libs/libexif
media-libs/libjpeg-turbo:=
virtual/ttf-fonts
-   x11-libs/cairo[opengl]
+   x11-libs/cairo
curl? ( net-misc/curl )
fbcon? (
app-text/poppler[cairo]

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index 27945e863d9a..bd5faf774dc9 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -30,7 +30,7 @@ CDEPEND="
media-libs/tiff:=
net-misc/curl
virtual/ttf-fonts
-   x11-libs/cairo[opengl]
+   x11-libs/cairo
x11-libs/libX11
x11-libs/libXpm
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2022-12-15 Thread Sam James
commit: 455458f170cd11e1542be13c9f1e330e00151e2c
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 16 04:26:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 16 04:29:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455458f1

media-gfx/fbida: unrevbump 

Unintentional, was defect in script for libtiff revbumps (fixed already for next
time.)

Signed-off-by: Sam James  gentoo.org>

 media-gfx/fbida/{fbida--r1.ebuild => fbida-.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-gfx/fbida/fbida--r1.ebuild 
b/media-gfx/fbida/fbida-.ebuild
similarity index 100%
rename from media-gfx/fbida/fbida--r1.ebuild
rename to media-gfx/fbida/fbida-.ebuild



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2022-08-27 Thread WANG Xuerui
commit: 1a6e14a250882429f2110a72628d6eb4c39cc950
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sun Aug 28 03:53:19 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sun Aug 28 05:05:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a6e14a2

media-gfx/fbida: keyword 2.14-r3 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 media-gfx/fbida/fbida-2.14-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.14-r3.ebuild 
b/media-gfx/fbida/fbida-2.14-r3.ebuild
index 2ab410867ab3..f2955cd4adc6 100644
--- a/media-gfx/fbida/fbida-2.14-r3.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2022-07-29 Thread Yixun Lan
commit: 809a9adf0446dae80501ba05235f0f94022ca9d8
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Jul 30 05:20:00 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Jul 30 05:21:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809a9adf

media-gfx/fbida: keyword 2.14-r3 for ~riscv

Signed-off-by: Yixun Lan  gentoo.org>

 media-gfx/fbida/fbida-2.14-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.14-r3.ebuild 
b/media-gfx/fbida/fbida-2.14-r3.ebuild
index 26920f5b7089..2ab410867ab3 100644
--- a/media-gfx/fbida/fbida-2.14-r3.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2021-10-30 Thread Sam James
commit: 952bb75c6b499abeb75e42e1451a856066c2a712
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jul 22 05:38:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 31 00:19:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=952bb75c

media-gfx/fbida: Set USE-defaults for mesa[egl,gbm]

Signed-off-by: Matt Turner  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 media-gfx/fbida/{fbida-2.14-r2.ebuild => fbida-2.14-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.14-r2.ebuild 
b/media-gfx/fbida/fbida-2.14-r3.ebuild
similarity index 98%
rename from media-gfx/fbida/fbida-2.14-r2.ebuild
rename to media-gfx/fbida/fbida-2.14-r3.ebuild
index 9c979c1b17e..26920f5b708 100644
--- a/media-gfx/fbida/fbida-2.14-r2.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r3.ebuild
@@ -31,7 +31,7 @@ CDEPEND="
curl? ( net-misc/curl )
fbcon? (
app-text/poppler[cairo]
-   media-libs/mesa[X(+),gbm]
+   media-libs/mesa[X(+),gbm(+)]
x11-libs/libdrm
x11-libs/pixman
)



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2021-06-19 Thread Sergei Trofimovich
commit: e69dd0aae73337b7927cee8609d40ea221103bf9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun 19 15:28:36 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun 19 15:29:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69dd0aa

media-gfx/fbida: keyworded 2.14-r2 for ia64

keyworded wrt bug #790599

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/fbida/fbida-2.14-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.14-r2.ebuild 
b/media-gfx/fbida/fbida-2.14-r2.ebuild
index 0a911ca59a5..89a36b7d618 100644
--- a/media-gfx/fbida/fbida-2.14-r2.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2021-06-12 Thread Sam James
commit: 99c18285c7f5bed1b9ad6fcf4be3ab0bebfc4cdc
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 12 17:13:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 12 17:13:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c18285

media-gfx/fbida: Keyword 2.14-r2 arm64, #790599

Signed-off-by: Sam James  gentoo.org>

 media-gfx/fbida/fbida-2.14-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.14-r2.ebuild 
b/media-gfx/fbida/fbida-2.14-r2.ebuild
index 7a8c7095485..0a911ca59a5 100644
--- a/media-gfx/fbida/fbida-2.14-r2.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/files/

2021-01-31 Thread Conrad Kostecki
commit: 87ba9f6d99653504f0f7a53e6bba143cdb3fb27f
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Jan 31 18:47:18 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Jan 31 20:38:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ba9f6d

media-gfx/fbida: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/19276
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 media-gfx/fbida/files/fbida-2.10-fprintf-format.patch | 11 ---
 media-gfx/fbida/files/fbida-2.13-Autoconf.patch   | 11 ---
 2 files changed, 22 deletions(-)

diff --git a/media-gfx/fbida/files/fbida-2.10-fprintf-format.patch 
b/media-gfx/fbida/files/fbida-2.10-fprintf-format.patch
deleted file mode 100644
index d1c0b36dbfb..000
--- a/media-gfx/fbida/files/fbida-2.10-fprintf-format.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/wr/write-ps.c
-+++ b/wr/write-ps.c
-@@ -458,7 +458,7 @@
-   fprintf(fp,"\n");
-   }
- }
--fprintf(fp,footer);
-+fprintf(fp, "%s", footer);
- return 0;
- }
- 

diff --git a/media-gfx/fbida/files/fbida-2.13-Autoconf.patch 
b/media-gfx/fbida/files/fbida-2.13-Autoconf.patch
deleted file mode 100644
index 41c4e2f7d9b..000
--- a/media-gfx/fbida/files/fbida-2.13-Autoconf.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/mk/Autoconf.mk
-+++ b/mk/Autoconf.mk
-@@ -162,7 +162,7 @@
-   @true
- 
- Make.config: $(srcdir)/GNUmakefile
--  @echo -e "$(make-config-q)" > $@
-+  @printf "$(make-config-q)" > $@
-   @echo
-   @echo "Make.config written, edit if needed"
-   @echo



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2021-01-02 Thread Andreas K. Hüttel
commit: ff00739b3d036bfac751a0e1f130cd7d1758fc53
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Sun Jan  3 00:49:07 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Jan  3 00:54:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff00739b

media-gfx/fbida: Remove old

Bug: https://bugs.gentoo.org/706650
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel  gentoo.org>

 media-gfx/fbida/Manifest |   2 -
 media-gfx/fbida/fbida-2.12.ebuild| 125 ---
 media-gfx/fbida/fbida-2.13-r1.ebuild | 121 -
 3 files changed, 248 deletions(-)

diff --git a/media-gfx/fbida/Manifest b/media-gfx/fbida/Manifest
index 905819e9f56..4fcf2f72351 100644
--- a/media-gfx/fbida/Manifest
+++ b/media-gfx/fbida/Manifest
@@ -1,4 +1,2 @@
-DIST fbida-2.12.tar.gz 294842 BLAKE2B 
f9de5957f9015e022868d2b14d0269951fccbe8f10b591b3b58758fb67232487aaaf2de23c8ee9b42a7ad9e645e3fed2ac1f05588c039ce9270f418b60b1a3da
 SHA512 
383eb766a98137f7252cd981d0e8c9a7382223705a43332f50990ea26763d4882ed1585e72fe9199528502d7f8f9de2e90718dbce71ee08d2181c74aa3e7e515
-DIST fbida-2.13.tar.gz 296020 BLAKE2B 
119be4103b53ab7e7d1791a22172e1311ced0db5e9c928faf22ab08dbe1670c91d30f7dafbf8873a9621c16a7902354f5e21e2a86d45c9572b30fe8e205bfc4d
 SHA512 
a316776f381fac6ec6a5d085ece7a42e8e34b2c0f5ae1cc58ad5b5736dc83d8f2e7776779716abfc0ae9c51baacdf911df6a0be610d2b7b2e3ce6d0c81e1fdc3
 DIST fbida-2.14.tar.gz 296826 BLAKE2B 
0015b426c5deaf72737a52bddb065e7d0cb804ea97157dded522061d8fabb5c632d5e66b1ef1b4e75b355537ef4f4e603f3a877e2ef92d1581eaa4791ab5be99
 SHA512 
8f3596ad8a22497880ac698d3b324e038ac5ccae7481fe4a902fc6e8bf43ba1bb3a96af8c7a3347bea86c1988f35674e2647901ac256bd4e8261d467a6a343ec
 DIST ida.png.bz2 11928 BLAKE2B 
8a1c89fc5adfb16c69f9591a299beb62c84d66960b586fbc819e53f904c90beef821ecf3539236563644c28e3ad3c7dbf861b140c820be649305a658b3613433
 SHA512 
cf3c1bc8d25fe75f10c0a0414b5c082348df2fa94864ec4537c36e0b357cf35b68e2eca205bbf48578a41c27317701aee621c6dd176e0bf3857c52f895d6bfd3

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
deleted file mode 100644
index 80d37357377..000
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ /dev/null
@@ -1,125 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
-HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/;
-SRC_URI="
-   https://www.kraxel.org/releases/${PN}/${P}.tar.gz
-   mirror://gentoo/ida.png.bz2
-"
-LICENSE="GPL-2 IJG"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86"
-IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
-REQUIRED_USE="
-   ghostscript? ( tiff )
-"
-
-CDEPEND="
-   !media-gfx/fbi
-   app-text/poppler
-   >=media-libs/fontconfig-2.2
-   >=media-libs/freetype-2.0
-   media-libs/libepoxy
-   media-libs/libexif
-   media-libs/mesa[X(+)]
-   virtual/jpeg:*
-   virtual/ttf-fonts
-   x11-libs/cairo[opengl]
-   x11-libs/libdrm
-   curl? ( net-misc/curl )
-   gif? ( media-libs/giflib:= )
-   lirc? ( app-misc/lirc )
-   png? ( media-libs/libpng:* )
-   scanner? ( media-gfx/sane-backends )
-   tiff? ( media-libs/tiff:* )
-   webp? ( media-libs/libwebp )
-   X? (
-   >=x11-libs/motif-2.3:0
-   x11-libs/libX11
-   x11-libs/libXpm
-   x11-libs/libXt
-   )
-"
-
-DEPEND="
-   ${CDEPEND}
-   X? ( x11-base/xorg-proto )
-"
-
-RDEPEND="
-   ${CDEPEND}
-   ghostscript? (
-   app-text/ghostscript-gpl
-   )
-"
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/ida-desktop.patch \
-   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch \
-   "${FILESDIR}"/${PN}-2.10-fprintf-format.patch
-
-   tc-export CC CPP
-
-   # upstream omission?
-   echo ${PV} > VERSION
-}
-
-src_configure() {
-   # Let autoconf do its job and then fix things to build fbida
-   # according to our specifications
-   emake Make.config
-
-   gentoo_fbida() {
-   local useflag=${1}
-   local config=${2}
-
-   local option="no"
-   use ${useflag} && option="yes"
-
-   sed -i \
-   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
-   "${S}/Make.config" || die
-   }
-
-   gentoo_fbida X MOTIF
-   gentoo_fbida curl LIBCURL
-   gentoo_fbida fbcon LINUX_FB_H
-   gentoo_fbida gif LIBUNGIF
-   gentoo_fbida lirc LIBLIRC
-   gentoo_fbida ghostscript LIBTIFF
-   gentoo_fbida png LIBPNG
-   gentoo_fbida scanner LIBSANE
-   gentoo_fbida tiff LIBTIFF
-   gentoo_fbida webp LIBWEBP
-}
-
-src_compile() {
-   

[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2020-11-17 Thread Agostino Sarubbo
commit: 9437fcb9892122ca7ec5dad6de0e67d9b08518b1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Nov 18 06:52:30 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Nov 18 06:52:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9437fcb9

media-gfx/fbida: amd64 stable wrt bug #734054

Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-gfx/fbida/fbida-2.14-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.14-r2.ebuild 
b/media-gfx/fbida/fbida-2.14-r2.ebuild
index 46e671b8cc4..7a8c7095485 100644
--- a/media-gfx/fbida/fbida-2.14-r2.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2020-11-17 Thread Agostino Sarubbo
commit: aec1b4bbac92e396365ca98e851adc961293b29e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 17 19:08:34 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 17 19:08:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec1b4bb

media-gfx/fbida: sparc stable wrt bug #734054

Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-gfx/fbida/fbida-2.14-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.14-r2.ebuild 
b/media-gfx/fbida/fbida-2.14-r2.ebuild
index 8ab68490c7d..46e671b8cc4 100644
--- a/media-gfx/fbida/fbida-2.14-r2.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ppc ppc64 sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2020-10-27 Thread Sergei Trofimovich
commit: 2e08d98a9073bcea6eeb82a9dd2e6018bc35e5e9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Oct 27 08:28:42 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Oct 27 08:28:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e08d98a

media-gfx/fbida: stable 2.14-r2 for ppc/ppc64

stable wrt bug #734054 (STABLEREQ)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/fbida/fbida-2.14-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.14-r2.ebuild 
b/media-gfx/fbida/fbida-2.14-r2.ebuild
index 277f3f74be3..8ab68490c7d 100644
--- a/media-gfx/fbida/fbida-2.14-r2.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ppc ppc64 ~sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2020-10-25 Thread Sam James
commit: 3a2fe57a1ed983f5648addfbad8fcf04e0649813
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 26 00:15:04 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 26 00:15:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2fe57a

media-gfx/fbida: Stabilize 2.14-r2 arm, #734054

Signed-off-by: Sam James  gentoo.org>

 media-gfx/fbida/fbida-2.14-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.14-r2.ebuild 
b/media-gfx/fbida/fbida-2.14-r2.ebuild
index 2b576993768..277f3f74be3 100644
--- a/media-gfx/fbida/fbida-2.14-r2.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2020-09-05 Thread Jeroen Roovers
commit: b1c77eafd6a113cbdf7c129a92237e68ff3c7ad1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Sep  5 09:09:27 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Sep  5 09:12:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c77eaf

media-gfx/fbida: Set more dependencies

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Closes: https://bugs.gentoo.org/595234
Closes: https://bugs.gentoo.org/642640
Signed-off-by: Jeroen Roovers  gentoo.org>

 media-gfx/fbida/fbida-2.14-r2.ebuild | 8 ++--
 media-gfx/fbida/fbida-.ebuild| 5 -
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.14-r2.ebuild 
b/media-gfx/fbida/fbida-2.14-r2.ebuild
index fc24a8fba54..d0237a1e80d 100644
--- a/media-gfx/fbida/fbida-2.14-r2.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r2.ebuild
@@ -25,12 +25,16 @@ CDEPEND="
app-text/poppler
media-libs/libepoxy
media-libs/libexif
-   media-libs/mesa[X(+)]
virtual/jpeg:*
virtual/ttf-fonts
x11-libs/cairo[opengl]
-   x11-libs/libdrm
curl? ( net-misc/curl )
+   fbcon? (
+   app-text/poppler[cairo]
+   media-libs/mesa[X(+),gbm]
+   x11-libs/libdrm
+   x11-libs/pixman
+   )
gif? ( media-libs/giflib:= )
lirc? ( app-misc/lirc )
png? ( media-libs/libpng:* )

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index b19668484cf..c8b7ba52c58 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -13,12 +13,13 @@ SRC_URI="
 LICENSE="GPL-2 IJG"
 SLOT="0"
 KEYWORDS=""
+
 CDEPEND="
!media-gfx/fbi
>=media-libs/fontconfig-2.2
>=media-libs/freetype-2.0
>=x11-libs/motif-2.3:0[xft]
-   app-text/poppler
+   app-text/poppler[cairo]
media-libs/giflib:=
media-libs/libepoxy
media-libs/libexif
@@ -34,6 +35,8 @@ CDEPEND="
x11-libs/libXpm
x11-libs/libXt
x11-libs/libdrm
+   x11-libs/libxkbcommon
+   x11-libs/pixman
 "
 DEPEND="
${CDEPEND}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2020-09-05 Thread Jeroen Roovers
commit: 539547c5e9fb43de23cfc4e8fcf7c0fb618b80e4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Sep  5 08:27:28 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Sep  5 08:28:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539547c5

media-gfx/fbida: Depend on x11-libs/motif[xft]

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Closes: https://bugs.gentoo.org/722804
Signed-off-by: Jeroen Roovers  gentoo.org>

 media-gfx/fbida/{fbida-2.14-r1.ebuild => fbida-2.14-r2.ebuild} | 4 ++--
 media-gfx/fbida/fbida-.ebuild  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.14-r1.ebuild 
b/media-gfx/fbida/fbida-2.14-r2.ebuild
similarity index 98%
rename from media-gfx/fbida/fbida-2.14-r1.ebuild
rename to media-gfx/fbida/fbida-2.14-r2.ebuild
index 52d9b010ac6..fc24a8fba54 100644
--- a/media-gfx/fbida/fbida-2.14-r1.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r2.ebuild
@@ -20,9 +20,9 @@ REQUIRED_USE="
 
 CDEPEND="
!media-gfx/fbi
-   app-text/poppler
>=media-libs/fontconfig-2.2
>=media-libs/freetype-2.0
+   app-text/poppler
media-libs/libepoxy
media-libs/libexif
media-libs/mesa[X(+)]
@@ -38,7 +38,7 @@ CDEPEND="
tiff? ( media-libs/tiff:* )
webp? ( media-libs/libwebp )
X? (
-   >=x11-libs/motif-2.3:0
+   >=x11-libs/motif-2.3:0[xft]
x11-libs/libX11
x11-libs/libXpm
x11-libs/libXt

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index ef3b13cbabc..b19668484cf 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -17,7 +17,7 @@ CDEPEND="
!media-gfx/fbi
>=media-libs/fontconfig-2.2
>=media-libs/freetype-2.0
-   >=x11-libs/motif-2.3:0
+   >=x11-libs/motif-2.3:0[xft]
app-text/poppler
media-libs/giflib:=
media-libs/libepoxy



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2020-09-04 Thread Jeroen Roovers
commit: 6540c5150c5f284577827ab2ef7aa03251c2a6c0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Sep  4 14:18:12 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Sep  4 14:19:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6540c515

media-gfx/fbida: EAPI=7

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Jeroen Roovers  gentoo.org>

 media-gfx/fbida/{fbida-2.14.ebuild => fbida-2.14-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.14.ebuild 
b/media-gfx/fbida/fbida-2.14-r1.ebuild
similarity index 98%
rename from media-gfx/fbida/fbida-2.14.ebuild
rename to media-gfx/fbida/fbida-2.14-r1.ebuild
index 4547fdc995f..52d9b010ac6 100644
--- a/media-gfx/fbida/fbida-2.14.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r1.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit eutils toolchain-funcs
+EAPI=7
+inherit desktop toolchain-funcs
 
 DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
 HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/;



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/files/, media-gfx/fbida/

2020-09-04 Thread Jeroen Roovers
commit: 5009428af1da8292bce03582bed1935340bfa2e0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Sep  4 13:26:44 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Sep  4 13:32:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5009428a

media-gfx/fbida: Fix cpp call

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Closes: https://bugs.gentoo.org/740306
Signed-off-by: Jeroen Roovers  gentoo.org>

 media-gfx/fbida/fbida-2.14.ebuild  | 1 +
 media-gfx/fbida/fbida-.ebuild  | 3 ++-
 media-gfx/fbida/files/fbida-2.14-cpp.patch | 6 ++
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.14.ebuild 
b/media-gfx/fbida/fbida-2.14.ebuild
index 9e5d00b136d..4547fdc995f 100644
--- a/media-gfx/fbida/fbida-2.14.ebuild
+++ b/media-gfx/fbida/fbida-2.14.ebuild
@@ -61,6 +61,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.10-giflib-4.2.patch
"${FILESDIR}"/${PN}-2.14-Autoconf.patch
"${FILESDIR}"/${PN}-2.14-fno-common.patch
+   "${FILESDIR}"/${PN}-2.14-cpp.patch
 )
 
 src_configure() {

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index 1da49034956..ef3b13cbabc 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -6,7 +6,7 @@ inherit desktop git-r3 meson toolchain-funcs
 
 DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
 HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/;
-EGIT_REPO_URI="https://git.kraxel.org/cgit/fbida;
+EGIT_REPO_URI="https://git.kraxel.org/git/fbida;
 SRC_URI="
mirror://gentoo/ida.png.bz2
 "
@@ -45,6 +45,7 @@ RDEPEND="
 PATCHES=(
"${FILESDIR}"/ida-desktop.patch
"${FILESDIR}"/${PN}-2.10-giflib-4.2.patch
+   "${FILESDIR}"/${PN}-2.14-cpp.patch
 )
 
 src_unpack() {

diff --git a/media-gfx/fbida/files/fbida-2.14-cpp.patch 
b/media-gfx/fbida/files/fbida-2.14-cpp.patch
new file mode 100644
index 000..1e7635bbd2a
--- /dev/null
+++ b/media-gfx/fbida/files/fbida-2.14-cpp.patch
@@ -0,0 +1,6 @@
+--- a/scripts/jpeg-version.sh
 b/scripts/jpeg-version.sh
+@@ -1,2 +1,2 @@
+ #!/bin/sh
+-echo JPEG_LIB_VERSION | cpp $CFLAGS -include jpeglib.h | tail -1
++echo JPEG_LIB_VERSION | $CPP $CFLAGS -include jpeglib.h - | tail -1



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2020-09-02 Thread Sergei Trofimovich
commit: cce13584764756089f349e872eb41306415869c2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Sep  2 19:52:46 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep  2 21:03:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce13584

media-gfx/fbida: drop to ~hppa

Package-Manager: Portage-3.0.4, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/fbida/fbida-2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index ac6cac23494..80d37357377 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2020-05-13 Thread Jeroen Roovers
commit: cf0f7dbed99a90abf6715eb407802dfbcaf880dd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed May 13 08:21:26 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed May 13 08:22:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0f7dbe

media-gfx/fbida: Update live ebuild

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers  gentoo.org>

 media-gfx/fbida/fbida-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index 417d2d86c1b..1da49034956 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -64,7 +64,7 @@ src_prepare() {
 src_install() {
meson_src_install
 
-   dodoc README
+   dodoc Changes README.{ida,md} TODO
 
doicon "${WORKDIR}"/ida.png
domenu desktop/ida.desktop



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/, media-gfx/fbida/files/

2020-04-08 Thread Jeroen Roovers
commit: 49691c5032ecf81e6dc96b98a04f7df36acbf2ee
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Apr  8 07:28:14 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Apr  8 07:28:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49691c50

media-gfx/fbida: Fix building with CFLAGS=-fno-common

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Closes: https://bugs.gentoo.org/713004
Signed-off-by: Jeroen Roovers  gentoo.org>

 media-gfx/fbida/fbida-2.14.ebuild |  1 +
 media-gfx/fbida/files/fbida-2.14-fno-common.patch | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/media-gfx/fbida/fbida-2.14.ebuild 
b/media-gfx/fbida/fbida-2.14.ebuild
index c7ddbadf36c..9e5d00b136d 100644
--- a/media-gfx/fbida/fbida-2.14.ebuild
+++ b/media-gfx/fbida/fbida-2.14.ebuild
@@ -60,6 +60,7 @@ PATCHES=(
"${FILESDIR}"/ida-desktop.patch
"${FILESDIR}"/${PN}-2.10-giflib-4.2.patch
"${FILESDIR}"/${PN}-2.14-Autoconf.patch
+   "${FILESDIR}"/${PN}-2.14-fno-common.patch
 )
 
 src_configure() {

diff --git a/media-gfx/fbida/files/fbida-2.14-fno-common.patch 
b/media-gfx/fbida/files/fbida-2.14-fno-common.patch
new file mode 100644
index 000..e2f29f6be7f
--- /dev/null
+++ b/media-gfx/fbida/files/fbida-2.14-fno-common.patch
@@ -0,0 +1,53 @@
+--- a/fbi.c
 b/fbi.c
+@@ -86,7 +86,6 @@ static int img_mem, max_mem_mb;
+ 
+ /* graphics interface */
+ gfxstate   *gfx;
+-intdebug;
+ 
+ /* framebuffer */
+ char   *fbdev = NULL;
+--- a/filter.c
 b/filter.c
+@@ -6,8 +6,6 @@
+ #include "readers.h"
+ #include "filter.h"
+ 
+-int debug = 0;
+-
+ /* --- */
+ 
+ static void
+--- a/idaconfig.h
 b/idaconfig.h
+@@ -17,7 +17,7 @@
+ 
+ /* -- 
*/
+ 
+-char *ida_lists;
++extern char *ida_lists;
+ 
+ void ida_init_config(void);
+ void ida_read_config(void);
+--- a/readers.c
 b/readers.c
+@@ -7,6 +7,8 @@
+ #include "readers.h"
+ #include "byteorder.h"
+ 
++int debug=0;
++
+ /* --- */
+ 
+ void load_bits_lsb(unsigned char *dst, unsigned char *src, int width,
+--- a/viewer.c
 b/viewer.c
+@@ -38,7 +38,6 @@
+ 
+ #define PROCESS_LINES16
+ 
+-int debug;
+ Cursor ptrs[POINTER_COUNT];
+ 
+ /* --- */



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2019-04-24 Thread Jeroen Roovers
commit: 40dfd32f2ed6cec8b0cddc845ad52791da2b2bf0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Apr 24 18:33:03 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Apr 24 18:34:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40dfd32f

media-gfx/fbida: Update live ebuild

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 media-gfx/fbida/fbida-.ebuild | 111 +-
 1 file changed, 24 insertions(+), 87 deletions(-)

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index d2f3b8d0b08..b1a1c6b1f62 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -1,63 +1,51 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit eutils git-r3 toolchain-funcs
+EAPI=7
+inherit desktop git-r3 meson toolchain-funcs
 
 DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
 HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/;
-EGIT_REPO_URI="
-   git://git.kraxel.org/fbida
-"
+EGIT_REPO_URI="https://git.kraxel.org/cgit/fbida;
 SRC_URI="
mirror://gentoo/ida.png.bz2
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
 KEYWORDS=""
-IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
-REQUIRED_USE="
-   ghostscript? ( tiff )
-"
-
 CDEPEND="
!media-gfx/fbi
-   app-text/poppler
>=media-libs/fontconfig-2.2
>=media-libs/freetype-2.0
+   >=x11-libs/motif-2.3:0
+   app-text/poppler
+   media-libs/giflib:=
media-libs/libepoxy
media-libs/libexif
+   media-libs/libpng:*
+   media-libs/libwebp
media-libs/mesa
+   media-libs/tiff:*
+   net-misc/curl
virtual/jpeg:*
virtual/ttf-fonts
x11-libs/cairo[opengl]
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXt
x11-libs/libdrm
-   curl? ( net-misc/curl )
-   gif? ( media-libs/giflib:= )
-   lirc? ( app-misc/lirc )
-   png? ( media-libs/libpng:* )
-   scanner? ( media-gfx/sane-backends )
-   tiff? ( media-libs/tiff:* )
-   webp? ( media-libs/libwebp )
-   X? (
-   >=x11-libs/motif-2.3:0
-   x11-libs/libX11
-   x11-libs/libXpm
-   x11-libs/libXt
-   )
 "
-
 DEPEND="
${CDEPEND}
-   X? ( x11-base/xorg-proto )
+   x11-base/xorg-proto
 "
-
 RDEPEND="
${CDEPEND}
-   ghostscript? (
-   app-text/ghostscript-gpl
-   )
 "
+PATCHES=(
+   "${FILESDIR}"/ida-desktop.patch
+   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch
+)
 
 src_unpack() {
unpack ${A}
@@ -65,70 +53,19 @@ src_unpack() {
 }
 
 src_prepare() {
-   eapply \
-   "${FILESDIR}"/ida-desktop.patch \
-   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch \
-   "${FILESDIR}"/${PN}-2.10-fprintf-format.patch
-
-   eapply_user
-
-   tc-export CC CPP
+   default
 
# upstream omission?
echo ${PV} > VERSION
-}
-
-src_configure() {
-   # Let autoconf do its job and then fix things to build fbida
-   # according to our specifications
-   emake Make.config
-
-   gentoo_fbida() {
-   local useflag=${1}
-   local config=${2}
-
-   local option="no"
-   use ${useflag} && option="yes"
-
-   sed -i \
-   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
-   "${S}/Make.config" || die
-   }
 
-   gentoo_fbida X MOTIF
-   gentoo_fbida curl LIBCURL
-   gentoo_fbida fbcon LINUX_FB_H
-   gentoo_fbida gif LIBUNGIF
-   gentoo_fbida lirc LIBLIRC
-   gentoo_fbida ghostscript LIBTIFF
-   gentoo_fbida png LIBPNG
-   gentoo_fbida scanner LIBSANE
-   gentoo_fbida tiff LIBTIFF
-   gentoo_fbida webp LIBWEBP
-}
-
-src_compile() {
-   emake verbose=yes
+   tc-export CC CPP
 }
 
 src_install() {
-   emake \
-   DESTDIR="${ED}" \
-   STRIP="" \
-   prefix=/usr \
-   install
+   meson_src_install
 
dodoc README
 
-   if use fbcon && ! use ghostscript; then
-   rm \
-   "${ED}"/usr/bin/fbgs \
-   "${ED}"/usr/share/man/man1/fbgs.1 \
-   || die
-   fi
-
-   if use X ; then
-   doicon "${WORKDIR}"/ida.png
-   domenu desktop/ida.desktop
-   fi
+   doicon "${WORKDIR}"/ida.png
+   domenu desktop/ida.desktop
 }



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2018-10-19 Thread Michał Górny
commit: 355d47ff22b8ba29118d83a56452bce12c9260e0
Author: Marty E. Plummer  startmail  com>
AuthorDate: Mon Oct 15 18:40:12 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 19 08:49:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355d47ff

media-gfx/fbida: remove local webp use flag

Signed-off-by: Marty E. Plummer  startmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michał Górny  gentoo.org>

 media-gfx/fbida/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-gfx/fbida/metadata.xml b/media-gfx/fbida/metadata.xml
index 32d2983868d..0959fcdd115 100644
--- a/media-gfx/fbida/metadata.xml
+++ b/media-gfx/fbida/metadata.xml
@@ -8,6 +8,5 @@
 Install the framebuffer image viewer "fbi"
 Install the framebuffer ghostscript viewer 
"fbgs"
 Install the Motif based image viewer "ida"
-Enable support for the WebP image format
 
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2018-05-27 Thread Aaron Bauman
commit: a551616751e33d1739b0ba0ab72b0864bf0cd12d
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May 27 13:05:49 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun May 27 16:08:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5516167

media-gfx/fbida: use HTTPs

 media-gfx/fbida/fbida-2.12.ebuild| 4 ++--
 media-gfx/fbida/fbida-2.13-r1.ebuild | 4 ++--
 media-gfx/fbida/fbida-2.14.ebuild| 4 ++--
 media-gfx/fbida/fbida-.ebuild| 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index 21c9c5498dc..60d4488e76c 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -5,9 +5,9 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
-HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/;
 SRC_URI="
-   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
+   https://www.kraxel.org/releases/${PN}/${P}.tar.gz
mirror://gentoo/ida.png.bz2
 "
 LICENSE="GPL-2 IJG"

diff --git a/media-gfx/fbida/fbida-2.13-r1.ebuild 
b/media-gfx/fbida/fbida-2.13-r1.ebuild
index ca112ea82bf..d61d08b8625 100644
--- a/media-gfx/fbida/fbida-2.13-r1.ebuild
+++ b/media-gfx/fbida/fbida-2.13-r1.ebuild
@@ -5,9 +5,9 @@ EAPI=6
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
-HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/;
 SRC_URI="
-   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
+   https://www.kraxel.org/releases/${PN}/${P}.tar.gz
mirror://gentoo/ida.png.bz2
 "
 LICENSE="GPL-2 IJG"

diff --git a/media-gfx/fbida/fbida-2.14.ebuild 
b/media-gfx/fbida/fbida-2.14.ebuild
index 0df94d36142..2783b914577 100644
--- a/media-gfx/fbida/fbida-2.14.ebuild
+++ b/media-gfx/fbida/fbida-2.14.ebuild
@@ -5,9 +5,9 @@ EAPI=6
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
-HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/;
 SRC_URI="
-   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
+   https://www.kraxel.org/releases/${PN}/${P}.tar.gz
mirror://gentoo/ida.png.bz2
 "
 LICENSE="GPL-2 IJG"

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index ff4be7c5c7a..d2f3b8d0b08 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit eutils git-r3 toolchain-funcs
 
 DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
-HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/;
 EGIT_REPO_URI="
git://git.kraxel.org/fbida
 "



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/, media-gfx/fbida/files/

2017-09-10 Thread Jeroen Roovers
commit: e3dc6fe682929331ea6bccd5a7b983bad218774d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 10 21:12:56 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 10 21:18:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3dc6fe6

media-gfx/fbida: Version bump.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 media-gfx/fbida/Manifest|   1 +
 media-gfx/fbida/fbida-2.14.ebuild   | 120 
 media-gfx/fbida/files/fbida-2.14-Autoconf.patch |  11 +++
 3 files changed, 132 insertions(+)

diff --git a/media-gfx/fbida/Manifest b/media-gfx/fbida/Manifest
index 8dd1304765a..e3df9a864b2 100644
--- a/media-gfx/fbida/Manifest
+++ b/media-gfx/fbida/Manifest
@@ -1,3 +1,4 @@
 DIST fbida-2.12.tar.gz 294842 SHA256 
d33193105cce77057c919761728cee9bbe8ec8ec4f12a770a600cab33611822f SHA512 
383eb766a98137f7252cd981d0e8c9a7382223705a43332f50990ea26763d4882ed1585e72fe9199528502d7f8f9de2e90718dbce71ee08d2181c74aa3e7e515
 WHIRLPOOL 
7ea067497eee03623fe8f07afbb77c354973187edd09f40b94d73d1b2d7c823db846c277005473c169cd1ad923e378d22d3c065f3522667e544d25917cd6495a
 DIST fbida-2.13.tar.gz 296020 SHA256 
a887195dcd189055ee9b787eb03c8b7954df3aec540a1f90d8e92f873126db07 SHA512 
a316776f381fac6ec6a5d085ece7a42e8e34b2c0f5ae1cc58ad5b5736dc83d8f2e7776779716abfc0ae9c51baacdf911df6a0be610d2b7b2e3ce6d0c81e1fdc3
 WHIRLPOOL 
d94273ff9b631902d38fc1d65155fe18f50bca5055659bdc8bd945e68b913d1e65da4aa5b13358f9f4f662cee7199c92b244abdc9f89c127a74fce8e5beefabc
+DIST fbida-2.14.tar.gz 296826 SHA256 
95b7c01556cb6ef9819f358b314ddfeb8a4cbe862b521a3ed62f03d163154438 SHA512 
8f3596ad8a22497880ac698d3b324e038ac5ccae7481fe4a902fc6e8bf43ba1bb3a96af8c7a3347bea86c1988f35674e2647901ac256bd4e8261d467a6a343ec
 WHIRLPOOL 
b545390ac42122d6cabeaef2d365c0519e695c715bf50f8ade64a53a5655f2845ba8931dc64462fe318bb9df5e0d0e6bf93f173f63d92044b90ffe265c910ab1
 DIST ida.png.bz2 11928 SHA256 
ce90c13f8da8d2ced4cf0e55d2f960bc236355f6e5dd60ea6c56fbe51e6cabae SHA512 
cf3c1bc8d25fe75f10c0a0414b5c082348df2fa94864ec4537c36e0b357cf35b68e2eca205bbf48578a41c27317701aee621c6dd176e0bf3857c52f895d6bfd3
 WHIRLPOOL 
1b5e7835aa8a555a231ca58da8e249974639b29b1e15586c2d2d5a33e96908df1a3782fbe61d0c51dc888b7304c9f7541a96af4ca2b956b393909feb534ab5be

diff --git a/media-gfx/fbida/fbida-2.14.ebuild 
b/media-gfx/fbida/fbida-2.14.ebuild
new file mode 100644
index 000..482c92a8d70
--- /dev/null
+++ b/media-gfx/fbida/fbida-2.14.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
+HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+SRC_URI="
+   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
+   mirror://gentoo/ida.png.bz2
+"
+LICENSE="GPL-2 IJG"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
+REQUIRED_USE="
+   ghostscript? ( tiff )
+"
+
+CDEPEND="
+   !media-gfx/fbi
+   app-text/poppler
+   >=media-libs/fontconfig-2.2
+   >=media-libs/freetype-2.0
+   media-libs/libepoxy
+   media-libs/libexif
+   media-libs/mesa
+   virtual/jpeg:*
+   virtual/ttf-fonts
+   x11-libs/cairo[opengl]
+   x11-libs/libdrm
+   curl? ( net-misc/curl )
+   gif? ( media-libs/giflib:= )
+   lirc? ( app-misc/lirc )
+   png? ( media-libs/libpng:* )
+   scanner? ( media-gfx/sane-backends )
+   tiff? ( media-libs/tiff:* )
+   webp? ( media-libs/libwebp )
+   X? (
+   >=x11-libs/motif-2.3:0
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXt
+   )
+"
+
+DEPEND="
+   ${CDEPEND}
+   X? ( x11-proto/xextproto x11-proto/xproto )
+"
+
+RDEPEND="
+   ${CDEPEND}
+   ghostscript? (
+   app-text/ghostscript-gpl
+   )
+"
+PATCHES=(
+   "${FILESDIR}"/ida-desktop.patch
+   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch
+   "${FILESDIR}"/${PN}-2.14-Autoconf.patch
+)
+
+src_configure() {
+   tc-export CC CPP
+
+   # Let autoconf do its job and then fix things to build fbida
+   # according to our specifications
+   emake Make.config
+
+   gentoo_fbida() {
+   local useflag=${1}
+   local config=${2}
+
+   local option="no"
+   use ${useflag} && option="yes"
+
+   sed -i \
+   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
+   "${S}/Make.config" || die
+   }
+
+   gentoo_fbida X MOTIF
+   gentoo_fbida curl LIBCURL
+   gentoo_fbida fbcon LINUX_FB_H
+   gentoo_fbida gif LIBUNGIF
+   gentoo_fbida lirc LIBLIRC
+   gentoo_fbida ghostscript LIBTIFF
+   gentoo_fbida png LIBPNG
+   gentoo_fbida 

[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2017-03-18 Thread Jeroen Roovers
commit: 26cc55daeaabd263be7e7caa89dda037d812a63f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Mar 18 10:16:02 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Mar 18 10:16:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26cc55da

media-gfx/fbida: {D} => {ED}.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-gfx/fbida/{fbida-2.13.ebuild => fbida-2.13-r1.ebuild} | 6 +++---
 media-gfx/fbida/fbida-.ebuild   | 8 
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.13.ebuild 
b/media-gfx/fbida/fbida-2.13-r1.ebuild
similarity index 96%
rename from media-gfx/fbida/fbida-2.13.ebuild
rename to media-gfx/fbida/fbida-2.13-r1.ebuild
index 65b359ffcca..b3534f6df82 100644
--- a/media-gfx/fbida/fbida-2.13.ebuild
+++ b/media-gfx/fbida/fbida-2.13-r1.ebuild
@@ -100,7 +100,7 @@ src_compile() {
 
 src_install() {
emake \
-   DESTDIR="${D}" \
+   DESTDIR="${ED}" \
STRIP="" \
prefix=/usr \
install
@@ -109,8 +109,8 @@ src_install() {
 
if use fbcon && ! use ghostscript; then
rm \
-   "${D}"/usr/bin/fbgs \
-   "${D}"/usr/share/man/man1/fbgs.1 \
+   "${ED}"/usr/bin/fbgs \
+   "${ED}"/usr/share/man/man1/fbgs.1 \
|| die
fi
 

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index ca17f9007f5..dc27ba67de8 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -113,7 +113,7 @@ src_compile() {
 
 src_install() {
emake \
-   DESTDIR="${D}" \
+   DESTDIR="${ED}" \
STRIP="" \
prefix=/usr \
install
@@ -122,8 +122,8 @@ src_install() {
 
if use fbcon && ! use ghostscript; then
rm \
-   "${D}"/usr/bin/fbgs \
-   "${D}"/usr/share/man/man1/fbgs.1 \
+   "${ED}"/usr/bin/fbgs \
+   "${ED}"/usr/share/man/man1/fbgs.1 \
|| die
fi
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/files/, media-gfx/fbida/

2017-02-24 Thread Jeroen Roovers
commit: 4f6936aae06513a55417f2f8683f8dfdbeb8d5d0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb 24 15:06:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb 24 15:06:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6936aa

media-gfx/fbida: Version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-gfx/fbida/Manifest|   1 +
 media-gfx/fbida/fbida-2.13.ebuild   | 122 
 media-gfx/fbida/files/fbida-2.13-Autoconf.patch |  11 +++
 3 files changed, 134 insertions(+)

diff --git a/media-gfx/fbida/Manifest b/media-gfx/fbida/Manifest
index eecae916b3..8dd1304765 100644
--- a/media-gfx/fbida/Manifest
+++ b/media-gfx/fbida/Manifest
@@ -1,2 +1,3 @@
 DIST fbida-2.12.tar.gz 294842 SHA256 
d33193105cce77057c919761728cee9bbe8ec8ec4f12a770a600cab33611822f SHA512 
383eb766a98137f7252cd981d0e8c9a7382223705a43332f50990ea26763d4882ed1585e72fe9199528502d7f8f9de2e90718dbce71ee08d2181c74aa3e7e515
 WHIRLPOOL 
7ea067497eee03623fe8f07afbb77c354973187edd09f40b94d73d1b2d7c823db846c277005473c169cd1ad923e378d22d3c065f3522667e544d25917cd6495a
+DIST fbida-2.13.tar.gz 296020 SHA256 
a887195dcd189055ee9b787eb03c8b7954df3aec540a1f90d8e92f873126db07 SHA512 
a316776f381fac6ec6a5d085ece7a42e8e34b2c0f5ae1cc58ad5b5736dc83d8f2e7776779716abfc0ae9c51baacdf911df6a0be610d2b7b2e3ce6d0c81e1fdc3
 WHIRLPOOL 
d94273ff9b631902d38fc1d65155fe18f50bca5055659bdc8bd945e68b913d1e65da4aa5b13358f9f4f662cee7199c92b244abdc9f89c127a74fce8e5beefabc
 DIST ida.png.bz2 11928 SHA256 
ce90c13f8da8d2ced4cf0e55d2f960bc236355f6e5dd60ea6c56fbe51e6cabae SHA512 
cf3c1bc8d25fe75f10c0a0414b5c082348df2fa94864ec4537c36e0b357cf35b68e2eca205bbf48578a41c27317701aee621c6dd176e0bf3857c52f895d6bfd3
 WHIRLPOOL 
1b5e7835aa8a555a231ca58da8e249974639b29b1e15586c2d2d5a33e96908df1a3782fbe61d0c51dc888b7304c9f7541a96af4ca2b956b393909feb534ab5be

diff --git a/media-gfx/fbida/fbida-2.13.ebuild 
b/media-gfx/fbida/fbida-2.13.ebuild
new file mode 100644
index 00..4de73bcf29
--- /dev/null
+++ b/media-gfx/fbida/fbida-2.13.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
+HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+SRC_URI="
+   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
+   mirror://gentoo/ida.png.bz2
+"
+LICENSE="GPL-2 IJG"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
+REQUIRED_USE="
+   ghostscript? ( tiff )
+"
+
+CDEPEND="
+   !media-gfx/fbi
+   app-text/poppler
+   >=media-libs/fontconfig-2.2
+   >=media-libs/freetype-2.0
+   media-libs/libepoxy
+   media-libs/libexif
+   media-libs/mesa
+   virtual/jpeg:*
+   virtual/ttf-fonts
+   x11-libs/cairo[opengl]
+   x11-libs/libdrm
+   curl? ( net-misc/curl )
+   gif? ( media-libs/giflib:= )
+   lirc? ( app-misc/lirc )
+   png? ( media-libs/libpng:* )
+   scanner? ( media-gfx/sane-backends )
+   tiff? ( media-libs/tiff:* )
+   webp? ( media-libs/libwebp )
+   X? (
+   >=x11-libs/motif-2.3:0
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXt
+   )
+"
+
+DEPEND="
+   ${CDEPEND}
+   X? ( x11-proto/xextproto x11-proto/xproto )
+"
+
+RDEPEND="
+   ${CDEPEND}
+   ghostscript? (
+   app-text/ghostscript-gpl
+   )
+"
+PATCHES=(
+   "${FILESDIR}"/ida-desktop.patch
+   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch
+   "${FILESDIR}"/${PN}-2.10-fprintf-format.patch
+   "${FILESDIR}"/${PN}-2.13-Autoconf.patch
+)
+
+src_configure() {
+   tc-export CC CPP
+
+   # Let autoconf do its job and then fix things to build fbida
+   # according to our specifications
+   emake Make.config
+
+   gentoo_fbida() {
+   local useflag=${1}
+   local config=${2}
+
+   local option="no"
+   use ${useflag} && option="yes"
+
+   sed -i \
+   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
+   "${S}/Make.config" || die
+   }
+
+   gentoo_fbida X MOTIF
+   gentoo_fbida curl LIBCURL
+   gentoo_fbida fbcon LINUX_FB_H
+   gentoo_fbida gif LIBUNGIF
+   gentoo_fbida lirc LIBLIRC
+   gentoo_fbida ghostscript LIBTIFF
+   gentoo_fbida png LIBPNG
+   gentoo_fbida scanner LIBSANE
+   gentoo_fbida tiff LIBTIFF
+   gentoo_fbida webp LIBWEBP
+}
+
+src_compile() {
+   emake verbose=yes
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   STRIP="" \
+   prefix=/usr \
+   install
+
+   dodoc README
+
+   if use fbcon 

[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2017-02-01 Thread Jeroen Roovers
commit: 647013baf97035a65a860d7e7c2c0373fd177997
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Feb  2 07:31:05 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Feb  2 07:31:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647013ba

media-gfx/fbida: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-gfx/fbida/Manifest  |   1 -
 media-gfx/fbida/fbida-2.10.ebuild | 108 --
 2 files changed, 109 deletions(-)

diff --git a/media-gfx/fbida/Manifest b/media-gfx/fbida/Manifest
index c46d862..eecae91 100644
--- a/media-gfx/fbida/Manifest
+++ b/media-gfx/fbida/Manifest
@@ -1,3 +1,2 @@
-DIST fbida-2.10.tar.gz 283490 SHA256 
7a5a3aac61b40a6a2bbf716d270a46e2f8e8d5c97e314e927d41398a4d0b6cb6 SHA512 
b7371c19d68cc7219faca4bbfa464c85df2eb22c7bd737d4f0a6fb3de481497862ca22832801d29bab57285d5a8d7d0b0009e14426efdce2759d47340f5eca6d
 WHIRLPOOL 
78c5dc34a9f050e560ada960718a9f43e6d8c95fe4c91c052a70c93350de80eebd3e8e9b6c26361ecd8361efe96824e78b2af7a2b2e27430a11e712bb9a02ee0
 DIST fbida-2.12.tar.gz 294842 SHA256 
d33193105cce77057c919761728cee9bbe8ec8ec4f12a770a600cab33611822f SHA512 
383eb766a98137f7252cd981d0e8c9a7382223705a43332f50990ea26763d4882ed1585e72fe9199528502d7f8f9de2e90718dbce71ee08d2181c74aa3e7e515
 WHIRLPOOL 
7ea067497eee03623fe8f07afbb77c354973187edd09f40b94d73d1b2d7c823db846c277005473c169cd1ad923e378d22d3c065f3522667e544d25917cd6495a
 DIST ida.png.bz2 11928 SHA256 
ce90c13f8da8d2ced4cf0e55d2f960bc236355f6e5dd60ea6c56fbe51e6cabae SHA512 
cf3c1bc8d25fe75f10c0a0414b5c082348df2fa94864ec4537c36e0b357cf35b68e2eca205bbf48578a41c27317701aee621c6dd176e0bf3857c52f895d6bfd3
 WHIRLPOOL 
1b5e7835aa8a555a231ca58da8e249974639b29b1e15586c2d2d5a33e96908df1a3782fbe61d0c51dc888b7304c9f7541a96af4ca2b956b393909feb534ab5be

diff --git a/media-gfx/fbida/fbida-2.10.ebuild 
b/media-gfx/fbida/fbida-2.10.ebuild
deleted file mode 100644
index 3c8a0c3..
--- a/media-gfx/fbida/fbida-2.10.ebuild
+++ /dev/null
@@ -1,108 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
-HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
-SRC_URI="
-   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
-   mirror://gentoo/ida.png.bz2
-"
-LICENSE="GPL-2 IJG"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~sh sparc x86"
-IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
-REQUIRED_USE="
-   pdf? ( tiff )
-"
-
-RDEPEND="
-   !media-gfx/fbi
-   >=media-libs/fontconfig-2.2
-   >=media-libs/freetype-2.0
-   media-libs/libexif
-   curl? ( net-misc/curl )
-   gif? ( media-libs/giflib:= )
-   lirc? ( app-misc/lirc )
-   png? ( media-libs/libpng:* )
-   scanner? ( media-gfx/sane-backends )
-   tiff? ( media-libs/tiff:* )
-   virtual/jpeg:*
-   virtual/ttf-fonts
-   webp? ( media-libs/libwebp )
-   X? (
-   >=x11-libs/motif-2.3:0
-   x11-libs/libX11
-   x11-libs/libXpm
-   x11-libs/libXt
-   )
-"
-
-DEPEND="
-   ${RDEPEND}
-   X? ( x11-proto/xextproto x11-proto/xproto )
-   pdf? ( app-text/ghostscript-gpl )
-"
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/ida-desktop.patch \
-   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch
-
-   tc-export CC CPP
-}
-
-src_configure() {
-   # Let autoconf do its job and then fix things to build fbida
-   # according to our specifications
-   emake Make.config
-
-   gentoo_fbida() {
-   local useflag=${1}
-   local config=${2}
-
-   local option="no"
-   use ${useflag} && option="yes"
-
-   sed -i \
-   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
-   "${S}/Make.config" || die
-   }
-
-   gentoo_fbida X MOTIF
-   gentoo_fbida curl LIBCURL
-   gentoo_fbida fbcon LINUX_FB_H
-   gentoo_fbida gif LIBUNGIF
-   gentoo_fbida lirc LIBLIRC
-   gentoo_fbida pdf LIBTIFF
-   gentoo_fbida png LIBPNG
-   gentoo_fbida scanner LIBSANE
-   gentoo_fbida tiff LIBTIFF
-   gentoo_fbida webp LIBWEBP
-}
-
-src_compile() {
-   emake verbose=yes
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   STRIP="" \
-   prefix=/usr \
-   install
-
-   dodoc README
-
-   if use fbcon && ! use pdf; then
-   rm "${D}"/usr/bin/fbgs "${D}"/usr/share/man/man1/fbgs.1 || die
-   fi
-
-   if use X ; then
-   doicon "${WORKDIR}"/ida.png
-   domenu desktop/ida.desktop
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2017-01-04 Thread Agostino Sarubbo
commit: 54e28b369b92443e2d6b5e309c5fb24251bdabdd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan  4 15:27:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan  4 15:29:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e28b36

media-gfx/fbida: x86 stable wrt bug #583568

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-gfx/fbida/fbida-2.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index c32b8ec..fbe53ad 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ppc ppc64 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ~ppc ppc64 ~sh ~sparc x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-10-14 Thread Jeroen Roovers
commit: ad7d9b62eb0495b23bb950b4317cdff8db186c0b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Oct 15 04:15:57 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Oct 15 04:15:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7d9b62

media-gfx/fbida: Stable for PPC64 (bug #583568).

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 media-gfx/fbida/fbida-2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index a2fdb62..c32b8ec 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ~ppc ppc64 ~sh ~sparc ~x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-07-31 Thread Jeroen Roovers
commit: 76f276365ea30c336368b8c0951079ba4075cac6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jul 31 11:38:48 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jul 31 11:39:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f27636

media-gfx/fbida: Replace USE=pdf with USE=ghostscript

 - Currently fbpdf is not optional, so make all its dependencies unconditional
 - fbgs is optional, so make that RDEPEND on app-text/ghostscript-gpl again
   when USE=ghostscript

Package-Manager: portage-2.3.0

 media-gfx/fbida/fbida-2.12.ebuild | 40 +++
 media-gfx/fbida/fbida-.ebuild | 40 +++
 media-gfx/fbida/metadata.xml  |  1 +
 3 files changed, 49 insertions(+), 32 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index 74df0b9..cd0ddb0 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -14,31 +14,29 @@ SRC_URI="
 LICENSE="GPL-2 IJG"
 SLOT="0"
 KEYWORDS="alpha ~amd64 arm hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
+IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
-   pdf? ( tiff )
+   ghostscript? ( tiff )
 "
 
-RDEPEND="
+CDEPEND="
!media-gfx/fbi
+   app-text/poppler
>=media-libs/fontconfig-2.2
>=media-libs/freetype-2.0
+   media-libs/libepoxy
media-libs/libexif
+   media-libs/mesa
+   virtual/jpeg:*
+   virtual/ttf-fonts
+   x11-libs/cairo[opengl]
+   x11-libs/libdrm
curl? ( net-misc/curl )
gif? ( media-libs/giflib:= )
lirc? ( app-misc/lirc )
-   pdf? (
-   app-text/poppler
-   media-libs/libepoxy
-   media-libs/mesa
-   x11-libs/cairo[opengl]
-   x11-libs/libdrm
-   )
png? ( media-libs/libpng:* )
scanner? ( media-gfx/sane-backends )
tiff? ( media-libs/tiff:* )
-   virtual/jpeg:*
-   virtual/ttf-fonts
webp? ( media-libs/libwebp )
X? (
>=x11-libs/motif-2.3:0
@@ -49,10 +47,17 @@ RDEPEND="
 "
 
 DEPEND="
-   ${RDEPEND}
+   ${CDEPEND}
X? ( x11-proto/xextproto x11-proto/xproto )
 "
 
+RDEPEND="
+   ${CDEPEND}
+   ghostscript? (
+   app-text/ghostscript-gpl
+   )
+"
+
 src_prepare() {
epatch \
"${FILESDIR}"/ida-desktop.patch \
@@ -87,7 +92,7 @@ src_configure() {
gentoo_fbida fbcon LINUX_FB_H
gentoo_fbida gif LIBUNGIF
gentoo_fbida lirc LIBLIRC
-   gentoo_fbida pdf LIBTIFF
+   gentoo_fbida ghostscript LIBTIFF
gentoo_fbida png LIBPNG
gentoo_fbida scanner LIBSANE
gentoo_fbida tiff LIBTIFF
@@ -107,8 +112,11 @@ src_install() {
 
dodoc README
 
-   if use fbcon && ! use pdf; then
-   rm "${D}"/usr/bin/fbgs "${D}"/usr/share/man/man1/fbgs.1 || die
+   if use fbcon && ! use ghostscript; then
+   rm \
+   "${D}"/usr/bin/fbgs \
+   "${D}"/usr/share/man/man1/fbgs.1 \
+   || die
fi
 
if use X ; then

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index e49f8a0..32266e7 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -16,31 +16,29 @@ SRC_URI="
 LICENSE="GPL-2 IJG"
 SLOT="0"
 KEYWORDS=""
-IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
+IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
-   pdf? ( tiff )
+   ghostscript? ( tiff )
 "
 
-RDEPEND="
+CDEPEND="
!media-gfx/fbi
+   app-text/poppler
>=media-libs/fontconfig-2.2
>=media-libs/freetype-2.0
+   media-libs/libepoxy
media-libs/libexif
+   media-libs/mesa
+   virtual/jpeg:*
+   virtual/ttf-fonts
+   x11-libs/cairo[opengl]
+   x11-libs/libdrm
curl? ( net-misc/curl )
gif? ( media-libs/giflib:= )
lirc? ( app-misc/lirc )
-   pdf? (
-   app-text/poppler
-   media-libs/libepoxy
-   media-libs/mesa
-   x11-libs/cairo[opengl]
-   x11-libs/libdrm
-   )
png? ( media-libs/libpng:* )
scanner? ( media-gfx/sane-backends )
tiff? ( media-libs/tiff:* )
-   virtual/jpeg:*
-   virtual/ttf-fonts
webp? ( media-libs/libwebp )
X? (
>=x11-libs/motif-2.3:0
@@ -51,10 +49,17 @@ RDEPEND="
 "
 
 DEPEND="
-   ${RDEPEND}
+   ${CDEPEND}
X? ( x11-proto/xextproto x11-proto/xproto )
 "
 
+RDEPEND="
+   ${CDEPEND}
+   ghostscript? (
+   app-text/ghostscript-gpl
+   )
+"
+
 src_unpack() {
unpack ${A}
git-r3_src_unpack
@@ -96,7 +101,7 @@ src_configure() {

[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-07-31 Thread Jeroen Roovers
commit: 1908dfb41cd4b17d242eb2b08ec4c6067bd7bda2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jul 31 11:13:56 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jul 31 11:13:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1908dfb4

media-gfx/fbida: Add another missing dependency for USE=pdf.

Package-Manager: portage-2.3.0

 media-gfx/fbida/fbida-2.12.ebuild | 1 +
 media-gfx/fbida/fbida-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index ace785d..74df0b9 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -28,6 +28,7 @@ RDEPEND="
gif? ( media-libs/giflib:= )
lirc? ( app-misc/lirc )
pdf? (
+   app-text/poppler
media-libs/libepoxy
media-libs/mesa
x11-libs/cairo[opengl]

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index abb2322..e49f8a0 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
gif? ( media-libs/giflib:= )
lirc? ( app-misc/lirc )
pdf? (
+   app-text/poppler
media-libs/libepoxy
media-libs/mesa
x11-libs/cairo[opengl]



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-07-31 Thread Jeroen Roovers
commit: 7d64d2b5443d774b5a205f2c96476bbad426850e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jul 31 11:07:47 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jul 31 11:11:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d64d2b5

media-gfx/fbida: Add live ebuild.

Package-Manager: portage-2.3.0

 media-gfx/fbida/fbida-.ebuild | 126 ++
 1 file changed, 126 insertions(+)

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
new file mode 100644
index 000..abb2322
--- /dev/null
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -0,0 +1,126 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils git-r3 toolchain-funcs
+
+DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
+HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+EGIT_REPO_URI="
+   git://git.kraxel.org/fbida
+"
+SRC_URI="
+   mirror://gentoo/ida.png.bz2
+"
+LICENSE="GPL-2 IJG"
+SLOT="0"
+KEYWORDS=""
+IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
+REQUIRED_USE="
+   pdf? ( tiff )
+"
+
+RDEPEND="
+   !media-gfx/fbi
+   >=media-libs/fontconfig-2.2
+   >=media-libs/freetype-2.0
+   media-libs/libexif
+   curl? ( net-misc/curl )
+   gif? ( media-libs/giflib:= )
+   lirc? ( app-misc/lirc )
+   pdf? (
+   media-libs/libepoxy
+   media-libs/mesa
+   x11-libs/cairo[opengl]
+   x11-libs/libdrm
+   )
+   png? ( media-libs/libpng:* )
+   scanner? ( media-gfx/sane-backends )
+   tiff? ( media-libs/tiff:* )
+   virtual/jpeg:*
+   virtual/ttf-fonts
+   webp? ( media-libs/libwebp )
+   X? (
+   >=x11-libs/motif-2.3:0
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXt
+   )
+"
+
+DEPEND="
+   ${RDEPEND}
+   X? ( x11-proto/xextproto x11-proto/xproto )
+"
+
+src_unpack() {
+   unpack ${A}
+   git-r3_src_unpack
+}
+
+src_prepare() {
+   eapply \
+   "${FILESDIR}"/ida-desktop.patch \
+   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch \
+   "${FILESDIR}"/${PN}-2.10-fprintf-format.patch
+
+   eapply_user
+
+   tc-export CC CPP
+
+   # upstream omission?
+   echo ${PV} > VERSION
+}
+
+src_configure() {
+   # Let autoconf do its job and then fix things to build fbida
+   # according to our specifications
+   emake Make.config
+
+   gentoo_fbida() {
+   local useflag=${1}
+   local config=${2}
+
+   local option="no"
+   use ${useflag} && option="yes"
+
+   sed -i \
+   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
+   "${S}/Make.config" || die
+   }
+
+   gentoo_fbida X MOTIF
+   gentoo_fbida curl LIBCURL
+   gentoo_fbida fbcon LINUX_FB_H
+   gentoo_fbida gif LIBUNGIF
+   gentoo_fbida lirc LIBLIRC
+   gentoo_fbida pdf LIBTIFF
+   gentoo_fbida png LIBPNG
+   gentoo_fbida scanner LIBSANE
+   gentoo_fbida tiff LIBTIFF
+   gentoo_fbida webp LIBWEBP
+}
+
+src_compile() {
+   emake verbose=yes
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   STRIP="" \
+   prefix=/usr \
+   install
+
+   dodoc README
+
+   if use fbcon && ! use pdf; then
+   rm "${D}"/usr/bin/fbgs "${D}"/usr/share/man/man1/fbgs.1 || die
+   fi
+
+   if use X ; then
+   doicon "${WORKDIR}"/ida.png
+   domenu desktop/ida.desktop
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-07-31 Thread Jeroen Roovers
commit: 04d078185b79b2eb5dacef2ed315b567fa62598e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jul 31 11:06:20 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jul 31 11:10:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d07818

media-gfx/fbida: Add missing dependencies for fbpdf.

Package-Manager: portage-2.3.0

 media-gfx/fbida/fbida-2.12.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index 3ddf9b6..ace785d 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -27,6 +27,12 @@ RDEPEND="
curl? ( net-misc/curl )
gif? ( media-libs/giflib:= )
lirc? ( app-misc/lirc )
+   pdf? (
+   media-libs/libepoxy
+   media-libs/mesa
+   x11-libs/cairo[opengl]
+   x11-libs/libdrm
+   )
png? ( media-libs/libpng:* )
scanner? ( media-gfx/sane-backends )
tiff? ( media-libs/tiff:* )
@@ -44,7 +50,6 @@ RDEPEND="
 DEPEND="
${RDEPEND}
X? ( x11-proto/xextproto x11-proto/xproto )
-   pdf? ( app-text/ghostscript-gpl )
 "
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-06-30 Thread Jeroen Roovers
commit: 307c6c133375c20df563a4834dfc8553426e4446
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jul  1 05:29:48 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jul  1 05:29:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307c6c13

media-gfx/fbida: Stable for HPPA (bug #583568).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

 media-gfx/fbida/fbida-2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index c6773dc..3ddf9b6 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 arm hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
 REQUIRED_USE="
pdf? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-06-08 Thread Markus Meier
commit: c8e434f68afb6b35b8c72a2239e5b72e08c06591
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Jun  8 19:30:32 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Jun  8 19:30:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e434f6

media-gfx/fbida: arm stable, bug #583568

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 media-gfx/fbida/fbida-2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index af05214..c6773dc 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
 REQUIRED_USE="
pdf? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-06-01 Thread Tobias Klausmann
commit: 3d32c198ab1a79148fd98e911d3037564fd28c35
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jun  1 11:38:10 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jun  1 11:38:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d32c198

media-gfx/fbida-2.12-r0: add alpha keyword

Gentoo-Bug: 583568

Package-Manager: portage-2.3.0_rc1

 media-gfx/fbida/fbida-2.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index f43d6b9..af05214 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
 REQUIRED_USE="
pdf? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-05-20 Thread Jeroen Roovers
commit: 246e9b12579acf2b4dfa0c41d42bd5c9173b9ee3
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri May 20 11:15:48 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri May 20 11:15:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246e9b12

media-gfx/fbida: Old.

Package-Manager: portage-2.3.0_rc1

 media-gfx/fbida/Manifest |   1 -
 media-gfx/fbida/fbida-2.10-r1.ebuild | 112 ---
 media-gfx/fbida/fbida-2.11.ebuild| 112 ---
 3 files changed, 225 deletions(-)

diff --git a/media-gfx/fbida/Manifest b/media-gfx/fbida/Manifest
index dc50536..c46d862 100644
--- a/media-gfx/fbida/Manifest
+++ b/media-gfx/fbida/Manifest
@@ -1,4 +1,3 @@
 DIST fbida-2.10.tar.gz 283490 SHA256 
7a5a3aac61b40a6a2bbf716d270a46e2f8e8d5c97e314e927d41398a4d0b6cb6 SHA512 
b7371c19d68cc7219faca4bbfa464c85df2eb22c7bd737d4f0a6fb3de481497862ca22832801d29bab57285d5a8d7d0b0009e14426efdce2759d47340f5eca6d
 WHIRLPOOL 
78c5dc34a9f050e560ada960718a9f43e6d8c95fe4c91c052a70c93350de80eebd3e8e9b6c26361ecd8361efe96824e78b2af7a2b2e27430a11e712bb9a02ee0
-DIST fbida-2.11.tar.gz 285691 SHA256 
7caa63d6d09aeeef6209556f3e2d05083a6a9ffc47636dee7e6019b3eea5a103 SHA512 
fcebcb4b4bf7bcbb68e7f66ac0f38ee744f90e2393b717d5e06ae0fd1d01d4902379b2cbc886e8f7c70743f75ec38999a0163683881248c2443e53af7231c5af
 WHIRLPOOL 
a4286db58de332da6b3ef1f815f9f27b6162e8dffb456d2506b8c75cd6551d621b51aa26f7c53c7ca834d817c51eccddbb07b0863e3bc8ac9e41ea61331b0114
 DIST fbida-2.12.tar.gz 294842 SHA256 
d33193105cce77057c919761728cee9bbe8ec8ec4f12a770a600cab33611822f SHA512 
383eb766a98137f7252cd981d0e8c9a7382223705a43332f50990ea26763d4882ed1585e72fe9199528502d7f8f9de2e90718dbce71ee08d2181c74aa3e7e515
 WHIRLPOOL 
7ea067497eee03623fe8f07afbb77c354973187edd09f40b94d73d1b2d7c823db846c277005473c169cd1ad923e378d22d3c065f3522667e544d25917cd6495a
 DIST ida.png.bz2 11928 SHA256 
ce90c13f8da8d2ced4cf0e55d2f960bc236355f6e5dd60ea6c56fbe51e6cabae SHA512 
cf3c1bc8d25fe75f10c0a0414b5c082348df2fa94864ec4537c36e0b357cf35b68e2eca205bbf48578a41c27317701aee621c6dd176e0bf3857c52f895d6bfd3
 WHIRLPOOL 
1b5e7835aa8a555a231ca58da8e249974639b29b1e15586c2d2d5a33e96908df1a3782fbe61d0c51dc888b7304c9f7541a96af4ca2b956b393909feb534ab5be

diff --git a/media-gfx/fbida/fbida-2.10-r1.ebuild 
b/media-gfx/fbida/fbida-2.10-r1.ebuild
deleted file mode 100644
index f43d6b9..000
--- a/media-gfx/fbida/fbida-2.10-r1.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
-HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
-SRC_URI="
-   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
-   mirror://gentoo/ida.png.bz2
-"
-LICENSE="GPL-2 IJG"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
-REQUIRED_USE="
-   pdf? ( tiff )
-"
-
-RDEPEND="
-   !media-gfx/fbi
-   >=media-libs/fontconfig-2.2
-   >=media-libs/freetype-2.0
-   media-libs/libexif
-   curl? ( net-misc/curl )
-   gif? ( media-libs/giflib:= )
-   lirc? ( app-misc/lirc )
-   png? ( media-libs/libpng:* )
-   scanner? ( media-gfx/sane-backends )
-   tiff? ( media-libs/tiff:* )
-   virtual/jpeg:*
-   virtual/ttf-fonts
-   webp? ( media-libs/libwebp )
-   X? (
-   >=x11-libs/motif-2.3:0
-   x11-libs/libX11
-   x11-libs/libXpm
-   x11-libs/libXt
-   )
-"
-
-DEPEND="
-   ${RDEPEND}
-   X? ( x11-proto/xextproto x11-proto/xproto )
-   pdf? ( app-text/ghostscript-gpl )
-"
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/ida-desktop.patch \
-   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch \
-   "${FILESDIR}"/${PN}-2.10-fprintf-format.patch
-
-   tc-export CC CPP
-
-   # upstream omission?
-   echo ${PV} > VERSION
-}
-
-src_configure() {
-   # Let autoconf do its job and then fix things to build fbida
-   # according to our specifications
-   emake Make.config
-
-   gentoo_fbida() {
-   local useflag=${1}
-   local config=${2}
-
-   local option="no"
-   use ${useflag} && option="yes"
-
-   sed -i \
-   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
-   "${S}/Make.config" || die
-   }
-
-   gentoo_fbida X MOTIF
-   gentoo_fbida curl LIBCURL
-   gentoo_fbida fbcon LINUX_FB_H
-   gentoo_fbida gif LIBUNGIF
-   gentoo_fbida lirc LIBLIRC
-   gentoo_fbida pdf LIBTIFF
-   gentoo_fbida png LIBPNG
-   gentoo_fbida scanner LIBSANE
-   gentoo_fbida tiff LIBTIFF
-   gentoo_fbida webp LIBWEBP
-}
-
-src_compile() {
-   

[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-04-07 Thread Jeroen Roovers
commit: 53b03016d1d3c51ffc73ba199c488b9ae389d7c1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Apr  7 11:02:03 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Apr  7 11:03:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b03016

media-gfx/fbida: Version bump.

Package-Manager: portage-2.2.28

 media-gfx/fbida/Manifest  |   1 +
 media-gfx/fbida/fbida-2.12.ebuild | 112 ++
 2 files changed, 113 insertions(+)

diff --git a/media-gfx/fbida/Manifest b/media-gfx/fbida/Manifest
index ea42889..dc50536 100644
--- a/media-gfx/fbida/Manifest
+++ b/media-gfx/fbida/Manifest
@@ -1,3 +1,4 @@
 DIST fbida-2.10.tar.gz 283490 SHA256 
7a5a3aac61b40a6a2bbf716d270a46e2f8e8d5c97e314e927d41398a4d0b6cb6 SHA512 
b7371c19d68cc7219faca4bbfa464c85df2eb22c7bd737d4f0a6fb3de481497862ca22832801d29bab57285d5a8d7d0b0009e14426efdce2759d47340f5eca6d
 WHIRLPOOL 
78c5dc34a9f050e560ada960718a9f43e6d8c95fe4c91c052a70c93350de80eebd3e8e9b6c26361ecd8361efe96824e78b2af7a2b2e27430a11e712bb9a02ee0
 DIST fbida-2.11.tar.gz 285691 SHA256 
7caa63d6d09aeeef6209556f3e2d05083a6a9ffc47636dee7e6019b3eea5a103 SHA512 
fcebcb4b4bf7bcbb68e7f66ac0f38ee744f90e2393b717d5e06ae0fd1d01d4902379b2cbc886e8f7c70743f75ec38999a0163683881248c2443e53af7231c5af
 WHIRLPOOL 
a4286db58de332da6b3ef1f815f9f27b6162e8dffb456d2506b8c75cd6551d621b51aa26f7c53c7ca834d817c51eccddbb07b0863e3bc8ac9e41ea61331b0114
+DIST fbida-2.12.tar.gz 294842 SHA256 
d33193105cce77057c919761728cee9bbe8ec8ec4f12a770a600cab33611822f SHA512 
383eb766a98137f7252cd981d0e8c9a7382223705a43332f50990ea26763d4882ed1585e72fe9199528502d7f8f9de2e90718dbce71ee08d2181c74aa3e7e515
 WHIRLPOOL 
7ea067497eee03623fe8f07afbb77c354973187edd09f40b94d73d1b2d7c823db846c277005473c169cd1ad923e378d22d3c065f3522667e544d25917cd6495a
 DIST ida.png.bz2 11928 SHA256 
ce90c13f8da8d2ced4cf0e55d2f960bc236355f6e5dd60ea6c56fbe51e6cabae SHA512 
cf3c1bc8d25fe75f10c0a0414b5c082348df2fa94864ec4537c36e0b357cf35b68e2eca205bbf48578a41c27317701aee621c6dd176e0bf3857c52f895d6bfd3
 WHIRLPOOL 
1b5e7835aa8a555a231ca58da8e249974639b29b1e15586c2d2d5a33e96908df1a3782fbe61d0c51dc888b7304c9f7541a96af4ca2b956b393909feb534ab5be

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
new file mode 100644
index 000..f43d6b9
--- /dev/null
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
+HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+SRC_URI="
+   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
+   mirror://gentoo/ida.png.bz2
+"
+LICENSE="GPL-2 IJG"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
+REQUIRED_USE="
+   pdf? ( tiff )
+"
+
+RDEPEND="
+   !media-gfx/fbi
+   >=media-libs/fontconfig-2.2
+   >=media-libs/freetype-2.0
+   media-libs/libexif
+   curl? ( net-misc/curl )
+   gif? ( media-libs/giflib:= )
+   lirc? ( app-misc/lirc )
+   png? ( media-libs/libpng:* )
+   scanner? ( media-gfx/sane-backends )
+   tiff? ( media-libs/tiff:* )
+   virtual/jpeg:*
+   virtual/ttf-fonts
+   webp? ( media-libs/libwebp )
+   X? (
+   >=x11-libs/motif-2.3:0
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXt
+   )
+"
+
+DEPEND="
+   ${RDEPEND}
+   X? ( x11-proto/xextproto x11-proto/xproto )
+   pdf? ( app-text/ghostscript-gpl )
+"
+
+src_prepare() {
+   epatch \
+   "${FILESDIR}"/ida-desktop.patch \
+   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch \
+   "${FILESDIR}"/${PN}-2.10-fprintf-format.patch
+
+   tc-export CC CPP
+
+   # upstream omission?
+   echo ${PV} > VERSION
+}
+
+src_configure() {
+   # Let autoconf do its job and then fix things to build fbida
+   # according to our specifications
+   emake Make.config
+
+   gentoo_fbida() {
+   local useflag=${1}
+   local config=${2}
+
+   local option="no"
+   use ${useflag} && option="yes"
+
+   sed -i \
+   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
+   "${S}/Make.config" || die
+   }
+
+   gentoo_fbida X MOTIF
+   gentoo_fbida curl LIBCURL
+   gentoo_fbida fbcon LINUX_FB_H
+   gentoo_fbida gif LIBUNGIF
+   gentoo_fbida lirc LIBLIRC
+   gentoo_fbida pdf LIBTIFF
+   gentoo_fbida png LIBPNG
+   gentoo_fbida scanner LIBSANE
+   gentoo_fbida tiff LIBTIFF
+   gentoo_fbida webp LIBWEBP
+}
+
+src_compile() {
+   emake verbose=yes
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+ 

[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-03-29 Thread Jeroen Roovers
commit: a0f90fbfa824dc8d15952b6c15cec0131ac52628
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 30 04:21:52 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 30 04:21:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f90fbf

media-gfx/fbida: Version bump.

Package-Manager: portage-2.2.28

 media-gfx/fbida/Manifest  |   1 +
 media-gfx/fbida/fbida-2.11.ebuild | 112 ++
 2 files changed, 113 insertions(+)

diff --git a/media-gfx/fbida/Manifest b/media-gfx/fbida/Manifest
index 13debd5..ea42889 100644
--- a/media-gfx/fbida/Manifest
+++ b/media-gfx/fbida/Manifest
@@ -1,2 +1,3 @@
 DIST fbida-2.10.tar.gz 283490 SHA256 
7a5a3aac61b40a6a2bbf716d270a46e2f8e8d5c97e314e927d41398a4d0b6cb6 SHA512 
b7371c19d68cc7219faca4bbfa464c85df2eb22c7bd737d4f0a6fb3de481497862ca22832801d29bab57285d5a8d7d0b0009e14426efdce2759d47340f5eca6d
 WHIRLPOOL 
78c5dc34a9f050e560ada960718a9f43e6d8c95fe4c91c052a70c93350de80eebd3e8e9b6c26361ecd8361efe96824e78b2af7a2b2e27430a11e712bb9a02ee0
+DIST fbida-2.11.tar.gz 285691 SHA256 
7caa63d6d09aeeef6209556f3e2d05083a6a9ffc47636dee7e6019b3eea5a103 SHA512 
fcebcb4b4bf7bcbb68e7f66ac0f38ee744f90e2393b717d5e06ae0fd1d01d4902379b2cbc886e8f7c70743f75ec38999a0163683881248c2443e53af7231c5af
 WHIRLPOOL 
a4286db58de332da6b3ef1f815f9f27b6162e8dffb456d2506b8c75cd6551d621b51aa26f7c53c7ca834d817c51eccddbb07b0863e3bc8ac9e41ea61331b0114
 DIST ida.png.bz2 11928 SHA256 
ce90c13f8da8d2ced4cf0e55d2f960bc236355f6e5dd60ea6c56fbe51e6cabae SHA512 
cf3c1bc8d25fe75f10c0a0414b5c082348df2fa94864ec4537c36e0b357cf35b68e2eca205bbf48578a41c27317701aee621c6dd176e0bf3857c52f895d6bfd3
 WHIRLPOOL 
1b5e7835aa8a555a231ca58da8e249974639b29b1e15586c2d2d5a33e96908df1a3782fbe61d0c51dc888b7304c9f7541a96af4ca2b956b393909feb534ab5be

diff --git a/media-gfx/fbida/fbida-2.11.ebuild 
b/media-gfx/fbida/fbida-2.11.ebuild
new file mode 100644
index 000..f43d6b9
--- /dev/null
+++ b/media-gfx/fbida/fbida-2.11.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
+HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+SRC_URI="
+   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
+   mirror://gentoo/ida.png.bz2
+"
+LICENSE="GPL-2 IJG"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
+REQUIRED_USE="
+   pdf? ( tiff )
+"
+
+RDEPEND="
+   !media-gfx/fbi
+   >=media-libs/fontconfig-2.2
+   >=media-libs/freetype-2.0
+   media-libs/libexif
+   curl? ( net-misc/curl )
+   gif? ( media-libs/giflib:= )
+   lirc? ( app-misc/lirc )
+   png? ( media-libs/libpng:* )
+   scanner? ( media-gfx/sane-backends )
+   tiff? ( media-libs/tiff:* )
+   virtual/jpeg:*
+   virtual/ttf-fonts
+   webp? ( media-libs/libwebp )
+   X? (
+   >=x11-libs/motif-2.3:0
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXt
+   )
+"
+
+DEPEND="
+   ${RDEPEND}
+   X? ( x11-proto/xextproto x11-proto/xproto )
+   pdf? ( app-text/ghostscript-gpl )
+"
+
+src_prepare() {
+   epatch \
+   "${FILESDIR}"/ida-desktop.patch \
+   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch \
+   "${FILESDIR}"/${PN}-2.10-fprintf-format.patch
+
+   tc-export CC CPP
+
+   # upstream omission?
+   echo ${PV} > VERSION
+}
+
+src_configure() {
+   # Let autoconf do its job and then fix things to build fbida
+   # according to our specifications
+   emake Make.config
+
+   gentoo_fbida() {
+   local useflag=${1}
+   local config=${2}
+
+   local option="no"
+   use ${useflag} && option="yes"
+
+   sed -i \
+   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
+   "${S}/Make.config" || die
+   }
+
+   gentoo_fbida X MOTIF
+   gentoo_fbida curl LIBCURL
+   gentoo_fbida fbcon LINUX_FB_H
+   gentoo_fbida gif LIBUNGIF
+   gentoo_fbida lirc LIBLIRC
+   gentoo_fbida pdf LIBTIFF
+   gentoo_fbida png LIBPNG
+   gentoo_fbida scanner LIBSANE
+   gentoo_fbida tiff LIBTIFF
+   gentoo_fbida webp LIBWEBP
+}
+
+src_compile() {
+   emake verbose=yes
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   STRIP="" \
+   prefix=/usr \
+   install
+
+   dodoc README
+
+   if use fbcon && ! use pdf; then
+   rm "${D}"/usr/bin/fbgs "${D}"/usr/share/man/man1/fbgs.1 || die
+   fi
+
+   if use X ; then
+   doicon "${WORKDIR}"/ida.png
+   domenu desktop/ida.desktop
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/files/, media-gfx/fbida/

2016-03-29 Thread Jeroen Roovers
commit: 41fccacb21f580b97c190a2310ead9d7c35fd7d1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Mar 30 04:17:30 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Mar 30 04:17:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fccacb

media-gfx/fbida: Old.

Package-Manager: portage-2.2.28

 media-gfx/fbida/Manifest  |   2 -
 media-gfx/fbida/fbida-2.09-r4.ebuild  | 122 --
 media-gfx/fbida/files/fbida-2.09-giflib.patch |  97 
 media-gfx/fbida/files/fbida-2.09-make.patch   |  36 
 4 files changed, 257 deletions(-)

diff --git a/media-gfx/fbida/Manifest b/media-gfx/fbida/Manifest
index 605eb7c..13debd5 100644
--- a/media-gfx/fbida/Manifest
+++ b/media-gfx/fbida/Manifest
@@ -1,4 +1,2 @@
-DIST fbida-2.09-jpeg-9a.patch.bz2 29392 SHA256 
d0979bb7b33b34c2b01f0fe14825812319b0ec08f00f0de6cf9a0533a5f6dba8 SHA512 
f644f464231967589a2f1ad0fdc9025d60348a9de20d468fc6abdf3dc0cbf07522e3f71a94930df3c54055fc445df035b4b007efa7e6a3f7acbec90e28dc86c8
 WHIRLPOOL 
372aa56e698f82ff9dd8adacb5de9347e40849653553d810e4f5c0fca731ca8e863f8a20658db071ca11ed8d6bc8794c36ec5fd8c0a2426d8e500389703f2e95
-DIST fbida-2.09.tar.gz 248086 SHA256 
dd40b3572f79c6524480ac652c9b32e3867cb53e6c53db51415ddbb20f5231e6 SHA512 
b939ca656fc28e3df652610821b9c11f7ab20ad1bd393c40de74f631fad0af463bfaf4f0520484edc12922b1fc288d08fae7c92789c711ce96b0caf50dde25ba
 WHIRLPOOL 
222538f80fc7e878d142cd4dc44089d12b717ee8ae921e514bb3b85322b972cc96300594ae89d7cc1cb006868a0c75abacaa7ddff15041bc672c27d565a00a4b
 DIST fbida-2.10.tar.gz 283490 SHA256 
7a5a3aac61b40a6a2bbf716d270a46e2f8e8d5c97e314e927d41398a4d0b6cb6 SHA512 
b7371c19d68cc7219faca4bbfa464c85df2eb22c7bd737d4f0a6fb3de481497862ca22832801d29bab57285d5a8d7d0b0009e14426efdce2759d47340f5eca6d
 WHIRLPOOL 
78c5dc34a9f050e560ada960718a9f43e6d8c95fe4c91c052a70c93350de80eebd3e8e9b6c26361ecd8361efe96824e78b2af7a2b2e27430a11e712bb9a02ee0
 DIST ida.png.bz2 11928 SHA256 
ce90c13f8da8d2ced4cf0e55d2f960bc236355f6e5dd60ea6c56fbe51e6cabae SHA512 
cf3c1bc8d25fe75f10c0a0414b5c082348df2fa94864ec4537c36e0b357cf35b68e2eca205bbf48578a41c27317701aee621c6dd176e0bf3857c52f895d6bfd3
 WHIRLPOOL 
1b5e7835aa8a555a231ca58da8e249974639b29b1e15586c2d2d5a33e96908df1a3782fbe61d0c51dc888b7304c9f7541a96af4ca2b956b393909feb534ab5be

diff --git a/media-gfx/fbida/fbida-2.09-r4.ebuild 
b/media-gfx/fbida/fbida-2.09-r4.ebuild
deleted file mode 100644
index 1b2b7ac..000
--- a/media-gfx/fbida/fbida-2.09-r4.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
-HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
-SRC_URI="
-   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
-   https://dev.gentoo.org/~jer/${P}-jpeg-9a.patch.bz2
-   mirror://gentoo/ida.png.bz2
-"
-LICENSE="GPL-2 IJG"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~sh sparc x86"
-IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
-REQUIRED_USE="
-   pdf? ( tiff )
-"
-
-RDEPEND="
-   !media-gfx/fbi
-   >=media-libs/fontconfig-2.2
-   >=media-libs/freetype-2.0
-   media-libs/libexif
-   curl? ( net-misc/curl )
-   gif? ( media-libs/giflib:= )
-   lirc? ( app-misc/lirc )
-   png? ( media-libs/libpng )
-   scanner? ( media-gfx/sane-backends )
-   tiff? ( media-libs/tiff )
-   virtual/jpeg
-   virtual/ttf-fonts
-   webp? ( media-libs/libwebp )
-   X? (
-   >=x11-libs/motif-2.3:0
-   x11-libs/libX11
-   x11-libs/libXpm
-   x11-libs/libXt
-   )
-"
-
-DEPEND="
-   ${RDEPEND}
-   X? ( x11-proto/xextproto x11-proto/xproto )
-   pdf? ( app-text/ghostscript-gpl )
-"
-
-src_prepare() {
-   epatch "${FILESDIR}"/ida-desktop.patch
-   epatch "${FILESDIR}"/${P}-make.patch
-   epatch "${FILESDIR}"/${P}-giflib.patch
-
-   pushd jpeg/ >/dev/null
-   epatch -p2 "${WORKDIR}"/${P}-jpeg-9a.patch
-   popd >/dev/null
-
-   sed -i \
-   -e 's:DGifOpenFileName,ungif:DGifOpenFileName,gif:' \
-   -e 's:-lungif:-lgif:' \
-   "${S}"/GNUmakefile || die
-
-   if [[ $(gcc-major-version) -lt 4 ]]; then
-   sed  -i-e 's:-Wno-pointer-sign::' "${S}"/GNUmakefile || die
-   fi
-
-   tc-export CC CPP
-}
-
-src_configure() {
-   # Let autoconf do its job and then fix things to build fbida
-   # according to our specifications
-   emake Make.config
-
-   gentoo_fbida() {
-   local useflag=${1}
-   local config=${2}
-
-   local option="no"
-   use ${useflag} && option="yes"
-
-   sed -i \
-   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
-   

[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-02-02 Thread Tobias Klausmann
commit: 50f034954fb2f7a3d4ef51487288698c2a200648
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Feb  2 16:01:16 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Feb  2 16:01:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f03495

media-gfx/fbida: add alpha keyword

Gentoo-Bug: 572086

Package-Manager: portage-2.2.27

 media-gfx/fbida/fbida-2.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.10.ebuild 
b/media-gfx/fbida/fbida-2.10.ebuild
index 008e060..d883086 100644
--- a/media-gfx/fbida/fbida-2.10.ebuild
+++ b/media-gfx/fbida/fbida-2.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ppc ppc64 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ~ppc ppc64 ~sh ~sparc ~x86"
 IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
 REQUIRED_USE="
pdf? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-01-24 Thread Jeroen Roovers
commit: 2429c694c1c09ea54668bb5e414efb1120f707a5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 24 08:08:23 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 24 08:08:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2429c694

media-gfx/fbida: Stable for HPPA PPC64 (bug #572086).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches

 media-gfx/fbida/fbida-2.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.10.ebuild 
b/media-gfx/fbida/fbida-2.10.ebuild
index f1caf31..008e060 100644
--- a/media-gfx/fbida/fbida-2.10.ebuild
+++ b/media-gfx/fbida/fbida-2.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ~ppc ppc64 ~sh ~sparc ~x86"
 IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
 REQUIRED_USE="
pdf? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/files/, media-gfx/fbida/

2016-01-24 Thread Jeroen Roovers
commit: d095eeaf6d8a6cd3f97ec00e4bd0b873c6660722
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 24 16:05:54 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 24 16:06:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d095eeaf

media-gfx/fbida: Fix internally stored version.

Package-Manager: portage-2.2.27

 media-gfx/fbida/fbida-2.10-r1.ebuild   | 112 +
 .../fbida/files/fbida-2.10-fprintf-format.patch|  11 ++
 2 files changed, 123 insertions(+)

diff --git a/media-gfx/fbida/fbida-2.10-r1.ebuild 
b/media-gfx/fbida/fbida-2.10-r1.ebuild
new file mode 100644
index 000..f43d6b9
--- /dev/null
+++ b/media-gfx/fbida/fbida-2.10-r1.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
+HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/;
+SRC_URI="
+   http://www.kraxel.org/releases/${PN}/${P}.tar.gz
+   mirror://gentoo/ida.png.bz2
+"
+LICENSE="GPL-2 IJG"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
+REQUIRED_USE="
+   pdf? ( tiff )
+"
+
+RDEPEND="
+   !media-gfx/fbi
+   >=media-libs/fontconfig-2.2
+   >=media-libs/freetype-2.0
+   media-libs/libexif
+   curl? ( net-misc/curl )
+   gif? ( media-libs/giflib:= )
+   lirc? ( app-misc/lirc )
+   png? ( media-libs/libpng:* )
+   scanner? ( media-gfx/sane-backends )
+   tiff? ( media-libs/tiff:* )
+   virtual/jpeg:*
+   virtual/ttf-fonts
+   webp? ( media-libs/libwebp )
+   X? (
+   >=x11-libs/motif-2.3:0
+   x11-libs/libX11
+   x11-libs/libXpm
+   x11-libs/libXt
+   )
+"
+
+DEPEND="
+   ${RDEPEND}
+   X? ( x11-proto/xextproto x11-proto/xproto )
+   pdf? ( app-text/ghostscript-gpl )
+"
+
+src_prepare() {
+   epatch \
+   "${FILESDIR}"/ida-desktop.patch \
+   "${FILESDIR}"/${PN}-2.10-giflib-4.2.patch \
+   "${FILESDIR}"/${PN}-2.10-fprintf-format.patch
+
+   tc-export CC CPP
+
+   # upstream omission?
+   echo ${PV} > VERSION
+}
+
+src_configure() {
+   # Let autoconf do its job and then fix things to build fbida
+   # according to our specifications
+   emake Make.config
+
+   gentoo_fbida() {
+   local useflag=${1}
+   local config=${2}
+
+   local option="no"
+   use ${useflag} && option="yes"
+
+   sed -i \
+   -e "s|HAVE_${config}.*|HAVE_${config} := ${option}|" \
+   "${S}/Make.config" || die
+   }
+
+   gentoo_fbida X MOTIF
+   gentoo_fbida curl LIBCURL
+   gentoo_fbida fbcon LINUX_FB_H
+   gentoo_fbida gif LIBUNGIF
+   gentoo_fbida lirc LIBLIRC
+   gentoo_fbida pdf LIBTIFF
+   gentoo_fbida png LIBPNG
+   gentoo_fbida scanner LIBSANE
+   gentoo_fbida tiff LIBTIFF
+   gentoo_fbida webp LIBWEBP
+}
+
+src_compile() {
+   emake verbose=yes
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   STRIP="" \
+   prefix=/usr \
+   install
+
+   dodoc README
+
+   if use fbcon && ! use pdf; then
+   rm "${D}"/usr/bin/fbgs "${D}"/usr/share/man/man1/fbgs.1 || die
+   fi
+
+   if use X ; then
+   doicon "${WORKDIR}"/ida.png
+   domenu desktop/ida.desktop
+   fi
+}

diff --git a/media-gfx/fbida/files/fbida-2.10-fprintf-format.patch 
b/media-gfx/fbida/files/fbida-2.10-fprintf-format.patch
new file mode 100644
index 000..d1c0b36
--- /dev/null
+++ b/media-gfx/fbida/files/fbida-2.10-fprintf-format.patch
@@ -0,0 +1,11 @@
+--- a/wr/write-ps.c
 b/wr/write-ps.c
+@@ -458,7 +458,7 @@
+   fprintf(fp,"\n");
+   }
+ }
+-fprintf(fp,footer);
++fprintf(fp, "%s", footer);
+ return 0;
+ }
+ 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-01-23 Thread Markus Meier
commit: 36f7289235422389b6186d6aec99f84af9f68844
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Jan 23 14:52:14 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Jan 23 14:52:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f72892

media-gfx/fbida: arm stable, bug #572086

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

 media-gfx/fbida/fbida-2.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.10.ebuild 
b/media-gfx/fbida/fbida-2.10.ebuild
index 9450035..8aefac3 100644
--- a/media-gfx/fbida/fbida-2.10.ebuild
+++ b/media-gfx/fbida/fbida-2.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
 REQUIRED_USE="
pdf? ( tiff )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fbida/

2016-01-23 Thread Agostino Sarubbo
commit: 286ba9677cd4abb44bda19fd8c405cbf17aa7d67
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 23 16:58:35 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 23 16:59:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286ba967

media-gfx/fbida: amd64 stable wrt bug #572086

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-gfx/fbida/fbida-2.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.10.ebuild 
b/media-gfx/fbida/fbida-2.10.ebuild
index 8aefac3..f1caf31 100644
--- a/media-gfx/fbida/fbida-2.10.ebuild
+++ b/media-gfx/fbida/fbida-2.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="curl fbcon +gif lirc pdf +png scanner +tiff X +webp"
 REQUIRED_USE="
pdf? ( tiff )