pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/oculante



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Aug 25 09:52:30 UTC 2022

Modified Files:
        pkgsrc/graphics/oculante: Makefile distinfo
Removed Files:
        pkgsrc/graphics/oculante/patches: patch-src_main.rs

Log Message:
graphics/oculant: update to 0.6.1

- run pixel ops in linear space
- fix CPU usage on tiling WMs
- clean and invert brush fade
- add scroll container for infot

Remove patch, merged upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/oculante/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/oculante/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/oculante/patches/patch-src_main.rs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/oculante/Makefile
diff -u pkgsrc/graphics/oculante/Makefile:1.3 pkgsrc/graphics/oculante/Makefile:1.4
--- pkgsrc/graphics/oculante/Makefile:1.3       Wed Aug 24 05:20:19 2022
+++ pkgsrc/graphics/oculante/Makefile   Thu Aug 25 09:52:30 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/08/24 05:20:19 pin Exp $
+# $NetBSD: Makefile,v 1.4 2022/08/25 09:52:30 pin Exp $
 
-DISTNAME=      oculante-0.5.47
-PKGREVISION=   1
+DISTNAME=      oculante-0.6.1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=woelper/}
 

Index: pkgsrc/graphics/oculante/distinfo
diff -u pkgsrc/graphics/oculante/distinfo:1.2 pkgsrc/graphics/oculante/distinfo:1.3
--- pkgsrc/graphics/oculante/distinfo:1.2       Wed Aug 24 05:20:19 2022
+++ pkgsrc/graphics/oculante/distinfo   Thu Aug 25 09:52:30 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2022/08/24 05:20:19 pin Exp $
+$NetBSD: distinfo,v 1.3 2022/08/25 09:52:30 pin Exp $
 
 BLAKE2s (ab_glyph-0.2.16.crate) = bed0ba08196fcb3f64003e2c8e4171efe9673c92f2aa3349a97f3de3fb81da7b
 SHA512 (ab_glyph-0.2.16.crate) = 8b57a351108c71d4fff0701589d7112b1ef582c56afe3bca7ed144255d3aa02704a1ef9e44ab729db07d22b589b4d4ad30f5a90d1a848a2d0dba895fbab4ffd4
@@ -678,9 +678,9 @@ Size (objc_exception-0.1.2.crate) = 2251
 BLAKE2s (objc_id-0.1.1.crate) = 1bc76100eb8a059b580ecd9b12111a7055936856bbb9059e7d8f28a3bfb362ef
 SHA512 (objc_id-0.1.1.crate) = ec36fae6f5cefda00f3e44618b3c9fe6ec8f528f70d1a95def6421704bfa128a6e5b4a32e9dd686bf6ff60c4f87fe8094aa5e1c8070bcde58b17fdc06f49f9f5
 Size (objc_id-0.1.1.crate) = 3258 bytes
-BLAKE2s (oculante-0.5.47.tar.gz) = 0659e6602b783cc4128326e11f148a527625cad854feceedfbf3561e06ec0db1
-SHA512 (oculante-0.5.47.tar.gz) = ff70702d5e2b0bc340f2c703127a67c761e86b244c4e88e79306b670c53b32ad460ff36686e973bfae2eb1f8535815ba2f54fb556cdb31c038020243051e2a57
-Size (oculante-0.5.47.tar.gz) = 3835360 bytes
+BLAKE2s (oculante-0.6.1.tar.gz) = 4c025a825ea9432538442562e975c65216b86157bf8a5efebcac4c18d8f662b8
+SHA512 (oculante-0.6.1.tar.gz) = ed457a682825a17c00982338648b325d85763d836ee7bfed4d371b39116093fe6c77b1be76c54d2a64409fda5baa10d85d844709dd7f6ee222be043ce58d636b
+Size (oculante-0.6.1.tar.gz) = 3835404 bytes
 BLAKE2s (once_cell-1.13.1.crate) = ab93c03e004fa9981ac55e51b7e9564477d5765bd107d407a4a27df387a1ca02
 SHA512 (once_cell-1.13.1.crate) = 492831607d12846923107b464a70de62f5997845faaae1625f3e54e2610e96b0355ce9e554051c2fae28f7e6e558ed456a6fc0b3c6a71b26f7443ede5eff5b32
 Size (once_cell-1.13.1.crate) = 31335 bytes
@@ -1197,4 +1197,3 @@ Size (xmlparser-0.13.3.crate) = 25732 by
 BLAKE2s (xmlwriter-0.1.0.crate) = 3b1f6def954abf771cd4d95c93c386f8ac1bdb790c75b35a2839a1eb0d59c1d7
 SHA512 (xmlwriter-0.1.0.crate) = a0d8bfe6e3d220358e8523212cddb84541e9d8208b2aea64a89037e4e9f4de62a7b549c9f1bacbd71e14de16707f061e547d89ba459843be45fa802db297fd58
 Size (xmlwriter-0.1.0.crate) = 6261 bytes
-SHA1 (patch-src_main.rs) = 04117cf3e1a7fa623a45c4ad78abc17cc25c040c



Home | Main Index | Thread Index | Old Index