* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2011-02-21 22:35 Nirbheek Chauhan
0 siblings, 0 replies; 33+ messages in thread
From: Nirbheek Chauhan @ 2011-02-21 22:35 UTC (permalink / raw
To: gentoo-commits
commit: 3f89554399c22b3a799314a12f09d30cc975f977
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 22:22:00 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 22:22:00 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3f895543
app-arch/file-roller: 2.91.6 -> 2.91.90, file/libmagic support
---
...er-2.91.6.ebuild => file-roller-2.91.90.ebuild} | 2 ++
app-arch/file-roller/file-roller-9999.ebuild | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-2.91.6.ebuild b/app-arch/file-roller/file-roller-2.91.90.ebuild
similarity index 98%
rename from app-arch/file-roller/file-roller-2.91.6.ebuild
rename to app-arch/file-roller/file-roller-2.91.90.ebuild
index be1abd5..89023ba 100644
--- a/app-arch/file-roller/file-roller-2.91.6.ebuild
+++ b/app-arch/file-roller/file-roller-2.91.90.ebuild
@@ -23,6 +23,7 @@ fi
RDEPEND=">=dev-libs/glib-2.25.5
>=x11-libs/gtk+-2.91.1:3
+ sys-apps/file
nautilus? ( >=gnome-base/nautilus-2.22.2 )"
DEPEND="${RDEPEND}
sys-devel/gettext
@@ -42,6 +43,7 @@ pkg_setup() {
--disable-packagekit
--disable-deprecations
--disable-schemas-compile
+ --enable-magic
$(use_enable nautilus nautilus-actions)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
}
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index be1abd5..89023ba 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -23,6 +23,7 @@ fi
RDEPEND=">=dev-libs/glib-2.25.5
>=x11-libs/gtk+-2.91.1:3
+ sys-apps/file
nautilus? ( >=gnome-base/nautilus-2.22.2 )"
DEPEND="${RDEPEND}
sys-devel/gettext
@@ -42,6 +43,7 @@ pkg_setup() {
--disable-packagekit
--disable-deprecations
--disable-schemas-compile
+ --enable-magic
$(use_enable nautilus nautilus-actions)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2011-03-09 11:34 Nirbheek Chauhan
0 siblings, 0 replies; 33+ messages in thread
From: Nirbheek Chauhan @ 2011-03-09 11:34 UTC (permalink / raw
To: gentoo-commits
commit: 3fbbb8fb221b17f093bb392f1e8904c4192be0d8
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 8 14:08:33 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 11:21:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3fbbb8fb
app-arch/file-roller: 2.91.90 → 2.91.91
---
...r-2.91.90.ebuild => file-roller-2.91.91.ebuild} | 4 ++--
app-arch/file-roller/file-roller-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-arch/file-roller/file-roller-2.91.90.ebuild b/app-arch/file-roller/file-roller-2.91.91.ebuild
similarity index 97%
rename from app-arch/file-roller/file-roller-2.91.90.ebuild
rename to app-arch/file-roller/file-roller-2.91.91.ebuild
index 89023ba..843ca3f 100644
--- a/app-arch/file-roller/file-roller-2.91.90.ebuild
+++ b/app-arch/file-roller/file-roller-2.91.91.ebuild
@@ -21,8 +21,8 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
fi
-RDEPEND=">=dev-libs/glib-2.25.5
- >=x11-libs/gtk+-2.91.1:3
+RDEPEND=">=dev-libs/glib-2.25.5:2
+ >=x11-libs/gtk+-3.0.2:3
sys-apps/file
nautilus? ( >=gnome-base/nautilus-2.22.2 )"
DEPEND="${RDEPEND}
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index 89023ba..843ca3f 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -21,8 +21,8 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
fi
-RDEPEND=">=dev-libs/glib-2.25.5
- >=x11-libs/gtk+-2.91.1:3
+RDEPEND=">=dev-libs/glib-2.25.5:2
+ >=x11-libs/gtk+-3.0.2:3
sys-apps/file
nautilus? ( >=gnome-base/nautilus-2.22.2 )"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2011-03-23 5:20 Nirbheek Chauhan
0 siblings, 0 replies; 33+ messages in thread
From: Nirbheek Chauhan @ 2011-03-23 5:20 UTC (permalink / raw
To: gentoo-commits
commit: cf70d60d5cc24ce1d6421b54996d7547dc2c50c6
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 01:46:20 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 04:11:48 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=cf70d60d
app-arch/file-roller: 2.91.91 → 2.91.92
---
...r-2.91.91.ebuild => file-roller-2.91.92.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-2.91.91.ebuild b/app-arch/file-roller/file-roller-2.91.92.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-2.91.91.ebuild
rename to app-arch/file-roller/file-roller-2.91.92.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2011-03-26 1:58 Nirbheek Chauhan
0 siblings, 0 replies; 33+ messages in thread
From: Nirbheek Chauhan @ 2011-03-26 1:58 UTC (permalink / raw
To: gentoo-commits
commit: 96d4273f9a9a6f9ff39be8d56457843166df61be
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 00:51:49 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 00:57:29 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=96d4273f
app-arch/file-roller: 2.91.92 → 2.91.93
* Translation updates
---
...r-2.91.92.ebuild => file-roller-2.91.93.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-2.91.92.ebuild b/app-arch/file-roller/file-roller-2.91.93.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-2.91.92.ebuild
rename to app-arch/file-roller/file-roller-2.91.93.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2011-04-05 0:57 Nirbheek Chauhan
0 siblings, 0 replies; 33+ messages in thread
From: Nirbheek Chauhan @ 2011-04-05 0:57 UTC (permalink / raw
To: gentoo-commits
commit: 1b689570d9625848a69b8dad1cdad8135e8dc158
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 19:58:25 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 21:20:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1b689570
app-arch/file-roller: 2.91.93 → 3.0.0
---
...ler-2.91.93.ebuild => file-roller-3.0.0.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-2.91.93.ebuild b/app-arch/file-roller/file-roller-3.0.0.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-2.91.93.ebuild
rename to app-arch/file-roller/file-roller-3.0.0.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2011-04-13 5:25 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-13 5:25 UTC (permalink / raw
To: gentoo-commits
commit: b33b115135aeaafdca43dd3e3ece51125027865e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 05:25:30 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 05:25:30 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b33b1151
app-arch/file-roller: add packagekit support
---
app-arch/file-roller/file-roller-3.0.0.ebuild | 11 ++++++-----
app-arch/file-roller/file-roller-9999.ebuild | 11 ++++++-----
2 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.0.0.ebuild b/app-arch/file-roller/file-roller-3.0.0.ebuild
index eb47550..19314d0 100644
--- a/app-arch/file-roller/file-roller-3.0.0.ebuild
+++ b/app-arch/file-roller/file-roller-3.0.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-IUSE="nautilus"
+IUSE="nautilus packagekit"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
@@ -26,7 +26,9 @@ fi
RDEPEND=">=dev-libs/glib-2.25.5:2
>=x11-libs/gtk+-3.0.2:3
sys-apps/file
- nautilus? ( >=gnome-base/nautilus-2.22.2 )"
+ nautilus? ( >=gnome-base/nautilus-2.22.2 )
+ packagekit? ( app-portage/packagekit )
+"
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/intltool-0.40.0
@@ -36,17 +38,16 @@ DEPEND="${RDEPEND}
# gnome-base/gnome-common
pkg_setup() {
- # TODO: PackageKit support
G2CONF="${G2CONF}
--disable-dependency-tracking
--disable-scrollkeeper
--disable-run-in-place
--disable-static
- --disable-packagekit
--disable-deprecations
--disable-schemas-compile
--enable-magic
- $(use_enable nautilus nautilus-actions)"
+ $(use_enable nautilus nautilus-actions)
+ $(use_enable packagekit)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
}
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index eb47550..19314d0 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-IUSE="nautilus"
+IUSE="nautilus packagekit"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
@@ -26,7 +26,9 @@ fi
RDEPEND=">=dev-libs/glib-2.25.5:2
>=x11-libs/gtk+-3.0.2:3
sys-apps/file
- nautilus? ( >=gnome-base/nautilus-2.22.2 )"
+ nautilus? ( >=gnome-base/nautilus-2.22.2 )
+ packagekit? ( app-portage/packagekit )
+"
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/intltool-0.40.0
@@ -36,17 +38,16 @@ DEPEND="${RDEPEND}
# gnome-base/gnome-common
pkg_setup() {
- # TODO: PackageKit support
G2CONF="${G2CONF}
--disable-dependency-tracking
--disable-scrollkeeper
--disable-run-in-place
--disable-static
- --disable-packagekit
--disable-deprecations
--disable-schemas-compile
--enable-magic
- $(use_enable nautilus nautilus-actions)"
+ $(use_enable nautilus nautilus-actions)
+ $(use_enable packagekit)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2011-04-27 22:22 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-27 22:22 UTC (permalink / raw
To: gentoo-commits
commit: b9f6e1a4857a295cfe788657ca0704eb0fd64972
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 21:34:17 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 21:34:17 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b9f6e1a4
app-arch/file-roller: 3.0.0 → 3.0.1
---
...oller-3.0.0.ebuild => file-roller-3.0.1.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.0.0.ebuild b/app-arch/file-roller/file-roller-3.0.1.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-3.0.0.ebuild
rename to app-arch/file-roller/file-roller-3.0.1.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2011-05-30 18:39 Nirbheek Chauhan
0 siblings, 0 replies; 33+ messages in thread
From: Nirbheek Chauhan @ 2011-05-30 18:39 UTC (permalink / raw
To: gentoo-commits
commit: 5f30f4d8f4713828b33c0daee2544959c5e183f4
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Fri May 27 01:04:56 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon May 30 17:45:56 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5f30f4d8
app-arch/file-roller: 3.0.1 → 3.0.2
Signed-off-by: Nirbheek Chauhan <nirbheek <AT> gentoo.org>
---
...oller-3.0.1.ebuild => file-roller-3.0.2.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.0.1.ebuild b/app-arch/file-roller/file-roller-3.0.2.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-3.0.1.ebuild
rename to app-arch/file-roller/file-roller-3.0.2.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2011-10-18 7:37 Alexandre Restovtsev
0 siblings, 0 replies; 33+ messages in thread
From: Alexandre Restovtsev @ 2011-10-18 7:37 UTC (permalink / raw
To: gentoo-commits
commit: bbc4addca72d9e969c15bef6c1e57ae9f0b6c2fe
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Oct 18 06:41:11 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Oct 18 06:41:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=bbc4addc
app-arch/file-roller: 3.2.0 → 3.2.1
Bump, fixes a crash with USE=-nautilus, and drops
DISABLE_DEPRECATEapp-arch/file-roller: 3.2.0 → 3.2.1
Bump, fixes a crash with USE=-nautilus, and drops DISABLE_DEPRECATED.
---
...oller-3.2.0.ebuild => file-roller-3.2.1.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.2.0.ebuild b/app-arch/file-roller/file-roller-3.2.1.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-3.2.0.ebuild
rename to app-arch/file-roller/file-roller-3.2.1.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2012-05-24 9:11 Alexandre Restovtsev
0 siblings, 0 replies; 33+ messages in thread
From: Alexandre Restovtsev @ 2012-05-24 9:11 UTC (permalink / raw
To: gentoo-commits
commit: b336df5b1f57c9fddfabb17f66841a5748fa2f60
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Thu May 24 08:56:08 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Thu May 24 08:56:08 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b336df5b
app-arch/file-roller: update
---
app-arch/file-roller/file-roller-9999.ebuild | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index d386707..d25e6c6 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.1.ebuild,v 1.2 2010/12/07 19:37:09 eva Exp $
+# $Header: $
EAPI="4"
GCONF_DEBUG="no"
@@ -20,7 +20,7 @@ IUSE="nautilus packagekit"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
fi
# gdk-pixbuf used extensively in the source
@@ -32,13 +32,13 @@ RDEPEND=">=dev-libs/glib-2.29.14:2
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.0.2:3
x11-libs/pango
- nautilus? ( >=gnome-base/nautilus-3.0.0 )
+ nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
"
DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.40.0
app-text/gnome-doc-utils
+ >=dev-util/intltool-0.40.0
+ sys-devel/gettext
virtual/pkgconfig"
# eautoreconf needs:
# gnome-base/gnome-common
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2012-09-22 18:45 Nirbheek Chauhan
0 siblings, 0 replies; 33+ messages in thread
From: Nirbheek Chauhan @ 2012-09-22 18:45 UTC (permalink / raw
To: gentoo-commits
commit: b75eab9e1e4aa04fdd4d9e99da22df4cf6a5a684
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 22 18:19:28 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Sep 22 18:23:26 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b75eab9e
Add app-arch/file-roller-3.5.92
---
...oller-9999.ebuild => file-roller-3.5.92.ebuild} | 18 ++++++++++++++----
app-arch/file-roller/file-roller-9999.ebuild | 18 ++++++++++++++----
2 files changed, 28 insertions(+), 8 deletions(-)
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-3.5.92.ebuild
similarity index 87%
copy from app-arch/file-roller/file-roller-9999.ebuild
copy to app-arch/file-roller/file-roller-3.5.92.ebuild
index d25e6c6..2d8e198 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-3.5.92.ebuild
@@ -30,8 +30,13 @@ RDEPEND=">=dev-libs/glib-2.29.14:2
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.0.2:3
x11-libs/pango
+ x11-libs/libSM
+ x11-libs/libICE
+ >=x11-libs/gtk+-3.4.0:3
+ >=app-arch/libarchive-3.0.0
+ >=x11-libs/libnotify-0.4.3
+ >=dev-libs/json-glib-0.14.0
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
"
@@ -40,8 +45,11 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.40.0
sys-devel/gettext
virtual/pkgconfig"
-# eautoreconf needs:
-# gnome-base/gnome-common
+
+if [[ ${PV} = 9999 ]]; then
+ DEPEND="${DEPEND}
+ app-text/yelp-tools"
+fi
pkg_setup() {
# --disable-debug because enabling it adds -O0 to CFLAGS
@@ -53,8 +61,11 @@ pkg_setup() {
--disable-schemas-compile
--disable-debug
--enable-magic
+ --enable-libarchive
+ --with-smclient=xsmp
$(use_enable nautilus nautilus-actions)
$(use_enable packagekit)"
+ [[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
}
@@ -85,7 +96,6 @@ pkg_postinst() {
elog " iso - app-cdr/cdrtools"
elog " jar,zip - app-arch/zip and app-arch/unzip"
elog " lha - app-arch/lha"
- elog " lzma - app-arch/xz-utils"
elog " lzop - app-arch/lzop"
elog " rar - app-arch/unrar"
elog " rpm - app-arch/rpm"
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index d25e6c6..2d8e198 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -30,8 +30,13 @@ RDEPEND=">=dev-libs/glib-2.29.14:2
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.0.2:3
x11-libs/pango
+ x11-libs/libSM
+ x11-libs/libICE
+ >=x11-libs/gtk+-3.4.0:3
+ >=app-arch/libarchive-3.0.0
+ >=x11-libs/libnotify-0.4.3
+ >=dev-libs/json-glib-0.14.0
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
"
@@ -40,8 +45,11 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.40.0
sys-devel/gettext
virtual/pkgconfig"
-# eautoreconf needs:
-# gnome-base/gnome-common
+
+if [[ ${PV} = 9999 ]]; then
+ DEPEND="${DEPEND}
+ app-text/yelp-tools"
+fi
pkg_setup() {
# --disable-debug because enabling it adds -O0 to CFLAGS
@@ -53,8 +61,11 @@ pkg_setup() {
--disable-schemas-compile
--disable-debug
--enable-magic
+ --enable-libarchive
+ --with-smclient=xsmp
$(use_enable nautilus nautilus-actions)
$(use_enable packagekit)"
+ [[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
}
@@ -85,7 +96,6 @@ pkg_postinst() {
elog " iso - app-cdr/cdrtools"
elog " jar,zip - app-arch/zip and app-arch/unzip"
elog " lha - app-arch/lha"
- elog " lzma - app-arch/xz-utils"
elog " lzop - app-arch/lzop"
elog " rar - app-arch/unrar"
elog " rpm - app-arch/rpm"
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2012-10-23 9:47 Alexandre Rostovtsev
0 siblings, 0 replies; 33+ messages in thread
From: Alexandre Rostovtsev @ 2012-10-23 9:47 UTC (permalink / raw
To: gentoo-commits
commit: 52fc5a4bf934cee02c5e45c2c42dddb2b7cceb69
Author: Sobhan Mohammadpour <sobhanmohammadpour1 <AT> yahoo <DOT> fr>
AuthorDate: Thu Oct 4 13:49:26 2012 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 09:30:25 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=52fc5a4b
app-arch/file-roller: 3.5.90 → 3.6.0
---
...ller-3.5.92.ebuild => file-roller-3.6.0.ebuild} | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.5.92.ebuild b/app-arch/file-roller/file-roller-3.6.0.ebuild
similarity index 99%
rename from app-arch/file-roller/file-roller-3.5.92.ebuild
rename to app-arch/file-roller/file-roller-3.6.0.ebuild
index 2d8e198..03bf14e 100644
--- a/app-arch/file-roller/file-roller-3.5.92.ebuild
+++ b/app-arch/file-roller/file-roller-3.6.0.ebuild
@@ -55,7 +55,6 @@ pkg_setup() {
# --disable-debug because enabling it adds -O0 to CFLAGS
G2CONF="${G2CONF}
--disable-dependency-tracking
- --disable-scrollkeeper
--disable-run-in-place
--disable-static
--disable-schemas-compile
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2012-11-22 23:04 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-22 23:04 UTC (permalink / raw
To: gentoo-commits
commit: 789310a2caa99bb05157fb14b0f0d944bda03753
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 22 22:51:14 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Nov 22 23:04:32 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=789310a2
app-arch/file-roller: 3.6.1.1 → 3.6.2
---
...ler-3.6.1.1.ebuild => file-roller-3.6.2.ebuild} | 1 -
app-arch/file-roller/file-roller-9999.ebuild | 10 +++-------
app-arch/file-roller/metadata.xml | 12 ++++++++++++
3 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.6.1.1.ebuild b/app-arch/file-roller/file-roller-3.6.2.ebuild
similarity index 98%
rename from app-arch/file-roller/file-roller-3.6.1.1.ebuild
rename to app-arch/file-roller/file-roller-3.6.2.ebuild
index 4cbb5e6..150a191 100644
--- a/app-arch/file-roller/file-roller-3.6.1.1.ebuild
+++ b/app-arch/file-roller/file-roller-3.6.2.ebuild
@@ -57,7 +57,6 @@ src_prepare() {
--disable-dependency-tracking
--disable-run-in-place
--disable-static
- --disable-schemas-compile
--disable-debug
--enable-magic
--enable-libarchive
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index 2d8e198..8fa006f 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -14,7 +14,7 @@ fi
DESCRIPTION="Archive manager for GNOME"
HOMEPAGE="http://fileroller.sourceforge.net/"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
IUSE="nautilus packagekit"
if [[ ${PV} = 9999 ]]; then
@@ -51,14 +51,12 @@ if [[ ${PV} = 9999 ]]; then
app-text/yelp-tools"
fi
-pkg_setup() {
+src_prepare() {
# --disable-debug because enabling it adds -O0 to CFLAGS
G2CONF="${G2CONF}
--disable-dependency-tracking
- --disable-scrollkeeper
--disable-run-in-place
--disable-static
- --disable-schemas-compile
--disable-debug
--enable-magic
--enable-libarchive
@@ -67,9 +65,7 @@ pkg_setup() {
$(use_enable packagekit)"
[[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
-}
-src_prepare() {
gnome2_src_prepare
# Use absolute path to GNU tar since star doesn't have the same
@@ -77,7 +73,7 @@ src_prepare() {
epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch
# File providing Gentoo package names for various archivers
- cp -f "${FILESDIR}/3.1.2-packages.match" data/packages.match || die
+ cp -f "${FILESDIR}/3.6.0-packages.match" data/packages.match || die
}
pkg_postinst() {
diff --git a/app-arch/file-roller/metadata.xml b/app-arch/file-roller/metadata.xml
new file mode 100644
index 0000000..2b358a2
--- /dev/null
+++ b/app-arch/file-roller/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+ <use>
+ <flag name="nautilus">Enable file-roller to integrate with
+ <pkg>gnome-base/nautilus</pkg> by providing entries in its context
+ menu</flag>
+ <flag name="packagekit">Enable support for the distro-neutral package
+ manager GUI <pkg>app-admin/packagekit</pkg></flag>
+ </use>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2012-12-16 18:38 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2012-12-16 18:38 UTC (permalink / raw
To: gentoo-commits
commit: 6e7685921031849bd2bc2b77de2b26e088db2a18
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 16 18:38:08 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 16 18:38:08 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6e768592
app-arch/file-roller: moved to gx86
And sync live ebuild with gx86 changes.
---
app-arch/file-roller/file-roller-3.6.2.ebuild | 100 -------------------------
app-arch/file-roller/file-roller-9999.ebuild | 17 ++--
2 files changed, 9 insertions(+), 108 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.6.2.ebuild b/app-arch/file-roller/file-roller-3.6.2.ebuild
deleted file mode 100644
index 150a191..0000000
--- a/app-arch/file-roller/file-roller-3.6.2.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="Archive manager for GNOME"
-HOMEPAGE="http://fileroller.sourceforge.net/"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="nautilus packagekit"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
-fi
-
-# gdk-pixbuf used extensively in the source
-# cairo used in eggtreemultidnd.c
-# pango used in fr-window
-RDEPEND=">=dev-libs/glib-2.29.14:2
- sys-apps/file
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/pango
- x11-libs/libSM
- x11-libs/libICE
- >=x11-libs/gtk+-3.4.0:3
- >=app-arch/libarchive-3.0.0
- >=x11-libs/libnotify-0.4.3
- >=dev-libs/json-glib-0.14.0
- nautilus? ( >=gnome-base/nautilus-3 )
- packagekit? ( app-admin/packagekit-base )
-"
-DEPEND="${RDEPEND}
- app-text/gnome-doc-utils
- >=dev-util/intltool-0.40.0
- sys-devel/gettext
- virtual/pkgconfig"
-
-if [[ ${PV} = 9999 ]]; then
- DEPEND="${DEPEND}
- app-text/yelp-tools"
-fi
-
-src_prepare() {
- # --disable-debug because enabling it adds -O0 to CFLAGS
- G2CONF="${G2CONF}
- --disable-dependency-tracking
- --disable-run-in-place
- --disable-static
- --disable-debug
- --enable-magic
- --enable-libarchive
- --with-smclient=xsmp
- $(use_enable nautilus nautilus-actions)
- $(use_enable packagekit)"
- [[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
- DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
-
- gnome2_src_prepare
-
- # Use absolute path to GNU tar since star doesn't have the same
- # options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar
- epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch
-
- # File providing Gentoo package names for various archivers
- cp -f "${FILESDIR}/3.6.0-packages.match" data/packages.match || die
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
-
- elog "${PN} is a frontend for several archiving utilities. If you want a"
- elog "particular achive format support, see ${HOMEPAGE}"
- elog "and install the relevant package."
- elog
- elog "for example:"
- elog " 7-zip - app-arch/p7zip"
- elog " ace - app-arch/unace"
- elog " arj - app-arch/arj"
- elog " cpio - app-arch/cpio"
- elog " deb - app-arch/dpkg"
- elog " iso - app-cdr/cdrtools"
- elog " jar,zip - app-arch/zip and app-arch/unzip"
- elog " lha - app-arch/lha"
- elog " lzop - app-arch/lzop"
- elog " rar - app-arch/unrar or app-arch/unar"
- elog " rpm - app-arch/rpm"
- elog " unstuff - app-arch/stuffit"
- elog " zoo - app-arch/zoo"
-}
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index 8fa006f..5e5ecb5 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
@@ -14,7 +14,7 @@ fi
DESCRIPTION="Archive manager for GNOME"
HOMEPAGE="http://fileroller.sourceforge.net/"
-LICENSE="GPL-2+"
+LICENSE="GPL-2+ CCPL-Attribution-ShareAlike-3.0"
SLOT="0"
IUSE="nautilus packagekit"
if [[ ${PV} = 9999 ]]; then
@@ -33,18 +33,19 @@ RDEPEND=">=dev-libs/glib-2.29.14:2
x11-libs/pango
x11-libs/libSM
x11-libs/libICE
- >=x11-libs/gtk+-3.4.0:3
- >=app-arch/libarchive-3.0.0
- >=x11-libs/libnotify-0.4.3
- >=dev-libs/json-glib-0.14.0
+ >=x11-libs/gtk+-3.4:3
+ >=app-arch/libarchive-3:=
+ >=x11-libs/libnotify-0.4.3:=
+ >=dev-libs/json-glib-0.14
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
"
DEPEND="${RDEPEND}
- app-text/gnome-doc-utils
>=dev-util/intltool-0.40.0
sys-devel/gettext
virtual/pkgconfig"
+# eautoreconf needs:
+# gnome-base/gnome-common
if [[ ${PV} = 9999 ]]; then
DEPEND="${DEPEND}
@@ -93,7 +94,7 @@ pkg_postinst() {
elog " jar,zip - app-arch/zip and app-arch/unzip"
elog " lha - app-arch/lha"
elog " lzop - app-arch/lzop"
- elog " rar - app-arch/unrar"
+ elog " rar - app-arch/unrar or app-arch/unar"
elog " rpm - app-arch/rpm"
elog " unstuff - app-arch/stuffit"
elog " zoo - app-arch/zoo"
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2013-11-14 22:52 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-14 22:52 UTC (permalink / raw
To: gentoo-commits
commit: abffd00fce81f8a81233c78577dd76eec3dda8f0
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 09:57:04 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 00:39:11 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=abffd00f
app-arch/file-roller: 3.8.4-r1 → 3.10.0
---
app-arch/file-roller/file-roller-3.10.0.ebuild | 102 +++++++++++++++++++++++
app-arch/file-roller/file-roller-9999.ebuild | 109 ++++++++++++++-----------
2 files changed, 164 insertions(+), 47 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.10.0.ebuild b/app-arch/file-roller/file-roller-3.10.0.ebuild
new file mode 100644
index 0000000..4072333
--- /dev/null
+++ b/app-arch/file-roller/file-roller-3.10.0.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit eutils gnome2 readme.gentoo
+
+DESCRIPTION="Archive manager for GNOME"
+HOMEPAGE="http://fileroller.sourceforge.net/"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+IUSE="nautilus packagekit"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+
+# gdk-pixbuf used extensively in the source
+# cairo used in eggtreemultidnd.c
+# pango used in fr-window
+RDEPEND="
+ >=app-arch/libarchive-3:=
+ >=dev-libs/glib-2.36:2
+ >=dev-libs/json-glib-0.14
+ >=x11-libs/gtk+-3.9.3:3
+ >=x11-libs/libnotify-0.4.3:=
+ sys-apps/file
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf:2
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/pango
+ nautilus? ( >=gnome-base/nautilus-3 )
+ packagekit? ( app-admin/packagekit-base )
+"
+DEPEND="${RDEPEND}
+ dev-util/desktop-file-utils
+ >=dev-util/intltool-0.40.0
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+# eautoreconf needs:
+# gnome-base/gnome-common
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+${PN} is a frontend for several archiving utilities. If you want a
+particular achive format support, see ${HOMEPAGE}
+and install the relevant package. For example:
+7-zip - app-arch/p7zip
+ace - app-arch/unace
+arj - app-arch/arj
+cpio - app-arch/cpio
+deb - app-arch/dpkg
+iso - app-cdr/cdrtools
+jar,zip - app-arch/zip and app-arch/unzip
+lha - app-arch/lha
+lzop - app-arch/lzop
+rar - app-arch/unrar or app-arch/unar
+rpm - app-arch/rpm
+unstuff - app-arch/stuffit
+zoo - app-arch/zoo"
+
+src_prepare() {
+ # Use absolute path to GNU tar since star doesn't have the same
+ # options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar
+ epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch
+
+ # app-arch/{un,}rar-5 support, https://bugzilla.gnome.org/show_bug.cgi?id=707568
+ epatch "${FILESDIR}"/${PN}-3.8.4-rar-5.patch
+
+ # File providing Gentoo package names for various archivers
+ cp -f "${FILESDIR}/3.6.0-packages.match" data/packages.match || die
+
+ gnome2_src_prepare
+}
+
+src_configure() {
+ DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
+ # --disable-debug because enabling it adds -O0 to CFLAGS
+ gnome2_src_configure \
+ --disable-run-in-place \
+ --disable-static \
+ --disable-debug \
+ --enable-magic \
+ --enable-libarchive \
+ --with-smclient=xsmp \
+ $(use_enable nautilus nautilus-actions) \
+ $(use_enable packagekit) \
+ ITSTOOL=$(type -P true)
+}
+
+src_install() {
+ gnome2_src_install
+ readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+ gnome2_pkg_postinst
+ readme.gentoo_print_elog
+}
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index 5e5ecb5..4a45d61 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,7 +6,7 @@ EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
-inherit eutils gnome2
+inherit eutils gnome2 readme.gentoo
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
@@ -14,36 +14,39 @@ fi
DESCRIPTION="Archive manager for GNOME"
HOMEPAGE="http://fileroller.sourceforge.net/"
-LICENSE="GPL-2+ CCPL-Attribution-ShareAlike-3.0"
+LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
IUSE="nautilus packagekit"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
fi
# gdk-pixbuf used extensively in the source
# cairo used in eggtreemultidnd.c
# pango used in fr-window
-RDEPEND=">=dev-libs/glib-2.29.14:2
+RDEPEND="
+ >=app-arch/libarchive-3:=
+ >=dev-libs/glib-2.36:2
+ >=dev-libs/json-glib-0.14
+ >=x11-libs/gtk+-3.9.3:3
+ >=x11-libs/libnotify-0.4.3:=
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
- x11-libs/pango
- x11-libs/libSM
x11-libs/libICE
- >=x11-libs/gtk+-3.4:3
- >=app-arch/libarchive-3:=
- >=x11-libs/libnotify-0.4.3:=
- >=dev-libs/json-glib-0.14
+ x11-libs/libSM
+ x11-libs/pango
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
"
DEPEND="${RDEPEND}
+ dev-util/desktop-file-utils
>=dev-util/intltool-0.40.0
sys-devel/gettext
- virtual/pkgconfig"
+ virtual/pkgconfig
+"
# eautoreconf needs:
# gnome-base/gnome-common
@@ -52,50 +55,62 @@ if [[ ${PV} = 9999 ]]; then
app-text/yelp-tools"
fi
-src_prepare() {
- # --disable-debug because enabling it adds -O0 to CFLAGS
- G2CONF="${G2CONF}
- --disable-dependency-tracking
- --disable-run-in-place
- --disable-static
- --disable-debug
- --enable-magic
- --enable-libarchive
- --with-smclient=xsmp
- $(use_enable nautilus nautilus-actions)
- $(use_enable packagekit)"
- [[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
- DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
-
- gnome2_src_prepare
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+${PN} is a frontend for several archiving utilities. If you want a
+particular achive format support, see ${HOMEPAGE}
+and install the relevant package. For example:
+7-zip - app-arch/p7zip
+ace - app-arch/unace
+arj - app-arch/arj
+cpio - app-arch/cpio
+deb - app-arch/dpkg
+iso - app-cdr/cdrtools
+jar,zip - app-arch/zip and app-arch/unzip
+lha - app-arch/lha
+lzop - app-arch/lzop
+rar - app-arch/unrar or app-arch/unar
+rpm - app-arch/rpm
+unstuff - app-arch/stuffit
+zoo - app-arch/zoo"
+src_prepare() {
# Use absolute path to GNU tar since star doesn't have the same
# options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar
epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch
+ # app-arch/{un,}rar-5 support, https://bugzilla.gnome.org/show_bug.cgi?id=707568
+ epatch "${FILESDIR}"/${PN}-3.8.4-rar-5.patch
+
# File providing Gentoo package names for various archivers
cp -f "${FILESDIR}/3.6.0-packages.match" data/packages.match || die
+
+ gnome2_src_prepare
+}
+
+src_configure() {
+ local myconf=""
+ [[ ${PV} != 9999 ]] && myconf="${myconf} ITSTOOL=$(type -P true)"
+ DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
+ # --disable-debug because enabling it adds -O0 to CFLAGS
+ gnome2_src_configure \
+ --disable-run-in-place \
+ --disable-static \
+ --disable-debug \
+ --enable-magic \
+ --enable-libarchive \
+ --with-smclient=xsmp \
+ $(use_enable nautilus nautilus-actions) \
+ $(use_enable packagekit) \
+ ${myconf}
+}
+
+src_install() {
+ gnome2_src_install
+ readme.gentoo_create_doc
}
pkg_postinst() {
gnome2_pkg_postinst
-
- elog "${PN} is a frontend for several archiving utilities. If you want a"
- elog "particular achive format support, see ${HOMEPAGE}"
- elog "and install the relevant package."
- elog
- elog "for example:"
- elog " 7-zip - app-arch/p7zip"
- elog " ace - app-arch/unace"
- elog " arj - app-arch/arj"
- elog " cpio - app-arch/cpio"
- elog " deb - app-arch/dpkg"
- elog " iso - app-cdr/cdrtools"
- elog " jar,zip - app-arch/zip and app-arch/unzip"
- elog " lha - app-arch/lha"
- elog " lzop - app-arch/lzop"
- elog " rar - app-arch/unrar or app-arch/unar"
- elog " rpm - app-arch/rpm"
- elog " unstuff - app-arch/stuffit"
- elog " zoo - app-arch/zoo"
+ readme.gentoo_print_elog
}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2013-12-01 17:19 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-01 17:19 UTC (permalink / raw
To: gentoo-commits
commit: ddf5ec34d48d90d87fedef0a030eb9dab7628040
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 09:57:04 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 16:27:23 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ddf5ec34
app-arch/file-roller: 3.8.4-r1 → 3.10.2.1
---
app-arch/file-roller/file-roller-3.10.2.1.ebuild | 99 +++++++++++++++++++++
app-arch/file-roller/file-roller-9999.ebuild | 106 +++++++++++++----------
2 files changed, 158 insertions(+), 47 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.10.2.1.ebuild b/app-arch/file-roller/file-roller-3.10.2.1.ebuild
new file mode 100644
index 0000000..394c9f5
--- /dev/null
+++ b/app-arch/file-roller/file-roller-3.10.2.1.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit eutils gnome2 readme.gentoo
+
+DESCRIPTION="Archive manager for GNOME"
+HOMEPAGE="http://fileroller.sourceforge.net/"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+IUSE="nautilus packagekit"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+
+# gdk-pixbuf used extensively in the source
+# cairo used in eggtreemultidnd.c
+# pango used in fr-window
+RDEPEND="
+ >=app-arch/libarchive-3:=
+ >=dev-libs/glib-2.36:2
+ >=dev-libs/json-glib-0.14
+ >=x11-libs/gtk+-3.9.3:3
+ >=x11-libs/libnotify-0.4.3:=
+ sys-apps/file
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf:2
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/pango
+ nautilus? ( >=gnome-base/nautilus-3 )
+ packagekit? ( app-admin/packagekit-base )
+"
+DEPEND="${RDEPEND}
+ dev-util/desktop-file-utils
+ >=dev-util/intltool-0.40.0
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+# eautoreconf needs:
+# gnome-base/gnome-common
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+${PN} is a frontend for several archiving utilities. If you want a
+particular achive format support, see ${HOMEPAGE}
+and install the relevant package. For example:
+7-zip - app-arch/p7zip
+ace - app-arch/unace
+arj - app-arch/arj
+cpio - app-arch/cpio
+deb - app-arch/dpkg
+iso - app-cdr/cdrtools
+jar,zip - app-arch/zip and app-arch/unzip
+lha - app-arch/lha
+lzop - app-arch/lzop
+rar - app-arch/unrar or app-arch/unar
+rpm - app-arch/rpm
+unstuff - app-arch/stuffit
+zoo - app-arch/zoo"
+
+src_prepare() {
+ # Use absolute path to GNU tar since star doesn't have the same
+ # options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar
+ epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch
+
+ # File providing Gentoo package names for various archivers
+ cp -f "${FILESDIR}/3.6.0-packages.match" data/packages.match || die
+
+ gnome2_src_prepare
+}
+
+src_configure() {
+ DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
+ # --disable-debug because enabling it adds -O0 to CFLAGS
+ gnome2_src_configure \
+ --disable-run-in-place \
+ --disable-static \
+ --disable-debug \
+ --enable-magic \
+ --enable-libarchive \
+ --with-smclient=xsmp \
+ $(use_enable nautilus nautilus-actions) \
+ $(use_enable packagekit) \
+ ITSTOOL=$(type -P true)
+}
+
+src_install() {
+ gnome2_src_install
+ readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+ gnome2_pkg_postinst
+ readme.gentoo_print_elog
+}
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index 5e5ecb5..2c56cae 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,7 +6,7 @@ EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
-inherit eutils gnome2
+inherit eutils gnome2 readme.gentoo
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
@@ -14,36 +14,39 @@ fi
DESCRIPTION="Archive manager for GNOME"
HOMEPAGE="http://fileroller.sourceforge.net/"
-LICENSE="GPL-2+ CCPL-Attribution-ShareAlike-3.0"
+LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
IUSE="nautilus packagekit"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
fi
# gdk-pixbuf used extensively in the source
# cairo used in eggtreemultidnd.c
# pango used in fr-window
-RDEPEND=">=dev-libs/glib-2.29.14:2
+RDEPEND="
+ >=app-arch/libarchive-3:=
+ >=dev-libs/glib-2.36:2
+ >=dev-libs/json-glib-0.14
+ >=x11-libs/gtk+-3.9.3:3
+ >=x11-libs/libnotify-0.4.3:=
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
- x11-libs/pango
- x11-libs/libSM
x11-libs/libICE
- >=x11-libs/gtk+-3.4:3
- >=app-arch/libarchive-3:=
- >=x11-libs/libnotify-0.4.3:=
- >=dev-libs/json-glib-0.14
+ x11-libs/libSM
+ x11-libs/pango
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
"
DEPEND="${RDEPEND}
+ dev-util/desktop-file-utils
>=dev-util/intltool-0.40.0
sys-devel/gettext
- virtual/pkgconfig"
+ virtual/pkgconfig
+"
# eautoreconf needs:
# gnome-base/gnome-common
@@ -52,50 +55,59 @@ if [[ ${PV} = 9999 ]]; then
app-text/yelp-tools"
fi
-src_prepare() {
- # --disable-debug because enabling it adds -O0 to CFLAGS
- G2CONF="${G2CONF}
- --disable-dependency-tracking
- --disable-run-in-place
- --disable-static
- --disable-debug
- --enable-magic
- --enable-libarchive
- --with-smclient=xsmp
- $(use_enable nautilus nautilus-actions)
- $(use_enable packagekit)"
- [[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
- DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
-
- gnome2_src_prepare
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+${PN} is a frontend for several archiving utilities. If you want a
+particular achive format support, see ${HOMEPAGE}
+and install the relevant package. For example:
+7-zip - app-arch/p7zip
+ace - app-arch/unace
+arj - app-arch/arj
+cpio - app-arch/cpio
+deb - app-arch/dpkg
+iso - app-cdr/cdrtools
+jar,zip - app-arch/zip and app-arch/unzip
+lha - app-arch/lha
+lzop - app-arch/lzop
+rar - app-arch/unrar or app-arch/unar
+rpm - app-arch/rpm
+unstuff - app-arch/stuffit
+zoo - app-arch/zoo"
+src_prepare() {
# Use absolute path to GNU tar since star doesn't have the same
# options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar
epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch
# File providing Gentoo package names for various archivers
cp -f "${FILESDIR}/3.6.0-packages.match" data/packages.match || die
+
+ gnome2_src_prepare
+}
+
+src_configure() {
+ local myconf=""
+ [[ ${PV} != 9999 ]] && myconf="${myconf} ITSTOOL=$(type -P true)"
+ DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
+ # --disable-debug because enabling it adds -O0 to CFLAGS
+ gnome2_src_configure \
+ --disable-run-in-place \
+ --disable-static \
+ --disable-debug \
+ --enable-magic \
+ --enable-libarchive \
+ --with-smclient=xsmp \
+ $(use_enable nautilus nautilus-actions) \
+ $(use_enable packagekit) \
+ ${myconf}
+}
+
+src_install() {
+ gnome2_src_install
+ readme.gentoo_create_doc
}
pkg_postinst() {
gnome2_pkg_postinst
-
- elog "${PN} is a frontend for several archiving utilities. If you want a"
- elog "particular achive format support, see ${HOMEPAGE}"
- elog "and install the relevant package."
- elog
- elog "for example:"
- elog " 7-zip - app-arch/p7zip"
- elog " ace - app-arch/unace"
- elog " arj - app-arch/arj"
- elog " cpio - app-arch/cpio"
- elog " deb - app-arch/dpkg"
- elog " iso - app-cdr/cdrtools"
- elog " jar,zip - app-arch/zip and app-arch/unzip"
- elog " lha - app-arch/lha"
- elog " lzop - app-arch/lzop"
- elog " rar - app-arch/unrar or app-arch/unar"
- elog " rpm - app-arch/rpm"
- elog " unstuff - app-arch/stuffit"
- elog " zoo - app-arch/zoo"
+ readme.gentoo_print_elog
}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2014-04-06 21:32 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-06 21:32 UTC (permalink / raw
To: gentoo-commits
commit: b5da8b9dc582495e470cd0ee932de6e12b72f65b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 6 21:12:11 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 6 21:17:01 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b5da8b9d
app-arch/file-roller: 3.10.2.1 → 3.12.0
---
...oller-9999.ebuild => file-roller-3.12.0.ebuild} | 22 ++++------------------
app-arch/file-roller/file-roller-9999.ebuild | 4 ++--
2 files changed, 6 insertions(+), 20 deletions(-)
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-3.12.0.ebuild
similarity index 83%
copy from app-arch/file-roller/file-roller-9999.ebuild
copy to app-arch/file-roller/file-roller-3.12.0.ebuild
index 2c56cae..b5bc926 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-3.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -7,9 +7,6 @@ GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
inherit eutils gnome2 readme.gentoo
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
DESCRIPTION="Archive manager for GNOME"
HOMEPAGE="http://fileroller.sourceforge.net/"
@@ -17,11 +14,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
IUSE="nautilus packagekit"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
# gdk-pixbuf used extensively in the source
# cairo used in eggtreemultidnd.c
@@ -50,15 +43,10 @@ DEPEND="${RDEPEND}
# eautoreconf needs:
# gnome-base/gnome-common
-if [[ ${PV} = 9999 ]]; then
- DEPEND="${DEPEND}
- app-text/yelp-tools"
-fi
-
DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="
${PN} is a frontend for several archiving utilities. If you want a
-particular achive format support, see ${HOMEPAGE}
+particular archive format support, see ${HOMEPAGE}
and install the relevant package. For example:
7-zip - app-arch/p7zip
ace - app-arch/unace
@@ -86,8 +74,6 @@ src_prepare() {
}
src_configure() {
- local myconf=""
- [[ ${PV} != 9999 ]] && myconf="${myconf} ITSTOOL=$(type -P true)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
# --disable-debug because enabling it adds -O0 to CFLAGS
gnome2_src_configure \
@@ -99,7 +85,7 @@ src_configure() {
--with-smclient=xsmp \
$(use_enable nautilus nautilus-actions) \
$(use_enable packagekit) \
- ${myconf}
+ ITSTOOL=$(type -P true)
}
src_install() {
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index 2c56cae..2926cbb 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -58,7 +58,7 @@ fi
DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="
${PN} is a frontend for several archiving utilities. If you want a
-particular achive format support, see ${HOMEPAGE}
+particular archive format support, see ${HOMEPAGE}
and install the relevant package. For example:
7-zip - app-arch/p7zip
ace - app-arch/unace
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2014-04-23 22:14 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-23 22:14 UTC (permalink / raw
To: gentoo-commits
commit: 4741bf2a840be3e833f316ba3aaf6de288adb1a7
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 22:09:11 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 22:13:21 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4741bf2a
app-arch/file-roller: 3.12.0 → 3.12.1
---
.../file-roller/{file-roller-3.12.0.ebuild => file-roller-3.12.1.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.12.0.ebuild b/app-arch/file-roller/file-roller-3.12.1.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-3.12.0.ebuild
rename to app-arch/file-roller/file-roller-3.12.1.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2014-10-13 21:51 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-13 21:51 UTC (permalink / raw
To: gentoo-commits
commit: 3a5957f637db0fb822ed445f146932a53af4f6f8
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 13 21:27:52 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Oct 13 21:27:52 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3a5957f6
app-arch/file-roller: 3.14.0 → 3.14.1
---
.../file-roller/{file-roller-3.14.0.ebuild => file-roller-3.14.1.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.14.0.ebuild b/app-arch/file-roller/file-roller-3.14.1.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-3.14.0.ebuild
rename to app-arch/file-roller/file-roller-3.14.1.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2014-11-23 22:27 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2014-11-23 22:27 UTC (permalink / raw
To: gentoo-commits
commit: dd1df44a9eadadcd7ecb1b7b7f3b1288a3ece0db
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 23 21:48:28 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 23 21:48:28 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=dd1df44a
app-arch/file-roller: 3.14.1 → 3.14.2
---
.../file-roller/{file-roller-3.14.1.ebuild => file-roller-3.14.2.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.14.1.ebuild b/app-arch/file-roller/file-roller-3.14.2.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-3.14.1.ebuild
rename to app-arch/file-roller/file-roller-3.14.2.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2014-12-14 22:46 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-14 22:46 UTC (permalink / raw
To: gentoo-commits
commit: 12cc4094be740c831cac1ac82dbfdc45d6555e17
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 14 22:44:47 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 14 22:45:43 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=12cc4094
app-arch/file-roller: moved to gentoo-x86
---
app-arch/file-roller/file-roller-3.14.2.ebuild | 99 --------------------------
1 file changed, 99 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.14.2.ebuild b/app-arch/file-roller/file-roller-3.14.2.ebuild
deleted file mode 100644
index 8050ea6..0000000
--- a/app-arch/file-roller/file-roller-3.14.2.ebuild
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2 readme.gentoo
-
-DESCRIPTION="Archive manager for GNOME"
-HOMEPAGE="http://fileroller.sourceforge.net/ https://wiki.gnome.org/Apps/FileRoller"
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-IUSE="nautilus packagekit"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
-
-# gdk-pixbuf used extensively in the source
-# cairo used in eggtreemultidnd.c
-# pango used in fr-window
-RDEPEND="
- >=app-arch/libarchive-3:=
- >=dev-libs/glib-2.36:2
- >=dev-libs/json-glib-0.14
- >=x11-libs/gtk+-3.13.2:3
- >=x11-libs/libnotify-0.4.3:=
- sys-apps/file
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/pango
- nautilus? ( >=gnome-base/nautilus-3 )
- packagekit? ( app-admin/packagekit-base )
-"
-DEPEND="${RDEPEND}
- dev-util/desktop-file-utils
- >=dev-util/intltool-0.40.0
- sys-devel/gettext
- virtual/pkgconfig
-"
-# eautoreconf needs:
-# gnome-base/gnome-common
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-${PN} is a frontend for several archiving utilities. If you want a
-particular archive format support, see ${HOMEPAGE}
-and install the relevant package. For example:
-7-zip - app-arch/p7zip
-ace - app-arch/unace
-arj - app-arch/arj
-cpio - app-arch/cpio
-deb - app-arch/dpkg
-iso - app-cdr/cdrtools
-jar,zip - app-arch/zip and app-arch/unzip
-lha - app-arch/lha
-lzop - app-arch/lzop
-rar - app-arch/unrar or app-arch/unar
-rpm - app-arch/rpm
-unstuff - app-arch/stuffit
-zoo - app-arch/zoo"
-
-src_prepare() {
- # Use absolute path to GNU tar since star doesn't have the same
- # options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar
- epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch
-
- # File providing Gentoo package names for various archivers
- cp -f "${FILESDIR}/3.6.0-packages.match" data/packages.match || die
-
- gnome2_src_prepare
-}
-
-src_configure() {
- DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
- # --disable-debug because enabling it adds -O0 to CFLAGS
- gnome2_src_configure \
- --disable-run-in-place \
- --disable-static \
- --disable-debug \
- --enable-magic \
- --enable-libarchive \
- --with-smclient=xsmp \
- $(use_enable nautilus nautilus-actions) \
- $(use_enable packagekit) \
- ITSTOOL=$(type -P true)
-}
-
-src_install() {
- gnome2_src_install
- readme.gentoo_create_doc
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- readme.gentoo_print_elog
-}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2015-05-03 21:56 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-03 21:56 UTC (permalink / raw
To: gentoo-commits
commit: ad75c8e73d26baadf5893e5da3c93cf4eff564b2
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 3 21:11:33 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 3 21:16:13 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=ad75c8e7
app-arch/file-roller: 3.14.2 → 3.16.1
...oller-9999.ebuild => file-roller-3.16.1.ebuild} | 25 ++++------------------
app-arch/file-roller/file-roller-9999.ebuild | 7 ++----
2 files changed, 6 insertions(+), 26 deletions(-)
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-3.16.1.ebuild
similarity index 81%
copy from app-arch/file-roller/file-roller-9999.ebuild
copy to app-arch/file-roller/file-roller-3.16.1.ebuild
index 834bd59..4978148 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-3.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -7,21 +7,14 @@ GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
inherit eutils gnome2 readme.gentoo
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
DESCRIPTION="Archive manager for GNOME"
-HOMEPAGE="http://fileroller.sourceforge.net/"
+HOMEPAGE="http://fileroller.sourceforge.net/ https://wiki.gnome.org/Apps/FileRoller"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
IUSE="nautilus packagekit"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
# gdk-pixbuf used extensively in the source
# cairo used in eggtreemultidnd.c
@@ -35,8 +28,6 @@ RDEPEND="
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
- x11-libs/libICE
- x11-libs/libSM
x11-libs/pango
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
@@ -50,11 +41,6 @@ DEPEND="${RDEPEND}
# eautoreconf needs:
# gnome-base/gnome-common
-if [[ ${PV} = 9999 ]]; then
- DEPEND="${DEPEND}
- app-text/yelp-tools"
-fi
-
DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="
${PN} is a frontend for several archiving utilities. If you want a
@@ -86,8 +72,6 @@ src_prepare() {
}
src_configure() {
- local myconf=""
- [[ ${PV} != 9999 ]] && myconf="${myconf} ITSTOOL=$(type -P true)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
# --disable-debug because enabling it adds -O0 to CFLAGS
gnome2_src_configure \
@@ -96,10 +80,9 @@ src_configure() {
--disable-debug \
--enable-magic \
--enable-libarchive \
- --with-smclient=xsmp \
$(use_enable nautilus nautilus-actions) \
$(use_enable packagekit) \
- ${myconf}
+ ITSTOOL=$(type -P true)
}
src_install() {
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index 834bd59..64e2c59 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="Archive manager for GNOME"
-HOMEPAGE="http://fileroller.sourceforge.net/"
+HOMEPAGE="http://fileroller.sourceforge.net/ https://wiki.gnome.org/Apps/FileRoller"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
@@ -35,8 +35,6 @@ RDEPEND="
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
- x11-libs/libICE
- x11-libs/libSM
x11-libs/pango
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
@@ -96,7 +94,6 @@ src_configure() {
--disable-debug \
--enable-magic \
--enable-libarchive \
- --with-smclient=xsmp \
$(use_enable nautilus nautilus-actions) \
$(use_enable packagekit) \
${myconf}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2015-05-12 19:31 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-12 19:31 UTC (permalink / raw
To: gentoo-commits
commit: 96ddaae155ce932a30d04d14077f2a9769a38749
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 19:06:37 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue May 12 19:06:37 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=96ddaae1
app-arch/file-roller: 3.16.1 → 3.16.2
.../file-roller/{file-roller-3.16.1.ebuild => file-roller-3.16.2.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.16.1.ebuild b/app-arch/file-roller/file-roller-3.16.2.ebuild
similarity index 100%
rename from app-arch/file-roller/file-roller-3.16.1.ebuild
rename to app-arch/file-roller/file-roller-3.16.2.ebuild
^ permalink raw reply [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2015-06-09 13:48 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2015-06-09 13:48 UTC (permalink / raw
To: gentoo-commits
commit: 4f13590f2cb4167d61f1a16058ac6acb0b3e4970
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 10:21:30 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 13:48:42 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4f13590f
app-arch/file-roller: moved to gentoo-x86
app-arch/file-roller/file-roller-3.16.2.ebuild | 96 --------------------------
1 file changed, 96 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.16.2.ebuild b/app-arch/file-roller/file-roller-3.16.2.ebuild
deleted file mode 100644
index 4978148..0000000
--- a/app-arch/file-roller/file-roller-3.16.2.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2 readme.gentoo
-
-DESCRIPTION="Archive manager for GNOME"
-HOMEPAGE="http://fileroller.sourceforge.net/ https://wiki.gnome.org/Apps/FileRoller"
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-IUSE="nautilus packagekit"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
-
-# gdk-pixbuf used extensively in the source
-# cairo used in eggtreemultidnd.c
-# pango used in fr-window
-RDEPEND="
- >=app-arch/libarchive-3:=
- >=dev-libs/glib-2.36:2
- >=dev-libs/json-glib-0.14
- >=x11-libs/gtk+-3.13.2:3
- >=x11-libs/libnotify-0.4.3:=
- sys-apps/file
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/pango
- nautilus? ( >=gnome-base/nautilus-3 )
- packagekit? ( app-admin/packagekit-base )
-"
-DEPEND="${RDEPEND}
- dev-util/desktop-file-utils
- >=dev-util/intltool-0.40.0
- sys-devel/gettext
- virtual/pkgconfig
-"
-# eautoreconf needs:
-# gnome-base/gnome-common
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-${PN} is a frontend for several archiving utilities. If you want a
-particular archive format support, see ${HOMEPAGE}
-and install the relevant package. For example:
-7-zip - app-arch/p7zip
-ace - app-arch/unace
-arj - app-arch/arj
-cpio - app-arch/cpio
-deb - app-arch/dpkg
-iso - app-cdr/cdrtools
-jar,zip - app-arch/zip and app-arch/unzip
-lha - app-arch/lha
-lzop - app-arch/lzop
-rar - app-arch/unrar or app-arch/unar
-rpm - app-arch/rpm
-unstuff - app-arch/stuffit
-zoo - app-arch/zoo"
-
-src_prepare() {
- # Use absolute path to GNU tar since star doesn't have the same
- # options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar
- epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch
-
- # File providing Gentoo package names for various archivers
- cp -f "${FILESDIR}/3.6.0-packages.match" data/packages.match || die
-
- gnome2_src_prepare
-}
-
-src_configure() {
- DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
- # --disable-debug because enabling it adds -O0 to CFLAGS
- gnome2_src_configure \
- --disable-run-in-place \
- --disable-static \
- --disable-debug \
- --enable-magic \
- --enable-libarchive \
- $(use_enable nautilus nautilus-actions) \
- $(use_enable packagekit) \
- ITSTOOL=$(type -P true)
-}
-
-src_install() {
- gnome2_src_install
- readme.gentoo_create_doc
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- readme.gentoo_print_elog
-}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2018-03-02 17:26 Sobhan Mohammadpour
0 siblings, 0 replies; 33+ messages in thread
From: Sobhan Mohammadpour @ 2018-03-02 17:26 UTC (permalink / raw
To: gentoo-commits
commit: bd34132e9c3be068992291fe434d46cec4cdbd79
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 2 17:26:50 2018 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Fri Mar 2 17:26:50 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bd34132e
app-arch/file-roller: bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Manifest-Sign-Key: 0x7DF238CF0AA182E1
.../{file-roller-3.26.1.ebuild => file-roller-3.26.2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/file-roller/file-roller-3.26.1.ebuild b/app-arch/file-roller/file-roller-3.26.2.ebuild
similarity index 98%
rename from app-arch/file-roller/file-roller-3.26.1.ebuild
rename to app-arch/file-roller/file-roller-3.26.2.ebuild
index d0ee0fd3..df7b3862 100644
--- a/app-arch/file-roller/file-roller-3.26.1.ebuild
+++ b/app-arch/file-roller/file-roller-3.26.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2018-05-26 23:45 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2018-05-26 23:45 UTC (permalink / raw
To: gentoo-commits
commit: d82f18f5e9e21173a8818178e7c9ab154e849da2
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 22:09:54 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May 26 23:45:04 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=d82f18f5
app-arch/file-roller: add glib-compile-resource dependencies
Drop unused eutils eclass. Add keyword from gentoo repository.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A
app-arch/file-roller/file-roller-3.26.2.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.26.2.ebuild b/app-arch/file-roller/file-roller-3.26.2.ebuild
index df7b3862..d06306b4 100644
--- a/app-arch/file-roller/file-roller-3.26.2.ebuild
+++ b/app-arch/file-roller/file-roller-3.26.2.ebuild
@@ -4,7 +4,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"
-inherit eutils gnome2 readme.gentoo-r1
+inherit gnome2 readme.gentoo-r1
DESCRIPTION="Archive manager for GNOME"
HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
IUSE="libnotify nautilus packagekit"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
# gdk-pixbuf used extensively in the source
# cairo used in eggtreemultidnd.c
@@ -30,7 +30,9 @@ RDEPEND="
nautilus? ( >=gnome-base/nautilus-2.22.2 )
packagekit? ( app-admin/packagekit-base )
"
+# libxml2+gdk-pixbuf required for glib-compile-resources
DEPEND="${RDEPEND}
+ dev-libs/libxml2
>=dev-util/intltool-0.50.1
dev-util/itstool
sys-devel/gettext
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2018-05-26 23:45 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2018-05-26 23:45 UTC (permalink / raw
To: gentoo-commits
commit: 27aea9404919e449d84c8e3f1f24746aac44de45
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 22:19:35 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May 26 23:45:04 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=27aea940
app-arch/file-roller: sync live ebuild and metadata.xml
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A
app-arch/file-roller/file-roller-9999.ebuild | 39 ++++++++++++----------------
app-arch/file-roller/metadata.xml | 6 ++---
2 files changed, 19 insertions(+), 26 deletions(-)
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index 9b688a8d..a6ec9188 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -1,26 +1,24 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=6
GNOME2_LA_PUNT="yes"
-inherit eutils gnome2 readme.gentoo
+inherit gnome2 readme.gentoo-r1
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
DESCRIPTION="Archive manager for GNOME"
-HOMEPAGE="http://fileroller.sourceforge.net/ https://wiki.gnome.org/Apps/FileRoller"
+HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
-IUSE="nautilus packagekit"
+IUSE="libnotify nautilus packagekit"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
fi
# gdk-pixbuf used extensively in the source
@@ -31,17 +29,19 @@ RDEPEND="
>=dev-libs/glib-2.36:2
>=dev-libs/json-glib-0.14
>=x11-libs/gtk+-3.13.2:3
- >=x11-libs/libnotify-0.4.3:=
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/pango
- nautilus? ( >=gnome-base/nautilus-3 )
+ libnotify? ( >=x11-libs/libnotify-0.4.3:= )
+ nautilus? ( >=gnome-base/nautilus-2.22.2 )
packagekit? ( app-admin/packagekit-base )
"
+# libxml2+gdk-pixbuf required for glib-compile-resources
DEPEND="${RDEPEND}
- dev-util/desktop-file-utils
- >=dev-util/intltool-0.40.0
+ dev-libs/libxml2
+ >=dev-util/intltool-0.50.1
+ dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
"
@@ -67,26 +67,19 @@ iso - app-cdr/cdrtools
jar,zip - app-arch/zip and app-arch/unzip
lha - app-arch/lha
lzop - app-arch/lzop
+lz4 - app-arch/lz4
rar - app-arch/unrar or app-arch/unar
rpm - app-arch/rpm
unstuff - app-arch/stuffit
zoo - app-arch/zoo"
src_prepare() {
- # Use absolute path to GNU tar since star doesn't have the same
- # options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar
- epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch
-
# File providing Gentoo package names for various archivers
- cp -f "${FILESDIR}/3.6.0-packages.match" data/packages.match || die
-
+ cp -f "${FILESDIR}"/3.22-packages.match data/packages.match || die
gnome2_src_prepare
}
src_configure() {
- local myconf=""
- [[ ${PV} != 9999 ]] && myconf="${myconf} ITSTOOL=$(type -P true)"
- DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
# --disable-debug because enabling it adds -O0 to CFLAGS
gnome2_src_configure \
--disable-run-in-place \
@@ -94,9 +87,9 @@ src_configure() {
--disable-debug \
--enable-magic \
--enable-libarchive \
+ $(use_enable libnotify notification) \
$(use_enable nautilus nautilus-actions) \
- $(use_enable packagekit) \
- ${myconf}
+ $(use_enable packagekit)
}
src_install() {
diff --git a/app-arch/file-roller/metadata.xml b/app-arch/file-roller/metadata.xml
index a1511def..fee03a0b 100644
--- a/app-arch/file-roller/metadata.xml
+++ b/app-arch/file-roller/metadata.xml
@@ -6,13 +6,13 @@
<name>Gentoo GNOME Desktop</name>
</maintainer>
<use>
- <flag name="nautilus">Enable file-roller to integrate with
- <pkg>gnome-base/nautilus</pkg> by providing entries in its context
- menu</flag>
+ <flag name="nautilus">Build contextual menu extension for
+ <pkg>gnome-base/nautilus</pkg>.</flag>
<flag name="packagekit">Enable support for the distro-neutral package
manager GUI <pkg>app-admin/packagekit</pkg></flag>
</use>
<upstream>
<remote-id type="sourceforge">fileroller</remote-id>
+ <remote-id type="cpe">cpe:/a:paolo_bacchilega:file_roller</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2018-08-05 9:59 Mart Raudsepp
0 siblings, 0 replies; 33+ messages in thread
From: Mart Raudsepp @ 2018-08-05 9:59 UTC (permalink / raw
To: gentoo-commits
commit: 0689a67f8915a78f42b93c0420652df09f3f2aca
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 5 09:54:40 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Aug 5 09:54:40 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=0689a67f
app-arch/file-roller-3.26.2: remove, available in ::gentoo
Package-Manager: Portage-2.3.43, Repoman-2.3.10
app-arch/file-roller/file-roller-3.26.2.ebuild | 91 --------------------------
1 file changed, 91 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.26.2.ebuild b/app-arch/file-roller/file-roller-3.26.2.ebuild
deleted file mode 100644
index d06306b4..00000000
--- a/app-arch/file-roller/file-roller-3.26.2.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 readme.gentoo-r1
-
-DESCRIPTION="Archive manager for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-IUSE="libnotify nautilus packagekit"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-
-# gdk-pixbuf used extensively in the source
-# cairo used in eggtreemultidnd.c
-# pango used in fr-window
-RDEPEND="
- >=app-arch/libarchive-3:=
- >=dev-libs/glib-2.36:2
- >=dev-libs/json-glib-0.14
- >=x11-libs/gtk+-3.13.2:3
- sys-apps/file
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/pango
- libnotify? ( >=x11-libs/libnotify-0.4.3:= )
- nautilus? ( >=gnome-base/nautilus-2.22.2 )
- packagekit? ( app-admin/packagekit-base )
-"
-# libxml2+gdk-pixbuf required for glib-compile-resources
-DEPEND="${RDEPEND}
- dev-libs/libxml2
- >=dev-util/intltool-0.50.1
- dev-util/itstool
- sys-devel/gettext
- virtual/pkgconfig
-"
-# eautoreconf needs:
-# gnome-base/gnome-common
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-${PN} is a frontend for several archiving utilities. If you want a
-particular archive format support, see ${HOMEPAGE}
-and install the relevant package. For example:
-7-zip - app-arch/p7zip
-ace - app-arch/unace
-arj - app-arch/arj
-cpio - app-arch/cpio
-deb - app-arch/dpkg
-iso - app-cdr/cdrtools
-jar,zip - app-arch/zip and app-arch/unzip
-lha - app-arch/lha
-lzop - app-arch/lzop
-lz4 - app-arch/lz4
-rar - app-arch/unrar or app-arch/unar
-rpm - app-arch/rpm
-unstuff - app-arch/stuffit
-zoo - app-arch/zoo"
-
-src_prepare() {
- # File providing Gentoo package names for various archivers
- cp -f "${FILESDIR}"/3.22-packages.match data/packages.match || die
- gnome2_src_prepare
-}
-
-src_configure() {
- # --disable-debug because enabling it adds -O0 to CFLAGS
- gnome2_src_configure \
- --disable-run-in-place \
- --disable-static \
- --disable-debug \
- --enable-magic \
- --enable-libarchive \
- $(use_enable libnotify notification) \
- $(use_enable nautilus nautilus-actions) \
- $(use_enable packagekit)
-}
-
-src_install() {
- gnome2_src_install
- readme.gentoo_create_doc
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- readme.gentoo_print_elog
-}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2018-08-05 9:59 Mart Raudsepp
0 siblings, 0 replies; 33+ messages in thread
From: Mart Raudsepp @ 2018-08-05 9:59 UTC (permalink / raw
To: gentoo-commits
commit: 405303ea8a3af39fdcb1a17fd63c0c5de256a171
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 5 09:56:42 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Aug 5 09:56:42 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=405303ea
app-arch/file-roller-9999: sync in fixes
* Add missing libxml2 slot into dep
* Remove wrong comment about gdk-pixbuf being needed
for glib-compile-resources (no to-pixdata usage)
* cp with -v instead of -f; doesn't make much sense to
"|| die" otherwise and we don't have a reason to --force
Package-Manager: Portage-2.3.43, Repoman-2.3.10
app-arch/file-roller/file-roller-9999.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index a6ec9188..fae6a69a 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -37,9 +37,9 @@ RDEPEND="
nautilus? ( >=gnome-base/nautilus-2.22.2 )
packagekit? ( app-admin/packagekit-base )
"
-# libxml2+gdk-pixbuf required for glib-compile-resources
+# libxml2 required for glib-compile-resources
DEPEND="${RDEPEND}
- dev-libs/libxml2
+ dev-libs/libxml2:2
>=dev-util/intltool-0.50.1
dev-util/itstool
sys-devel/gettext
@@ -75,7 +75,7 @@ zoo - app-arch/zoo"
src_prepare() {
# File providing Gentoo package names for various archivers
- cp -f "${FILESDIR}"/3.22-packages.match data/packages.match || die
+ cp -v "${FILESDIR}"/3.22-packages.match data/packages.match || die
gnome2_src_prepare
}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2018-11-19 16:00 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2018-11-19 16:00 UTC (permalink / raw
To: gentoo-commits
commit: 8036f9331a1cca46ad059e96176a2c7e9ce2579e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 19 15:16:12 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov 19 16:00:16 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8036f933
app-arch/file-roller: sync with gentoo repository
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
app-arch/file-roller/file-roller-9999.ebuild | 59 ++++++++++++----------------
1 file changed, 26 insertions(+), 33 deletions(-)
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index fae6a69a..166aef54 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -1,25 +1,18 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-GNOME2_LA_PUNT="yes"
-inherit gnome2 readme.gentoo-r1
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
+inherit git-r3 gnome2-utils meson readme.gentoo-r1 xdg
DESCRIPTION="Archive manager for GNOME"
HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
+EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/${PN}.git"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
IUSE="libnotify nautilus packagekit"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-fi
+KEYWORDS=""
# gdk-pixbuf used extensively in the source
# cairo used in eggtreemultidnd.c
@@ -40,18 +33,10 @@ RDEPEND="
# libxml2 required for glib-compile-resources
DEPEND="${RDEPEND}
dev-libs/libxml2:2
- >=dev-util/intltool-0.50.1
dev-util/itstool
- sys-devel/gettext
+ >=sys-devel/gettext-0.19.8
virtual/pkgconfig
"
-# eautoreconf needs:
-# gnome-base/gnome-common
-
-if [[ ${PV} = 9999 ]]; then
- DEPEND="${DEPEND}
- app-text/yelp-tools"
-fi
DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="
@@ -76,28 +61,36 @@ zoo - app-arch/zoo"
src_prepare() {
# File providing Gentoo package names for various archivers
cp -v "${FILESDIR}"/3.22-packages.match data/packages.match || die
- gnome2_src_prepare
+
+ xdg_src_prepare
}
src_configure() {
- # --disable-debug because enabling it adds -O0 to CFLAGS
- gnome2_src_configure \
- --disable-run-in-place \
- --disable-static \
- --disable-debug \
- --enable-magic \
- --enable-libarchive \
- $(use_enable libnotify notification) \
- $(use_enable nautilus nautilus-actions) \
- $(use_enable packagekit)
+ local emesonargs=(
+ -Drun-in-place=false
+ $(meson_use nautilus nautilus-actions)
+ $(meson_use libnotify notification)
+ $(meson_use packagekit)
+ -Dlibarchive=true
+ -Dmagic=true
+ )
+ meson_src_configure
}
src_install() {
- gnome2_src_install
+ meson_src_install
readme.gentoo_create_doc
}
pkg_postinst() {
- gnome2_pkg_postinst
+ xdg_pkg_postinst
+ gnome2_icon_cache_update
+ gnome2_schemas_update
readme.gentoo_print_elog
}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2018-12-26 4:11 Sobhan Mohammadpour
0 siblings, 0 replies; 33+ messages in thread
From: Sobhan Mohammadpour @ 2018-12-26 4:11 UTC (permalink / raw
To: gentoo-commits
commit: 39fcf5ffea663abb98eea6502ecd44d84b0ae618
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 26 04:11:14 2018 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Wed Dec 26 04:11:14 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=39fcf5ff
app-arch/file-roller: bump to 3.30.1
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x7DF238CF0AA182E1
Signed-off-by: Sobhan Mohammadpour <sobhan <AT> gentoo.org>
app-arch/file-roller/file-roller-3.30.1.ebuild | 95 ++++++++++++++++++++++++++
1 file changed, 95 insertions(+)
diff --git a/app-arch/file-roller/file-roller-3.30.1.ebuild b/app-arch/file-roller/file-roller-3.30.1.ebuild
new file mode 100644
index 00000000..dc146d9e
--- /dev/null
+++ b/app-arch/file-roller/file-roller-3.30.1.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg
+
+DESCRIPTION="Archive manager for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+IUSE="libnotify nautilus packagekit"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+
+# gdk-pixbuf used extensively in the source
+# cairo used in eggtreemultidnd.c
+# pango used in fr-window
+RDEPEND="
+ >=app-arch/libarchive-3:=
+ >=dev-libs/glib-2.36:2
+ >=dev-libs/json-glib-0.14
+ >=x11-libs/gtk+-3.13.2:3
+ sys-apps/file
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf:2
+ x11-libs/pango
+ libnotify? ( >=x11-libs/libnotify-0.4.3:= )
+ nautilus? ( >=gnome-base/nautilus-2.22.2 )
+ packagekit? ( app-admin/packagekit-base )
+"
+# libxml2 required for glib-compile-resources
+DEPEND="${RDEPEND}
+ dev-libs/libxml2:2
+ dev-util/itstool
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+${PN} is a frontend for several archiving utilities. If you want a
+particular archive format support, see ${HOMEPAGE}
+and install the relevant package. For example:
+7-zip - app-arch/p7zip
+ace - app-arch/unace
+arj - app-arch/arj
+cpio - app-arch/cpio
+deb - app-arch/dpkg
+iso - app-cdr/cdrtools
+jar,zip - app-arch/zip and app-arch/unzip
+lha - app-arch/lha
+lzop - app-arch/lzop
+lz4 - app-arch/lz4
+rar - app-arch/unrar or app-arch/unar
+rpm - app-arch/rpm
+unstuff - app-arch/stuffit
+zoo - app-arch/zoo"
+
+src_prepare() {
+ # File providing Gentoo package names for various archivers
+ cp -v "${FILESDIR}"/3.22-packages.match data/packages.match || die
+
+ xdg_src_prepare
+}
+
+src_configure() {
+ local emesonargs=(
+ -Drun-in-place=false
+ $(meson_use nautilus nautilus-actions)
+ $(meson_use libnotify notification)
+ $(meson_use packagekit)
+ -Dlibarchive=true
+ -Dmagic=true
+ )
+ meson_src_configure
+}
+
+src_install() {
+ meson_src_install
+ readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+ readme.gentoo_print_elog
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2018-12-28 23:32 Gilles Dartiguelongue
0 siblings, 0 replies; 33+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-28 23:32 UTC (permalink / raw
To: gentoo-commits
commit: 14d06e8883e8618e5430b6a004f7d01977c79e75
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 26 04:11:14 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 28 23:31:54 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=14d06e88
app-arch/file-roller: bump to 3.30.1
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x7DF238CF0AA182E1
Signed-off-by: Sobhan Mohammadpour <sobhan <AT> gentoo.org>
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
app-arch/file-roller/file-roller-3.30.1.ebuild | 95 ++++++++++++++++++++++++++
1 file changed, 95 insertions(+)
diff --git a/app-arch/file-roller/file-roller-3.30.1.ebuild b/app-arch/file-roller/file-roller-3.30.1.ebuild
new file mode 100644
index 00000000..dc146d9e
--- /dev/null
+++ b/app-arch/file-roller/file-roller-3.30.1.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg
+
+DESCRIPTION="Archive manager for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+IUSE="libnotify nautilus packagekit"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+
+# gdk-pixbuf used extensively in the source
+# cairo used in eggtreemultidnd.c
+# pango used in fr-window
+RDEPEND="
+ >=app-arch/libarchive-3:=
+ >=dev-libs/glib-2.36:2
+ >=dev-libs/json-glib-0.14
+ >=x11-libs/gtk+-3.13.2:3
+ sys-apps/file
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf:2
+ x11-libs/pango
+ libnotify? ( >=x11-libs/libnotify-0.4.3:= )
+ nautilus? ( >=gnome-base/nautilus-2.22.2 )
+ packagekit? ( app-admin/packagekit-base )
+"
+# libxml2 required for glib-compile-resources
+DEPEND="${RDEPEND}
+ dev-libs/libxml2:2
+ dev-util/itstool
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+${PN} is a frontend for several archiving utilities. If you want a
+particular archive format support, see ${HOMEPAGE}
+and install the relevant package. For example:
+7-zip - app-arch/p7zip
+ace - app-arch/unace
+arj - app-arch/arj
+cpio - app-arch/cpio
+deb - app-arch/dpkg
+iso - app-cdr/cdrtools
+jar,zip - app-arch/zip and app-arch/unzip
+lha - app-arch/lha
+lzop - app-arch/lzop
+lz4 - app-arch/lz4
+rar - app-arch/unrar or app-arch/unar
+rpm - app-arch/rpm
+unstuff - app-arch/stuffit
+zoo - app-arch/zoo"
+
+src_prepare() {
+ # File providing Gentoo package names for various archivers
+ cp -v "${FILESDIR}"/3.22-packages.match data/packages.match || die
+
+ xdg_src_prepare
+}
+
+src_configure() {
+ local emesonargs=(
+ -Drun-in-place=false
+ $(meson_use nautilus nautilus-actions)
+ $(meson_use libnotify notification)
+ $(meson_use packagekit)
+ -Dlibarchive=true
+ -Dmagic=true
+ )
+ meson_src_configure
+}
+
+src_install() {
+ meson_src_install
+ readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+ readme.gentoo_print_elog
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+}
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
@ 2019-03-31 10:30 Mart Raudsepp
0 siblings, 0 replies; 33+ messages in thread
From: Mart Raudsepp @ 2019-03-31 10:30 UTC (permalink / raw
To: gentoo-commits
commit: 2a4f0ac37efa1169c99e20821e79e31c9738cee6
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 11:00:37 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 11:00:37 2019 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2a4f0ac3
app-arch/file-roller: remove 3.30.1, fixed available in ::gentoo
Main tree version adapts to libmagic removal
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
app-arch/file-roller/file-roller-3.30.1.ebuild | 95 --------------------------
1 file changed, 95 deletions(-)
diff --git a/app-arch/file-roller/file-roller-3.30.1.ebuild b/app-arch/file-roller/file-roller-3.30.1.ebuild
deleted file mode 100644
index dc146d9e..00000000
--- a/app-arch/file-roller/file-roller-3.30.1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg
-
-DESCRIPTION="Archive manager for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-IUSE="libnotify nautilus packagekit"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-
-# gdk-pixbuf used extensively in the source
-# cairo used in eggtreemultidnd.c
-# pango used in fr-window
-RDEPEND="
- >=app-arch/libarchive-3:=
- >=dev-libs/glib-2.36:2
- >=dev-libs/json-glib-0.14
- >=x11-libs/gtk+-3.13.2:3
- sys-apps/file
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/pango
- libnotify? ( >=x11-libs/libnotify-0.4.3:= )
- nautilus? ( >=gnome-base/nautilus-2.22.2 )
- packagekit? ( app-admin/packagekit-base )
-"
-# libxml2 required for glib-compile-resources
-DEPEND="${RDEPEND}
- dev-libs/libxml2:2
- dev-util/itstool
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-${PN} is a frontend for several archiving utilities. If you want a
-particular archive format support, see ${HOMEPAGE}
-and install the relevant package. For example:
-7-zip - app-arch/p7zip
-ace - app-arch/unace
-arj - app-arch/arj
-cpio - app-arch/cpio
-deb - app-arch/dpkg
-iso - app-cdr/cdrtools
-jar,zip - app-arch/zip and app-arch/unzip
-lha - app-arch/lha
-lzop - app-arch/lzop
-lz4 - app-arch/lz4
-rar - app-arch/unrar or app-arch/unar
-rpm - app-arch/rpm
-unstuff - app-arch/stuffit
-zoo - app-arch/zoo"
-
-src_prepare() {
- # File providing Gentoo package names for various archivers
- cp -v "${FILESDIR}"/3.22-packages.match data/packages.match || die
-
- xdg_src_prepare
-}
-
-src_configure() {
- local emesonargs=(
- -Drun-in-place=false
- $(meson_use nautilus nautilus-actions)
- $(meson_use libnotify notification)
- $(meson_use packagekit)
- -Dlibarchive=true
- -Dmagic=true
- )
- meson_src_configure
-}
-
-src_install() {
- meson_src_install
- readme.gentoo_create_doc
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_icon_cache_update
- gnome2_schemas_update
- readme.gentoo_print_elog
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_icon_cache_update
- gnome2_schemas_update
-}
^ permalink raw reply related [flat|nested] 33+ messages in thread
end of thread, other threads:[~2019-03-31 10:30 UTC | newest]
Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 1:58 [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/ Nirbheek Chauhan
-- strict thread matches above, loose matches on Subject: below --
2019-03-31 10:30 Mart Raudsepp
2018-12-28 23:32 Gilles Dartiguelongue
2018-12-26 4:11 Sobhan Mohammadpour
2018-11-19 16:00 Gilles Dartiguelongue
2018-08-05 9:59 Mart Raudsepp
2018-08-05 9:59 Mart Raudsepp
2018-05-26 23:45 Gilles Dartiguelongue
2018-05-26 23:45 Gilles Dartiguelongue
2018-03-02 17:26 Sobhan Mohammadpour
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-12 19:31 Gilles Dartiguelongue
2015-05-03 21:56 Gilles Dartiguelongue
2014-12-14 22:46 Gilles Dartiguelongue
2014-11-23 22:27 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-06 21:32 Gilles Dartiguelongue
2013-12-01 17:19 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue
2012-12-16 18:38 Gilles Dartiguelongue
2012-11-22 23:04 Gilles Dartiguelongue
2012-10-23 9:47 Alexandre Rostovtsev
2012-09-22 18:45 Nirbheek Chauhan
2012-05-24 9:11 Alexandre Restovtsev
2011-10-18 7:37 Alexandre Restovtsev
2011-05-30 18:39 Nirbheek Chauhan
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-13 5:25 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-03-23 5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-02-21 22:35 Nirbheek Chauhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox