summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-11-12 10:16:35 +0100
committerAlfredo Tupone <tupone@gentoo.org>2024-11-12 10:17:03 +0100
commit558d94a54a78cf24b86127bbce65888553db250d (patch)
treea3f5ac22beb1600297272efa10471eab64bce462 /dev-ml/lablgtk
parentwww-plugins/pdfjs: add 4.8.69 (diff)
downloadgentoo-558d94a54a78cf24b86127bbce65888553db250d.tar.gz
gentoo-558d94a54a78cf24b86127bbce65888553db250d.tar.bz2
gentoo-558d94a54a78cf24b86127bbce65888553db250d.zip
dev-ml/lablgtk: drop 2.18.10, 3.1.1, 3.1.2, 3.1.3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/lablgtk')
-rw-r--r--dev-ml/lablgtk/Manifest4
-rw-r--r--dev-ml/lablgtk/lablgtk-2.18.10.ebuild78
-rw-r--r--dev-ml/lablgtk/lablgtk-3.1.1.ebuild28
-rw-r--r--dev-ml/lablgtk/lablgtk-3.1.2.ebuild36
-rw-r--r--dev-ml/lablgtk/lablgtk-3.1.3.ebuild31
5 files changed, 0 insertions, 177 deletions
diff --git a/dev-ml/lablgtk/Manifest b/dev-ml/lablgtk/Manifest
index f5cc092323ed..47416cd207a8 100644
--- a/dev-ml/lablgtk/Manifest
+++ b/dev-ml/lablgtk/Manifest
@@ -1,6 +1,2 @@
-DIST lablgtk-2.18.10.tar.gz 1068504 BLAKE2B 8f82cd8b31c136420bfbbeaf78ec2d7913b7c5fc16abd485c508f8de3ab587173b0b5c798cdbe851254b48754929c1f0063cfc9e3c5e0663b7cdebc380ec0e8a SHA512 73705aaa80db433d11a28df5f6f5d10bd282e477e90916152a87e71865ccfcd7dfbdbe77350ecadf61ba2ccc7a188de1c68f1e6385e20c75f167969001e8418d
DIST lablgtk-2.18.13.tar.gz 1073083 BLAKE2B d3be54b0194e8b67b66eee9663d121e9007f6eb1d04cf322f83dfc5ddd5c3a27ad6f19204429ea5941d9cfe97ac9583af41ae713de5552b5d11245e4216ad5c1 SHA512 41deafbf8bbb9d15950d74a053e21c65aa0d2d4044a41d048f197e744a82ebbe159d43f67092fa19a8385bf0f7da0250ef2f0a532a0810e88f695d6f1fef4c48
-DIST lablgtk-3.1.2.tar.gz 1042626 BLAKE2B 355ff285248129a063c041d3e64db33424ddbb71774128d7be980b8bd0b54cfa54b9d50b1c2f8527b8f6563836189ad72d30e4421b22d5938b888e61ada55056 SHA512 c63a492160f36685f65cb6bc0e72ff4939005acb2c65c56c0d9ba8f2112a618f24db84765e7b4416e49024048a36895028cfc5ef2c3e298dd4a309e902e34af5
-DIST lablgtk-3.1.3.tar.gz 1043246 BLAKE2B 639b1a7610ea420cbae893eb40fd0a20a7605ecc89e832387f3137a002fd4989342ca842c1c7e9057454e0b6cfac9099c5788b5ea14fa452bde54bacb18aeac2 SHA512 a14e07145a2844ebb039d7af459e2fac61888c27925ed14e508698f622aeb5ec3b0694f2b87fb7b5383d8979791a3e6fe8425f4bb509effe838d0a09dd9c50b9
DIST lablgtk-3.1.5.tar.gz 1045721 BLAKE2B 5f677d2ac1a39f23e5c3b66f6239540e369ec6916eb87f980543a7ea6c723b5126882fd4f9673f8a76171d0e83de236b98ae9068956f86a0a37cb836c353b9e5 SHA512 750f57ea2ccb0534123596aca04a4ba12bbf67bafb521a7978e6acc8027b2b3b822d373bf3fabb4018640c5e2d5bc3d5a336e91ceb8ff037b1f7a048440df03a
-DIST lablgtk3-3.1.1.tbz 854720 BLAKE2B e6a916151fe1ca0746c14c2a66cd178f3b0c051976815a1d13daf801002f16bc76d9f4cb15625353f0cfbdc16b0a218857d72c4e57125050bbcffe67f7096ad0 SHA512 193c340d9941680869eb90bc89f5b27cc5bdf294f4635081a9ba56a99fa2982266c4ee2eb5fd04d3a3f6150082800de5df786def8c72a276a779d843d914e9e3
diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
deleted file mode 100644
index 583f5faaa2a1..000000000000
--- a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Objective CAML interface for Gtk+2"
-HOMEPAGE="http://lablgtk.forge.ocamlcore.org"
-SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )"
-SLOT="2/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg"
-
-DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?]
- dev-ml/camlp4:=
- x11-libs/gtk+:2
- glade? ( gnome-base/libglade )
- gnomecanvas? ( gnome-base/libgnomecanvas )
- sourceview? ( x11-libs/gtksourceview:2.0 )
- spell? ( app-text/gtkspell:2 )
- svg? ( gnome-base/librsvg:2 )"
-RDEPEND="${DEPEND}"
-BDEPEND="dev-ml/findlib
- virtual/pkgconfig"
-
-DOCS=( CHANGES README CHANGES.API )
-
-PATCHES=(
- "${FILESDIR}"/${P}-cflags.patch
-)
-
-src_configure() {
- local myeconfargs=(
- $(use_enable debug)
- $(use_with svg rsvg)
- $(use_with glade)
- --without-gnomeui
- --without-panel
- # relies on EOL gtkglarea
- --without-gl
- $(use_with spell gtkspell)
- --without-gtksourceview
- $(use_with sourceview gtksourceview2)
- $(use_with gnomecanvas)
- )
-
- econf "${myeconfargs[@]}"
-}
-
-src_compile() {
- # parallel build crashes
- emake -j1 all CFLAGS="${CFLAGS}"
- if use ocamlopt; then
- emake -j1 opt CFLAGS="${CFLAGS}"
- fi
-}
-
-src_install() {
- local destdir="$(ocamlfind printconf destdir || die)"
- dodir "${destdir}/stublibs"
- export OCAMLFIND_DESTDIR=${ED}"${destdir}"
- export OCAMLPATH="${ED}${destdir}"
- export OCAMLFIND_LDCONF=ignore
-
- default
- rm "${ED}/usr/$(get_libdir)/ocaml/ld.conf" || die
- dosym lablgtk2/liblablgtk2.a \
- /usr/$(get_libdir)/ocaml/liblablgtk2.a
- use sourceview && \
- dosym lablgtk2/liblablgtksourceview2.a \
- /usr/$(get_libdir)/ocaml/liblablgtksourceview2.a
-
- if use examples; then
- dodoc -r examples/
- docompress -x /usr/share/doc/${PF}/examples
- fi
-}
diff --git a/dev-ml/lablgtk/lablgtk-3.1.1.ebuild b/dev-ml/lablgtk/lablgtk-3.1.1.ebuild
deleted file mode 100644
index cd15266b9eef..000000000000
--- a/dev-ml/lablgtk/lablgtk-3.1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DUNE_PKG_NAME=lablgtk3
-inherit dune
-
-DESCRIPTION="OCaml bindings to GTK-3"
-HOMEPAGE="https://github.com/garrigue/lablgtk"
-SRC_URI="https://github.com/garrigue/lablgtk/releases/download/${PV}/${DUNE_PKG_NAME}-${PV}.tbz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="3/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
-IUSE="+ocamlopt sourceview"
-
-BDEPEND="dev-ml/camlp5"
-DEPEND="
- app-text/gtkspell:3=
- x11-libs/gtk+:3=
- dev-ml/cairo2:=
- x11-libs/gtksourceview:3.0=
-"
-RDEPEND="${DEPEND}"
-PDEPEND="sourceview? ( dev-ml/lablgtk-sourceview:${SLOT} )"
-
-S="${WORKDIR}/${DUNE_PKG_NAME}-${PV}"
diff --git a/dev-ml/lablgtk/lablgtk-3.1.2.ebuild b/dev-ml/lablgtk/lablgtk-3.1.2.ebuild
deleted file mode 100644
index 2e8609cd299a..000000000000
--- a/dev-ml/lablgtk/lablgtk-3.1.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DUNE_PKG_NAME=lablgtk3
-
-inherit dune
-
-DESCRIPTION="OCaml bindings to GTK-3"
-HOMEPAGE="https://github.com/garrigue/lablgtk"
-SRC_URI="https://github.com/garrigue/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="3/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="+ocamlopt sourceview"
-
-BDEPEND="dev-ml/camlp5"
-DEPEND="
- app-text/gtkspell:3=
- x11-libs/gtk+:3=
- dev-ml/cairo2:=
- x11-libs/gtksourceview:3.0=
-"
-RDEPEND="${DEPEND}"
-PDEPEND="sourceview? ( dev-ml/lablgtk-sourceview:${SLOT} )"
-
-src_prepare() {
- default
- echo "(version ${PV})" >> "${S}"/dune-project || die
-}
-
-src_compile() {
- dune build --profile release -p ${DUNE_PKG_NAME} || die
-}
diff --git a/dev-ml/lablgtk/lablgtk-3.1.3.ebuild b/dev-ml/lablgtk/lablgtk-3.1.3.ebuild
deleted file mode 100644
index 5cf0ef9676a8..000000000000
--- a/dev-ml/lablgtk/lablgtk-3.1.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DUNE_PKG_NAME=lablgtk3
-
-inherit dune
-
-DESCRIPTION="OCaml bindings to GTK-3"
-HOMEPAGE="https://github.com/garrigue/lablgtk"
-SRC_URI="https://github.com/garrigue/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="3/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
-IUSE="+ocamlopt sourceview"
-
-BDEPEND="dev-ml/camlp5"
-DEPEND="
- app-text/gtkspell:3=
- x11-libs/gtk+:3=
- dev-ml/cairo2:=
- x11-libs/gtksourceview:3.0=
-"
-RDEPEND="${DEPEND}"
-PDEPEND="sourceview? ( dev-ml/lablgtk-sourceview:${SLOT} )"
-
-src_compile() {
- dune build --profile release -p ${DUNE_PKG_NAME} || die
-}