Commit Graph

19 Commits

Author SHA1 Message Date
Dex Conner
060ba0a45d app-office/sc-im: unkeyword 0.8.2-r1 for ~x86
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-06-28 01:08:47 +03:00
Dex Conner
3f4cfa1149 app-office/sc-im: re-add xlsx export support
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-05-07 08:56:22 +03:00
Dex Conner
edb50d74d1 app-office/sc-im: remove xlsx export support
Temporarily removed xlsx export support because of build errors.

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-05-04 09:35:08 +03:00
Dex Conner
a3166947b4 app-office/sc-im: drop 0.8.2
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-26 15:42:41 +03:00
Dex Conner
054390fe89 app-office/sc-im: move all flags to the ebuild
Moved all CFLAGS and LDLIBS arguments to the ebuild from the Makefile
and removed the patches that "fixed" the automagic dependencies /
clipboard commands / installation prefix. Now all is handled from within
the ebuild.

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-26 15:40:19 +03:00
Dex Conner
03ed3db1f7 app-office/sc-im: runtime dep change revbump
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-24 18:26:01 +03:00
Dex Conner
f1d04cda96 app-office/sc-im: fix wrong dependency libxml
Changed dev-haskell/libxml to the correct dev-libs/libxml2

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-24 09:31:40 +03:00
Dex Conner
8daa7b9d08 app-office/sc-im: carry flag / dep logic to ebuild
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-24 09:30:26 +03:00
Dex Conner
ea11f083ca app-office/sc-im: export cc
Closes: https://bugs.gentoo.org/839150
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-18 13:21:50 +03:00
Dex Conner
a5d5c2b05c app-office/sc-im: remove unnecessary flag logic
This part is already handled by the Makefile

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-16 13:06:59 +03:00
Dex Conner
f91cfa5b70 app-office/sc-im: cleaner lua handling
Removed the unnecessary luajit check in Makefile and corresponding env
var in the ebuild.

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-16 13:06:45 +03:00
Dex Conner
2ed6f05e19 app-office/sc-im: Fix typo
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-16 11:16:26 +03:00
Dex Conner
b0a81c922c app-office/sc-im: rewrite fixing automagic deps
This is an almost complete rewrite patching the Makefile for clipboard
program control with use flags and replacing automagic dependencies with
use flags.

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-16 11:14:56 +03:00
Dex Conner
759052518b app-office/sc-im: fix verbose flag description
Removed list of dependencies from flag description.

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-15 08:39:13 +03:00
Dex Conner
46b72e774f app-office/sc-im: add pkgconfig to bdeps
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-14 19:23:07 +03:00
Dex Conner
cd10b2990d app-office/sc-im: add missing eapply
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-14 13:37:43 +03:00
Dex Conner
b29e34669e app-office/sc-im: tmux patch and dependency
Properly added the tmux flag with the dependency and
the Makefile patch.

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-13 20:14:27 +03:00
Dex Conner
bda843e20b app-office/sc-im: Remove tmux dependency
This dependency doesn't make sense in it's current flag,
neither does it make sense without patching the Makefile.
It will be added later together with the proper patch and
use flag.

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-13 19:30:40 +03:00
Dex Conner
4709ec0506 app-office/sc-im: initial import
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-13 19:26:12 +03:00