aboutsummaryrefslogtreecommitdiff
path: root/dev-libs/smooth/smooth-0.9.10.ebuild
diff options
context:
space:
mode:
authorAutumn <git@autumnfo.rest>2026-04-19 10:51:00 +0100
committerAutumn <git@autumnfo.rest>2026-04-19 10:51:00 +0100
commit718246d6170637e061ece500b67020ffd66b405d (patch)
treeaddc08256392f4375f997b5b7694bc314241ae9d /dev-libs/smooth/smooth-0.9.10.ebuild
parent2acd39e1c4d463863c954f75e42b8255393d0587 (diff)
[dev-libs/smooth] make cairo a USE flag
Diffstat (limited to 'dev-libs/smooth/smooth-0.9.10.ebuild')
-rw-r--r--dev-libs/smooth/smooth-0.9.10.ebuild34
1 files changed, 0 insertions, 34 deletions
diff --git a/dev-libs/smooth/smooth-0.9.10.ebuild b/dev-libs/smooth/smooth-0.9.10.ebuild
deleted file mode 100644
index 15c76d2..0000000
--- a/dev-libs/smooth/smooth-0.9.10.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-# ~~~ dev-libs/smooth
-#
-# ~~~ a C++ class library
-#
-
-#
-# ~~~ metadata
-
-# portage info
-EAPI=8
-SLOT=0
-
-KEYWORDS="amd64"
-
-# info
-HOMEPAGE="https://smooth-project.org/"
-DESCRIPTION="The smooth C++ class library"
-LICENSE="Artistic-2"
-
-# package data
-SRC_URI="https://github.com/enzo1982/smooth/releases/download/v${PV}/${P}.tar.gz"
-
-#
-# ~~~ dependencies
-
-# build-time dependencies
-BDEPEND="
- app-arch/bzip2
- dev-libs/fribidi
- dev-libs/libxml2
- media-libs/libjpeg-turbo
- net-misc/curl
- x11-libs/gtk+"