wok diff gst-plugins-base-1.0-dev/receipt @ rev 20184

memtest, ipxe: update bootsector
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 01 12:59:51 2018 +0100 (2018-02-01)
parents 4c9e6fbf8207
children a78610b2eb47
line diff
     1.1 --- a/gst-plugins-base-1.0-dev/receipt	Mon Apr 21 20:50:39 2014 +0200
     1.2 +++ b/gst-plugins-base-1.0-dev/receipt	Thu Feb 01 12:59:51 2018 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gst-plugins-base-1.0-dev"
     1.7 -VERSION="1.2.3"
     1.8 +VERSION="1.10.1"
     1.9  SERIES="1.0"
    1.10  CATEGORY="development"
    1.11  SHORT_DESC="gst-plugins-base devel files"
    1.12 @@ -23,6 +23,4 @@
    1.13  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    1.14  	cp -a $install/usr/lib/*.*a $fs/usr/lib/
    1.15  	cp -a $install/usr/lib/gstreamer-$SERIES/*.*a $fs/usr/lib/gstreamer-$SERIES
    1.16 -	#cp -a $install/usr/share/gir-1.0 $fs/usr/share
    1.17 -	#cp -a $install/usr/lib/girepository-1.0 $fs/usr/lib
    1.18  }