Numerous updates

This commit is contained in:
Torsten Kurbad
2023-07-03 11:36:29 +02:00
parent 23f82b3134
commit 15f290f264
84 changed files with 988 additions and 1270 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
AUX inkscape-silhouette-cleanup.patch 1082 BLAKE2B 6d039b79b149468d1b6a677eb5f255bafddc66780c87b24bb53e03c3cdad84a1a7fdb06b892e573f546f43c100aeeb55588a14d54c052849f953c7be193ac471 SHA512 660aadf376f124a1b2f1f3daf24db9b3a998e565f92208e713de7f888601ed852080812120b8c3098dd1d955778d6cf4ba050d8d3254764503d5177026ab3660
EBUILD inkscape-silhouette-9999.ebuild 994 BLAKE2B b5d0187e159db11a34cdaa50fe00aa57e2ac2dd9d6ffd80a8231a1852155dd9b1872a1d97cf3aefc4489e593b85a5785fd96019a57e97ea0dfaa243ca56422ed SHA512 fdb3d22ec0de6a2a8a69e08367cbf7dd5f6296012ace98a7a08996da3a5984ff0b1032991242311816a251b9c1c395c57820c6e0fa143a6b4f7e31523cf9ec9c
EBUILD inkscape-silhouette-9999.ebuild 1015 BLAKE2B 7fa7c8b4bcb52ae8b6fc443d92f0d0e4c8461b47cf325881f7da1e77ed7fb87350dad9518233ac1556db8d791a5963896a4d2c3cbe172d9679c646a1fec6572f SHA512 dc76c0e94cf7582146bc04a4eb60c725ac3753475edc038f296c67808613ad12155bfd5be4b3d5aaaf33dcc232ca4924e1157e05bf9ce82012159bfa9903ae95
@@ -3,8 +3,10 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
inherit python-single-r1 udev
PYTHON_COMPAT=( python3_{9..12} )
DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1 udev
DESCRIPTION="Drive Silhouette vinyl cutters from within inkscape."
HOMEPAGE="https://github.com/fablabnbg/inkscape-silhouette"