diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-27 19:44:22 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-27 19:44:22 +0100 |
commit | 0c6695a9234a7de4e4e6d03970eaef12aaef51a2 (patch) | |
tree | f90d24920a77b79cd59773ee8e6591b22344099b /openbsd | |
parent | c5819e7d9cda87b2c7bfccdbb0d160e5528a437d (diff) | |
download | tde-packaging-0c6695a9234a7de4e4e6d03970eaef12aaef51a2.tar.gz tde-packaging-0c6695a9234a7de4e4e6d03970eaef12aaef51a2.zip |
Openbsd: update R14 packages
Diffstat (limited to 'openbsd')
-rw-r--r-- | openbsd/14.0.0/tdebase/pkg/PLIST | 1 | ||||
-rw-r--r-- | openbsd/14.0.0/tdemultimedia/Makefile | 3 | ||||
-rw-r--r-- | openbsd/14.0.0/tdemultimedia/distinfo | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/openbsd/14.0.0/tdebase/pkg/PLIST b/openbsd/14.0.0/tdebase/pkg/PLIST index 9e04f0c09..7277eebd2 100644 --- a/openbsd/14.0.0/tdebase/pkg/PLIST +++ b/openbsd/14.0.0/tdebase/pkg/PLIST @@ -1804,6 +1804,7 @@ share/apps/tdm/pics/ share/apps/tdm/pics/kdelogo.png share/apps/tdm/pics/shutdown.jpg share/apps/tdm/pics/users/ +share/apps/tdm/pics/users/.default.face.icon share/apps/tdm/pics/users/Apple.png share/apps/tdm/pics/users/BeachBall.png share/apps/tdm/pics/users/Blowfish.png diff --git a/openbsd/14.0.0/tdemultimedia/Makefile b/openbsd/14.0.0/tdemultimedia/Makefile index c1e82e577..fdc1e299a 100644 --- a/openbsd/14.0.0/tdemultimedia/Makefile +++ b/openbsd/14.0.0/tdemultimedia/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS = x11/trinity/tdelibs \ audio/libogg \ audio/flac \ audio/libvorbis \ + audio/lame \ audio/cdparanoia \ audio/taglib \ audio/mpg123 \ @@ -72,7 +73,7 @@ do-configure: tde-autotools-prepare --with-theora \ --with-vorbis \ --with-gstreamer \ - --without-lame \ + --with-lame \ --with-akode \ --without-musicbrainz \ --with-taglib \ diff --git a/openbsd/14.0.0/tdemultimedia/distinfo b/openbsd/14.0.0/tdemultimedia/distinfo new file mode 100644 index 000000000..8274d3d1e --- /dev/null +++ b/openbsd/14.0.0/tdemultimedia/distinfo @@ -0,0 +1,2 @@ +SHA256 (trinity-tdemultimedia-14.0.0~pre234+f6ce5119.tar.gz) = 5kHjuT9XnrfmNsC8z68pVybnP1YmXBFvt+Y8Vi13TxQ= +SIZE (trinity-tdemultimedia-14.0.0~pre234+f6ce5119.tar.gz) = 5964462 |