[arch-commits] Commit in wxgtk/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Jan 11 19:14:34 UTC 2021


    Date: Monday, January 11, 2021 @ 19:14:33
  Author: arojas
Revision: 406113

Drop wxgtk provides

Modified:
  wxgtk/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-11 17:30:15 UTC (rev 406112)
+++ PKGBUILD	2021-01-11 19:14:33 UTC (rev 406113)
@@ -3,7 +3,7 @@
 pkgbase=wxgtk
 pkgname=(wxgtk2 wxgtk3 wxgtk-common)
 pkgver=3.0.5.1
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://wxwidgets.org"
 license=('custom:wxWindows')
@@ -56,9 +56,6 @@
 package_wxgtk2() {
   pkgdesc='GTK+2 implementation of wxWidgets API for GUI'
   depends=(gtk2 libgl gst-plugins-base-libs libsm libxxf86vm wxgtk-common libnotify)
-  conflicts=(wxgtk)
-  provides=(wxgtk)
-  replaces=(wxgtk)
 
   cd wxWidgets-$pkgver
   make DESTDIR="$pkgdir" install



More information about the arch-commits mailing list